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