summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/ansi.h
Commit message (Expand)AuthorAgeFilesLines
* Gcc 3.1 varargs support.obrien2002-05-101-1/+1
* 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-2/+2
* 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-0/+8
* Minor comment tweaking.obrien2001-10-171-4/+4
* o Remove some GCCisms in src/powerpc/include/endian.h.mike2001-08-301-0/+2
* Make _BSD_TIME_T_ (time_t) an `int' rather than `long'. This will helpobrien2001-05-181-1/+1
* Style changes -- revert ordering to mostly two revs ago.obrien2001-05-181-51/+51
* Consistently define the rune types.obrien2001-05-161-1/+19
* Move the int typedefs to the top so they can be used in defining other types.obrien2001-05-161-30/+30
* Fixed disordering in previous commit. "Fixed" a null comment in previousbde2001-02-171-1/+1
* Correct 2nd argument of getnameinfo(3) to socklen_t.ume2001-02-151-0/+1
* Convert all users of fldoff() to offsetof(). fldoff() is badphk2000-10-271-0/+5
* Protect the i386 machine-dependant type definitions of __int64_tsheldonh2000-01-141-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Little reorganization:dt1998-12-191-4/+14
* Added typedefs for __int64_t and __uint64_t. These will be used to avoidbde1998-06-141-9/+24
* Define integer types added by POSIX.1g. We already had int8_t, int16_t,alex1998-01-081-1/+4
* Add _BSD_CLOCKID_T_ and _BSD_TIMER_T_ for posix clock/timer supportpeter1997-05-081-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Oops, this should have been with the ctype changes.bde1996-05-011-11/+9
* Changed _BSD_PID_T_ from long to int. Lite2 changed pid_t from long tobde1996-04-131-2/+2
* Define macros _BSD_OFF_T_ and _BSD_PID_T_ suitable for use insteadbde1995-06-281-3/+12
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Define _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ to support correctbde1995-02-031-4/+17
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-18/+15
* First pass at adding locale support. This code only deals with the LC_CTYPEwollman1994-04-041-2/+19
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-1/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+57
OpenPOWER on IntegriCloud