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
/
strings.h
Age
Commit message (
Expand
)
Author
2011-08-22
Don't pollute the namespace with stdint.h. (This file is included from
dholland
2009-08-19
include <stdint.h> instead of <sys/types.h>.
yamt
2009-07-21
Some parts of gcc fail with the direct include of sys/inttypes.h, so
joerg
2009-07-21
Move popcount et al to src/common and add popcount32/popcount64.
joerg
2009-07-21
Add popcount(3) and the long and long long version. Name is inspired by
joerg
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-08-02
Do not include SSP files unless _FORTIFY_SOURCE > 0.
kristerw
2007-05-30
Match usage of FORTIFY_SOURCE on other platforms by not requiring special
tls
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2003-04-28
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
bjh21
2000-01-10
Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to
kleink
1999-12-22
For the benefit of G++'s null pointer constant implementation, #define NULL
kleink
1998-05-06
Don't make NULL available to _XOPEN_SOURCE.
kleink
1998-04-27
If _XOPEN_SOURCE isn't defined, provide <string.h> definitions for
kleink
1998-02-02
Rework this header to be XPG4.2-compliant: provide the symbols and prototypes
kleink
1994-10-26
new RCS ID format.
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd