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
2008-08-04
Add C99 imaxabs and imaxdiv protoypes and imaxdiv_t typedef.
matt
2008-08-04
Add _POSIX_HOST_NAME_MAX and _POSIX_SYMLOOP_MAX to <limits.h> and add some
matt
2008-07-31
Merge the simonb-wapbl branch. From the original branch commit:
simonb
2008-06-25
SUS says that pthread_atfork() must also be in unistd.h
ad
2008-06-25
Add getlogin_r. Manual page changes mostly lifted from FreeBSD.
ad
2008-06-21
restore correct symbol protection and add a comment so that I don't
christos
2008-06-21
sync with bind-9-5-0
christos
2008-06-21
Use __builtin_alloc() with pcc.
gmcgarry
2008-06-15
Remove few no longer relevant comments.
rmind
2008-05-28
/usr/include/atomic.h, for Solaris source compat.
ad
2008-05-26
Adjust and thus unify my license.
rmind
2008-05-10
remove the const again - per core.
christos
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-25
make name const.
christos
2008-04-23
constify dirname(3) and basename(3)
plunky
2008-04-23
constify uuid(3)
plunky
2008-04-21
HAVE_IPV6 is defined by libkrb5/Makefile when USE_INET6 != "no"
plunky
2008-04-07
RANDOM_MAX: don't rely on integer overflow.
yamt
2008-04-01
everyone else assumes that defining "_XOPEN_SOURCE" means XPG4.2,
drochner
2008-03-22
Heimdal on NetBSD uses __RCSID.
mlelstv
2008-03-22
Import Heimdal-1.1
mlelstv
2008-03-13
Since _file is a short, check that the fd fits in it, otherwise bail with
christos
2008-03-07
Use "unsigned foo" instead of "u_foo".
lukem
2008-03-03
Add a comment noting that the definition of __errno is now replicated in
dholland
2008-02-28
add RANDOM_MAX define from anon ymous
christos
2008-02-24
signal.h is not supposed to define errno, so use ___errno instead.
dholland
2008-02-22
GLOB_NO_DOTDIRS patch from mouse@
christos
2008-02-16
Change/fix tsptype to const char * const [];
matt
2008-02-04
move gettytab to paths.h
christos
2008-02-02
Add csetexpandtc()
christos
2008-02-01
add a couple more
christos
2008-01-09
tell about getdents, not getdirentries
christos
2007-12-24
change some __attribute__s to __keywords
perry
2007-12-14
humanize_number was the only function in <util.h> that is not in libutil.
christos
2007-12-05
From Richard M Kreuter, add GLOB_PERIOD.
christos
2007-11-28
Unify the license: All rights reserved.
rmind
2007-11-19
Enable posix_memalign().
ad
2007-11-13
Add _lwp_ctl() - sorry, I thought I had checked this in yesterday along
ad
2007-11-08
Add kvm_dump_header and implement kvm_dump_wrtheader on top of it.
joerg
2007-11-08
revert the reversion of the previous change. Kill _NETBSD_SOURCE again.
christos
2007-11-07
Revert the other part of the getopt_long changes to fix non-NetBSD builds;
dogcow
2007-11-07
Add _lwp_setname, _lwp_getname.
ad
2007-11-06
remove featuretest.h and NETBSD_SOURCE conditional ifdefs. This is not
christos
2007-10-30
don't use u_long because it is present only with _NETBSD_SOURCE
christos
2007-10-19
kill _NETBSD_TOOLS.
christos
2007-10-18
Introduce _NETBSD_TOOLS for symbols the are needed in tools build
christos
2007-10-07
don't set obsolete flags in SETALL. From Anon Ymous
christos
2007-10-07
fix reversed comment.
christos
2007-10-06
split LOGIN_SETGROUP -> LOGIN_SETGID|LOGIN_SETGROUPS
christos
2007-10-06
kill another definition of bool.
yamt
[next]