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
/
stddef.h
Age
Commit message (
Expand
)
Author
2016-03-20
use foo - 0 instead of testing for defined(foo); from joerg@
christos
2016-03-20
PR/50983: David Shao: Protect stddef;
christos
2016-03-17
add max_align_t. C11 defines this and GCC 5.3 really wants it.
mrg
2013-12-12
Make ptrdiff_t available in the kernel.
matt
2009-11-15
Don't define wchar_t for c++; it is native in the language. From Alexander
christos
2006-08-21
Use __GNUC_PREREQ__() for the GCC 4 test, too.
thorpej
2006-08-21
__offsetof__ is a builtin, so we need __GNU_PREREQ
christos
2006-08-21
gcc-3.3 does not have __offsetof__, but gcc-3.4 eems to require it:
christos
2006-08-21
g++-4 does not like &0->member, so we have to use the built-in offsetof().
christos
2006-08-21
Use gcc's builtin function. This permits c++ compiliation of const
skd
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-11-10
u_long -> unsigned long in "offsetof" macro.
tshiozak
2000-07-06
de-lint
christos
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-02-02
merge lite-2 sccs id, but as per jt, don't switch to using lite-2 rune_t's
perry
1994-10-26
new RCS ID format.
cgd
1994-05-21
add _BSD's to ansi types
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd