concepts/
efun/
SYNOPSIS
	int export_uid(object ob)

DESCRIPTION
	Uids are not available in compat mode.
	Set the uid of object ob to the current object's effective uid. It is
	only possible when object ob has an effective uid of 0.

SEE ALSO
	seteuid(E), getuid(E), geteuid(E), uids(C), native(C)