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
Age
Commit message (
Expand
)
Author
2005-04-18
Instead of pulling in all of <wchar.h>, just define wchar_t here.
kleink
2005-04-18
Move the (at this time private) get{proto,serv}ent_r() prototypes and
kleink
2005-04-15
Replaced the macro name "notyet" with a 0. There's always the possibility
rillig
2005-04-15
Add no-return attribute to all longjmp flavors. Approved by kleink.
christos
2005-04-03
Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage
christos
2005-04-02
Add getpwent_r, getgrent_r
christos
2005-03-30
PR/29826: J. T. Conklin: Add wcsftime(3) (from FreeBSD)
christos
2005-03-22
Add restrict qualifiers to remaining <signal.h> function arguments.
kleink
2005-03-22
* Add restrict qualifiers to tdelete() function arguments.
kleink
2005-03-21
Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments.
kleink
2005-03-21
Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments.
kleink
2005-03-17
Remove already #if 0'ed getipnode*() prototypes and related definitions;
kleink
2005-03-13
Add prototype for memmem(3). It is API compatible with the version in Linux.
perry
2005-03-05
Provide select() and pselect() prototypes in <sys/select.h>, per
kleink
2005-02-26
Change __aconst to const so I can compile systat and vmstat with WARNS=3
dsl
2005-02-19
Add newer constants from FreeBSD and constify.
christos
2005-02-09
A little libc namespace housekeeping exercise:
kleink
2005-02-06
remove obsolete register declarations.
perry
2005-02-06
Remove "register" from a comment. Kind of silly for it to have been
perry
2005-02-06
remove obsolete "register" declarations
perry
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2005-01-20
Remove the remains of "struct sigcontext" and sigreturn() from the
drochner
2005-01-12
modify footprint of pw_gensalt().
christos
2005-01-12
add pw_getpwconf()
christos
2005-01-11
Add pw_gensalt, remove bcrypt_gensalt.
christos
2005-01-10
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
lukem
2005-01-06
Implement getgroupmembership(3). This is similar to getgrouplist(3), except
lukem
2004-12-31
Provide forward struct declarations for struct sigcontext*; this will allow
christos
2004-12-30
cast 1 to size_t
christos
2004-12-16
Add a function called getdevmajor().
atatat
2004-12-14
Nuke threadlib.h. Library defensive threading is now provided through the
nathanw
2004-12-13
__libc_thr_yield() signature now matches sched_yield().
nathanw
2004-12-11
Sprinkle const.
christos
2004-12-11
Add _PATH_FTPUSERS; sort.
christos
2004-12-10
Use CPP macros to cause many libpthread functions used by applications
nathanw
2004-12-01
Add _PATH_BPF
christos
2004-11-19
Add sockaddr_snprintf()
christos
2004-11-16
remove NI_WITHSCOPEID
itojun
2004-11-11
Add _PATH_DEV_PTS
christos
2004-11-10
* Improve the comments in <nsswitch.h>
lukem
2004-11-10
Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX for
lukem
2004-11-07
Resolve conflicts.
christos
2004-11-07
Re-import these. I imported the old ones accidentally.
christos
2004-11-05
Remove the (int) cast from the array subscript of the ctype #defines.
dsl
2004-10-05
Overhaul the use of nsdispatch(3) by public APIs so that the back-end
lukem
2004-10-04
Overhaul the use of nsdispatch(3) by public APIs so that the back-end
lukem
2004-10-04
* Re-number NS_FORCEALL from 1<<7 to 1<<8, moving it out of the "public"
lukem
2004-10-02
correct the return value type of _lwp_self()
kent
2004-09-29
Implement NS_FORCEALL, which may be set in defaults[0].flags by a caller of
lukem
2004-09-14
update heimdal version to Heimdal 0.6.3
lha
[next]