aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/_stdint.h
Commit message (Expand)AuthorAgeFilesLines
* Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. ReplaceTijl Coosemans2012-02-281-168/+3
* Fix SIGATOMIC_M{IN,AX} on x86-64. These are meant to be the minimum values t...David Chisnall2011-11-121-2/+2
* On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather thanTijl Coosemans2011-01-081-2/+2
* <stdint.h> should define WINT_M{AX,IN} independent from whether WCHAR_MIN isStefan Farfeleder2004-05-181-1/+1
* Cosmetic and/or trivial sync up with i386.Peter Wemm2003-11-211-1/+1
* Create a new header <machine/_stdint.h> for storing MD parts ofMike Barcroft2002-07-291-0/+171