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
/
extern.h
Age
Commit message (
Expand
)
Author
2017-01-12
put back strerror_ss, it will be used shortly.
christos
2017-01-12
Add strerror_ss_r to be used by syslog_ss
christos
2013-08-19
Add strerror_l.
joerg
2013-05-04
move prototypes to stdio.h
christos
2012-10-11
take care of the signal safe syslog calls which are not exposed.
christos
2012-09-12
setcontext() used to be incompatible with -lpthread since it affected
manu
2011-09-19
Mark _resumecontext as dead. ANSIfy all declarations for it.
joerg
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2009-10-21
Remove 3rd and 4th clauses in christos' license. OK christos.
snj
2008-10-31
Import syslogd SoC project by Martin Schuette:
christos
2007-12-04
move decls for _malloc_{pre,post}fork() to extern.h
christos
2006-11-22
Don't expose _ss functions for 4.0. Requested by core.
christos
2006-05-17
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
christos
2006-02-24
complete constification of the sysctl() user side
drochner
2006-02-16
- s/notyet/WIDE_DOUBLE/
christos
2006-01-24
rename __func to _func_unlocked, and add their prototypes in extern.h
christos
2003-09-27
Constify the _-sigaction_sigtramp tramp argument.
matt
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-07-09
Add prototype for __sigaction_sigtramp(). This system call is used
thorpej
1999-03-26
move __getcwd prototypes to libc-private header file.
sommerfe
1999-01-14
* On architectures using ELF, and conditionally on those in transition, rename
kleink
1998-11-15
in the __str{error,signal} functions make the third argument size_t since
christos
1998-07-26
const poisoning.
mycroft
1997-10-16
Remove _tztab() declaration now that timezone() migrated to libcompat.
christos
1997-07-13
Add prototype declarations
christos