blob: 5b1f6a30a889e3d487252e3f43036cce1413a662 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 void export_uid(object ob)
3
4DESCRIPTION
5 Set the uid of object ob to the current object's effective uid.
6 It is only possible when object ob has an effective uid of 0.
7
8 This efun is not available in Morgengrauen.
9
10HISTORY
11 Since 3.2.1@47, this efun is availabe only when using euids.
12 Since 3.2.7, this efun is always available.
13
14SEE ALSO
15 seteuid(E), getuid(E), geteuid(E), uids(C), native(C)