haiku/headers
Ingo Weinhold 4eb3560949 * Added real, effective and saved set- user and group IDs to the team
structure. They are properly inherited and updated on
  fork(), load_image(), and exec().
* Implemented the get[e]{u,g}id(), set[[r]e]{u,g}id() family for real.
* getgroups() also calls the kernel now, but only returns the effective
  group ID. Supplementary groups support is still missing.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24359 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-11 17:12:02 +00:00
..
build Naive implementation of transfer_area(). It follows the suggested sematics 2008-03-09 12:56:59 +00:00
compatibility/bsd * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...) 2008-02-03 16:20:16 +00:00
cpp
glibc
gnu
legacy/network
libs ALM/linprog patch by Christof Lutteroth: 2008-03-10 21:43:32 +00:00
os * _Realloc() did not initialize the reference count either. 2008-03-10 22:56:27 +00:00
posix * Added real, effective and saved set- user and group IDs to the team 2008-03-11 17:12:02 +00:00
private * Added real, effective and saved set- user and group IDs to the team 2008-03-11 17:12:02 +00:00
tools