summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/ansi.h
Commit message (Expand)AuthorAgeFilesLines
* 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