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
/
include
/
grp.h
Age
Commit message (
Expand
)
Author
2007-10-19
kill _NETBSD_TOOLS.
christos
2007-10-18
Introduce _NETBSD_TOOLS for symbols the are needed in tools build
christos
2005-05-24
Make namespace protection feature tests for reentrant functions more
kleink
2005-04-02
Add getpwent_r, getgrent_r
christos
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2004-10-04
Overhaul the use of nsdispatch(3) by public APIs so that the back-end
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-28
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
bjh21
2002-01-27
public prototypes should use __P(); fix entries for pwcache_{user,group}db()
lukem
2002-01-24
- Implement pwcache_userdb(3), which changes the routines that
lukem
1998-07-28
Add gid_from_group() and uid_from_user().
mycroft
1998-07-27
Mark more functions returning internal buffers for const auditing.
mycroft
1998-07-27
Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid
mycroft
1998-07-26
const poisoning.
mycroft
1998-06-22
pid/gid is not int but pid_t/gid_t (u_int32_t (unsigned!)).
msaitoh
1998-05-06
Reorganize name space protection.
kleink
1996-06-11
POSIX.1 requires programs to include <sys/types.h> before including
jtc
1995-04-29
provide group_from_gid() proto if not _POSIX_SOURCE and not _XOPEN_SOURCE
cgd
1994-10-26
new RCS ID format.
cgd
1994-05-16
add back jtc's _XOPEN_SOURCE changes, return type of setgrent back to void
cgd
1994-05-16
update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions.
cgd
1993-10-25
X/Open 1170 defines the return type of setgrent() to be void -- a trival
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd