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-09-26
Move ttyname_r() to the 1003.1c-1995 section.
kleink
2005-09-26
Move getenv_r() to the local section.
kleink
2005-09-25
ttyname_r returns int.
christos
2005-09-25
Add getenv_r and ttyname_r
christos
2005-09-25
Add missing prototype for the MD5FileChunk() function. (hi elad!)
xtraeme
2005-09-24
Fix prototype.
elad
2005-09-24
Define MD2_DIGEST_LENGTH and MD2_DIGEST_STRING_LENGTH.
elad
2005-09-24
Use new location.
elad
2005-09-24
rename osockaddr to talkd_sockaddr and use that instead.
christos
2005-09-15
use __inline as before, otherwise "gcc -ansi" blows up
drochner
2005-09-14
Fix opendir30 screwup and sort the compat defs for clarity.
christos
2005-09-14
Forgot these when imported pw_policy(3).
elad
2005-09-13
compat code reorg
christos
2005-09-06
Change ino_t to u_int32_t for compatibility with the current dump/restore
christos
2005-08-27
Get rid of the #if !HAVE_NBTOOL_CONFIG_H kludge. None of host tools
uwe
2005-08-19
64 bit inode changes
christos
2005-07-28
Add strerror_r.
christos
2005-07-21
Add log2f
christos
2005-07-16
Cast large constant to int.
christos
2005-07-06
The source array of lsearch() shouldn't be "const".
drochner
2005-07-05
Add const to the tsptype array, compiled under TSPTYPES.
he
2005-06-23
Implement expansion of special "magic" strings in symlinks into
thorpej
2005-06-12
Make disklabel(8) and fdisk(8) into "host tools " last step: build
dyoung
2005-06-11
Add a macro __MKTEMP_OK__ that renames mktemp() to _mktemp() for uses that
christos
2005-06-11
PR/30503: Nicolas Joly: swapctl(2) prototype does not match corresponding
christos
2005-05-25
Include <sys/ansi.h> after <sys/cdefs.h>; from Neil Booth in PR lib/30072.
kleink
2005-05-25
Belatedly move snprintf() and vnsnprintf() into the XPG4.2/C99 section.
kleink
2005-05-25
Add restrict qualifiers to fopen()/freopen() arguments.
kleink
2005-05-24
Make namespace protection feature tests for reentrant functions more
kleink
2005-05-22
Remove the compatibility select() prototype. Going back to Lite2 select(2)
kleink
2005-05-15
add t_putws
christos
2005-05-15
u_short -> uint16_t
thorpej
2005-05-15
Make the arg to getnetconfigent const char * to match the man page (and
dsl
2005-05-14
Wide stdio functions.
christos
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
[prev]
[next]