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
/
misc
Age
Commit message (
Expand
)
Author
2018-08-03
Add a support to build ubsan.c in libc
kamil
2017-06-17
PR 51654: Don't initialize _dlauxinfo for static binaries.
joerg
2016-11-26
More of previous.
dholland
2016-11-26
fix comment about initialization-time calls; ok joerg
dholland
2013-08-19
Put the startup code in .text.startup
matt
2013-01-29
Add ${ARCHDIR}/misc to path
matt
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2012-02-16
Add _dlauxinfo helper function to provide access to the ELF auxilary
joerg
2011-12-08
Use a constant array for the MIB. Newer LLVM decided that mib[] warranted
joerg
2011-09-16
Use __dead
joerg
2011-03-09
Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports
joerg
2011-03-07
Pass down ELF Auxillary Vectors for static NetBSD binaries too.
joerg
2010-12-07
Don't use argument as direct format string.
joerg
2010-11-14
Improve and simplify implementation of *env(3) functions:
tron
2010-06-28
Ensure that initfini.c is referenced by exit.c. The start up code has to
joerg
2009-11-17
-delete prototypes which are already in <ssp/ssp.h>
drochner
2009-01-30
Make threaded programs die correctly:
ad
2008-06-03
xprintf returns void.
ad
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-25
Make the atexit mutex recursive and initialize it in __libc_init()
xtraeme
2008-02-10
Enable the atomic ops in userspace.
ad
2007-11-13
- Make it pass lint.
ad
2007-11-13
- stack_protector.c doesn't really belong under sys/. Add a new directory
ad