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
/
namespace.h
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-02-18
SHA512_Last is not public anymore.
christos
2007-02-17
Define for SHA512_Last.
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-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-01-26
Need to give the various rpc locks private names (prefixing them with
kleink
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-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-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-17
namespace protection for gethostent()
ginsbach
2004-06-02
delete duplicate namespace protection.
christos
2004-05-21
namespace protection for resolver routines.
christos
2004-05-10
After discussion with christos, turn fgetstr() into an internal function.
drochner
2004-05-09
We now need an internal name for fileno(), since when buildling libc
kleink
2004-04-27
Remove internal names for dbm_*(3); these are not required at this time.
kleink
2004-04-21
protect fgetstr
christos
2004-04-08
Weak aliases for sysctlfoobar() functions.
atatat
2004-03-04
* Turn isinf(3) and isnan(3) into C99-style macros.
kleink
2004-02-19
_r functions for services and protocols; also add the inet_cidr_* function
christos
2003-09-18
remove pw_dup()
jdolecek
2003-09-13
weak alias for pw_dup
itojun
2003-09-13
use internal names for randomid()
itojun
[next]