1Posix.getUid(3kaya) Kaya module reference Posix.getUid(3kaya)
2
3
4
6 Posix::getUid - Get real user ID
7
9 Int getUid( )
10
12 Get the real user ID of the current process
13
15 Kaya standard library by Edwin Brady, Chris Morris and others
16 (kaya@kayalang.org). For further information see http://kayalang.org/
17
19 The Kaya standard library is free software; you can redistribute it
20 and/or modify it under the terms of the GNU Lesser General Public
21 License (version 2.1 or any later version) as published by the Free
22 Software Foundation.
23
25 Posix.getEGid (3kaya)
26 Posix.getEUid (3kaya)
27 Posix.getGid (3kaya)
28
29
30
31Kaya December 2010 Posix.getUid(3kaya)