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
/
sys
/
arch
/
alpha
/
include
/
ansi.h
Age
Commit message (
Expand
)
Author
2019-05-07
Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h
kamil
2015-06-17
Make clock_t unsigned
martin
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2010-03-27
1. {wctype,wctrans,mbstate}_t: switch MD to MI like other
tnozaki
2009-01-11
merge christos-time_t
christos
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-09-03
clean up some definitions around rune_t which are not needed anymore
drochner
2006-10-04
fix gcc -Werror -Wmissing-braces problem
tnozaki
2005-12-11
merge ktrace-lwp.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-02
add some ISO C 1995 I18N functions and types:
tshiozak
2001-01-03
replace 'long long' with int64_t to compile stand alone program with
takemura
2000-12-26
make mbstate_t bigger (32 -> 128 bytes).
itojun
2000-12-21
populate _BSD_MBSTATE_T_. add warning regarding to rune_t.
itojun
2000-06-27
G/c _BSD_INTPTR_T_ and _BSD_UINTPTR_T_.
kleink
2000-05-10
Make stdarg/varargs work with GCC 2.96.
thorpej
1998-04-27
Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral
kleink
1997-11-23
Add _BSD_SUSECONDS_T_ and _BSD_USECONDS_T_; do some space vs. tab formatting
kleink
1997-04-06
clean up NetBSD RCS ID strings
cgd
1997-04-04
Make the names of the member of struct __va_list namespace-clean.
mycroft
1996-11-15
Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_
jtc
1996-10-09
change __va_list's "offset" field to be a 'int' to match what gcc now
cgd
1996-03-16
Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1.
jtc
1995-11-23
wholesale update from my NetBSD/Alpha source tree. Includes:
cgd
1995-02-16
update for NetBSD's header standards, kill OSF/1 cc hacks.
cgd
1995-02-13
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
cgd