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
2013-02-11
FP_ILOGBNAN should be INT_MAX
matt
2013-02-09
Define FP_ILOGB0 and FP_ILOGBNAN
matt
2013-01-28
Add missing long double prototypes.
matt
2013-01-28
Add missing long double functions
matt
2013-01-23
Fix typo.
mbalmer
2013-01-12
Remove #if defined(_KERNEL) around a userlevel function.
dholland
2012-12-14
Add VIS_GLOB (Brooks Davis)
christos
2012-12-01
Check for _NETBSD_SOURCE being defined wherever we check for
skrll
2012-11-26
revert previous commit since it breaks the build on NetBSD and
pooka
2012-11-26
When including this from a tools build, avoid defining _PWD_H_ since
pooka
2012-11-18
Add most system calls for POSIX extended API set, part 2, with test cases:
manu
2012-11-15
use standard queue macros.
christos
2012-11-07
add <netinet/in.h> because it is needed for sockaddr_in.
christos
2012-11-04
Over the years this header gained a lot of disparate functionality
christos
2012-10-19
Implement experimental support to pass notifications that a file
drochner
2012-10-02
add clock_nanosleep
christos
2012-09-09
make the default to not check names.
christos
2012-08-30
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
drochner
2012-08-08
SSP mostly works with Clang, even if optimisation is disabled.
joerg
2012-07-30
comments
yamt
2012-07-22
Always provide *_chk prototypes. Fixes DBG=-g build of libc.
joerg
2012-07-14
bin/46703: BSD r-commands use wrong source address for stderr
darrenr
2012-06-21
sprinkle restrict in realpath(3)
christos
2012-06-03
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
joerg
2012-06-03
Prototype for cdbw_stable_seeder.
joerg
2012-05-05
oops, forgot to commit: add tgamma and tgammaf
christos
2012-04-20
PR/46360: YAMAMOTO Takashi: Restore NetBSD-5 compatibility with putenv()
christos
2012-04-20
Do not wrap other header files with extern "C".
joerg
2012-04-18
specify size of the array to help -fmudflap
christos
2012-04-14
new flag.
christos
2012-04-13
add more options.
christos
2012-04-13
add timeout to getpassfd.
christos
2012-04-12
add GETPASS_ECHO_STAR
christos
2012-04-12
add getpassfd
christos
2012-04-12
add getpass_r
christos
2012-04-07
add getdisk{raw,cooked}name
christos
2012-04-07
add getfsspecname
christos
2012-03-28
make CHAR_{MIN,MAX} work for both -fsigned-char and -funsigned-char
christos
2012-03-27
funopen2()
christos
2012-03-22
typo in comment
dholland
2012-03-17
Add AI_ADDRCONFIG
christos
2012-03-13
use __type_fit() instead of locally brewed macro
christos
2012-03-08
Implement sem_timedwait.
joerg
2012-03-02
PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations
christos
2012-02-22
Use C++ compatible declaration for posix_spawn (instead of the C99 specific
martin
2012-02-21
Make this include file C++ save, using the new __conly_restrict.
martin
2012-02-20
Add missing __BEGIN_DECLS, from Henning Petersen in PR misc/46058.
martin
2012-02-19
Remove <sa.h> which has been obsolete since 2007.
rmind
2012-02-16
Add _dlauxinfo helper function to provide access to the ELF auxilary
joerg
2012-02-11
Add userland part of posix_spawn. Libc functions imported from FreeBSD.
martin
[next]