summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/ansi.h
Commit message (Expand)AuthorAgeFilesLines
* Now that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are the same on allmike2002-09-031-54/+0
* Fix a long-standing bug on alpha:mike2002-08-261-2/+2
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-113/+0
* Create a new header <machine/_stdint.h> for storing MD parts ofmike2002-07-291-13/+0
* Move __offsetof() macro from <machine/ansi.h> to <sys/cdefs.h>. It'smike2002-07-081-5/+0
* Opps, remove added bogon.obrien2002-05-101-1/+1
* Gcc 3.1 varargs support.obrien2002-05-101-2/+2
* Remove the hack for segsz_t from <sys/types.h>; use the normalmike2002-04-101-0/+1
* Guard against redefining __gnuc_va_list.obrien2002-03-241-1/+2
* Resurrect one of the easiest changes from my big include files roll-upwollman2002-02-151-0/+1
* o Stop abusing MD headers with non-MD types.mike2001-12-011-2/+0
* o Add new header <sys/stdint.h>.mike2001-11-021-0/+34
* Remove funky right justification.mike2001-10-231-9/+9
* Try two on the preprocessing logic.obrien2001-10-191-1/+1
* Blah, fix braino where ru had to remind me of proper preprocessor syntax.obrien2001-10-191-1/+1
* My attempts at minimizing the number of #def's got me in trouble.obrien2001-10-181-5/+5
* Add support for "__gnuc_va_list". Some overly "smart" libraries assumeobrien2001-10-181-1/+4
* Sync comments with i386.obrien2001-10-181-6/+6
* o Remove some GCCisms in src/powerpc/include/endian.h.mike2001-08-301-0/+2
* Style changes -- revert ordering to mostly two revs ago.obrien2001-05-181-65/+65
* Consistently define the rune types.obrien2001-05-161-4/+17
* Move the int typedefs to the top so they can be used in defining other types.obrien2001-05-161-24/+24
* Correct disordering which is corresponding to bde's fix toume2001-02-171-1/+1
* Correct 2nd argument of getnameinfo(3) to socklen_t.ume2001-02-151-0/+1
* Put VCS ids in a consistent place and form.obrien2001-01-081-3/+2
* Remove seconds types we don't use that came in thru the NetBSD heiratage.obrien2001-01-081-2/+5
* Sort some of the _BSD_* types.obrien2001-01-011-4/+4
* Convert all users of fldoff() to offsetof(). fldoff() is badphk2000-10-271-0/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Little reorganization:dt1998-12-191-4/+17
* Bring in _BSD_UINT8_T_, _BSD_UINT16_T_, and _BSD_UINT32_T from the i386alex1998-10-121-1/+4
* Updates to reflect differences in what NetBSD does and what FreeBSDjb1998-03-091-1/+14
* These are a few of the alpha machine dependent header files - the firstjb1998-01-101-0/+95
OpenPOWER on IntegriCloud