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
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
2006-02-16
- s/notyet/WIDE_DOUBLE/
christos
2006-01-26
Need to give the various rpc locks private names (prefixing them with
kleink
2006-01-24
rename __func to _func_unlocked, and add their prototypes in extern.h
christos
2005-09-26
the sha2 functions have an _.
christos
2005-09-25
Fix weak aliasing after recent changes.
elad
2005-09-25
add getenv_r and ttyname_r
christos
2005-08-07
Last change to namespace.h had an wrong entry: in6addr_nodelocal_allrouters
veego
2005-08-07
add missing in6addr_linklocal_allrouters.
christos
2005-07-30
- Fix the remaining indr_references so that they define lint symbols.
christos
2005-07-17
Add comments at the end of #endif's; Requested by Havard Eidnes.
christos
2005-07-16
don't play #define games with lint. Breaks pass2.
christos
2005-05-15
add fgetwln.
yamt
2005-04-07
statvfs is both a function name and a struct tag. Defining it to _statvfs
christos
2005-04-02
PR/29849, PR/29850: Add getpwent_r and getgrent_r
christos
2005-03-17
We have pselect(2) now; the local wrapper is no longer necessary.
kleink
2005-02-09
A little libc namespace housekeeping exercise:
kleink
2005-01-06
Implement getgroupmembership(3). This is similar to getgrouplist(3), except
lukem
2004-12-16
Internally rename getdevmajor(); noted by Geoff Wing.
kleink
2004-12-14
Nuke threadlib.h. Library defensive threading is now provided through the
nathanw
2004-10-05
Overhaul the use of nsdispatch(3) by public APIs so that the back-end
lukem
2004-10-04
crank copyright
lukem
2004-10-04
Overhaul the use of nsdispatch(3) by public APIs so that the back-end
lukem
2004-08-20
insert a missing quotation mark.
dogcow
[next]