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