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-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
2004-09-14
Merge in changes between 0.6.2 and 0.6.3
lha
2004-09-13
DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD.
thorpej
2004-08-19
Typo...
christos
2004-08-19
Rescue for _PATH_STDPATH
christos
2004-08-17
Fix proto for gethostent to match reality (takes void args)
jmc
2004-08-17
Restore gethostent() as a supported interface. Yes, it maybe obsolete
ginsbach
2004-08-16
* add const qualifier making getrpcbyname() and getrpcbyname_r()
ginsbach
2004-08-11
Delete prototypes for gethostent() and freehostent();
drochner
2004-08-03
- Rename pw_copy() to pw_copyx(), make it return a success/failure code,
thorpej
2004-08-02
revert the last all changes related to iconv(3).
tshiozak
2004-08-01
make sure that the iconv(3) follows the POSIX specification;
tshiozak
2004-07-24
Add support for dynamically loading nsswitch modules on ELF platforms.
thorpej
2004-07-13
Add wordexp(3). The wordexp function performs shell-style word expansions.
seb
2004-07-12
Move round() to the C99 section.
kleink
2004-07-12
Move the strcasestr() prototype to the local extensions section.
kleink
2004-07-10
lib/24252: Add C99 functions round(3) and roundf(3).
junyoung
[prev]
[next]