summaryrefslogtreecommitdiff
path: root/lib/libc/gen/initgroups.c
AgeCommit message (Expand)Author
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-19Ignore groups beyond _SC_NGROUPS_MAX (as man page)dsl
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-03-31don't use warn() in initgroups(); it's not documented to do that, andlukem
1998-02-27trivial changes to quiet lint.perry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Use namespace.hchristos
1997-07-04Common sense dictates that the `basegid' paramater of initgroups(3) shouldkleink
1995-06-03Don't set the rgid or egid. Document this behavior. This is compatible withmycroft
1995-06-02We must do setgid() explicitly now.mycroft
1995-05-13#include appropriate header files to bring prototypes into scopejtc
1995-02-25clean up Id's on files previously imported...cgd
1994-12-12Rework indirect reference support as outlined by my recent message tojtc
1994-12-11- Changed all internal libc references of {v,}err{x,} and {v,}warn{x,} tochristos
1994-09-19Update to 4.4-Lite version.mycroft
1994-03-30gid_t is your friend!cgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd