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
/
include
Age
Commit message (
Expand
)
Author
2010-04-25
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).
joerg
2010-03-19
Namespace protection for mi_vector_hash.
joerg
2009-12-02
Protect getline.
roy
2009-12-01
Protect getdelim when used internally.
roy
2009-10-21
Remove 3rd and 4th clauses in christos' license. OK christos.
snj
2009-05-26
Add SHA224 implementation to libc.
joerg
2009-04-12
merge libbind and bump.
christos
2009-04-12
libc portion of libbind from external/bsd/libbind
christos
2009-02-13
avoid lint's whining on i386
lukem
2009-02-12
Enable assertions only when _DIAGNOSTICS is defined, as other libc parts do.
uebayasi
2009-01-11
merge christos-time_t
christos
2008-12-05
Add fdopendir(), from Solaris/Linux.
ad
2008-11-20
Add new ptree (Patricia / RADIX tree) implementation to NetBSD.
matt
2008-10-31
Import syslogd SoC project by Martin Schuette:
christos
2008-08-04
Add C99 functions imaxabs and imaxdiv.
matt
2008-06-25
Add getlogin_r. Manual page changes mostly lifted from FreeBSD.
ad
2008-06-21
updates from bind-9-5-0
christos
2008-05-29
remove clause #3 from my license where there are no other
mrg
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-04
fix comment Abtract -> Abstract
rtr
2008-02-02
namespace protection for csetexpandtc()
christos
2007-12-04
move decls for _malloc_{pre,post}fork() to extern.h
christos
2007-11-27
Add thr_curcpu(), pthread_curcpu_np().
ad
2007-06-03
- add read and readlink since they are used internally
christos
2007-05-10
The sl_delete function needs namespace protection added here as well.
he
2007-03-30
Resolve conflicts.
ghen
2007-03-30
Import bind 9.4.0.
ghen
2007-02-18
SHA512_Last is not public anymore.
christos
2007-02-17
Define for SHA512_Last.
christos
2007-01-27
add resolv_mt.h
christos
2007-01-27
merge in resolver portion of bind-9.4.0-rc2
christos
2007-01-27
import resolver portion of bind-9.4.0-rc2
christos
2006-11-22
Don't expose _ss functions for 4.0. Requested by core.
christos
2006-11-08
cleanup unused stuff after hmac_* removal
drochner
2006-11-03
protect the *syslog_ss
christos
2006-10-28
add {v,}snprintf_ss
christos
2006-10-25
add _r functions for syslog from OpenBSD
christos
2006-08-24
remove duplicates added in previous commit.
mrg
2006-08-23
I think we want both wcs{c,n}casecmp weak.
christos
2006-08-23
add wcsdup, wcscasecmp and wcsncasecmp. fixes build problems..
mrg
2006-08-12
- Add strndup and stresep
christos
2006-06-23
Make these weak as Matthias Drochner pointed out.
christos
2006-05-17
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
christos
2006-05-05
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
rpaulo
2006-04-17
Add setttyentpath(), functionally equivalent to setttyent() but takes an
salo
2006-04-16
namespace protect wcstod too, and fix the protection in wcstold and wcstof.
christos
2006-04-15
wcstod(3) is conform to ISO C90 Ammendant1 (FreeBSD's manpage is incorrect...).
tnozaki
2006-04-15
add c99 wcstof(3) and wcstold(3).
tnozaki
2006-03-15
Add strtof(3) and strtold(3); welcome libc 12.137.
kleink
2006-02-24
complete constification of the sysctl() user side
drochner
[next]