don't typedef run_t if _ANSI_SOURCE defined
[unix-history] / usr / src / include / stdlib.h
1993-05-29 Keith Bosticdon't typedef run_t if _ANSI_SOURCE defined
1993-05-27 Elan Amirrune support from Paul Borman
1993-05-27 Keith Bosticrune support from Paul Borman
1993-04-28 Keith Bosticadd daemon, group_from_gid, user_from_uid
1993-04-28 Keith Bosticadd getloadavg(3)
1993-01-13 Keith Bosticmove cfree into libcompat
1992-12-03 Keith Bosticadd mergesort
1992-11-24 Keith BosticANSI says can't include <sys/types.h>, nor does ANSI...
1992-08-07 Keith Bosticadd getcap(3) functions
1992-07-01 Keith Bosticadd sradixsort
1992-06-25 Keith Bosticadd strtoq, strtouq
1992-06-23 Keith Bosticprefix all ANSI #define's with BSD_ so don't collide...
1992-03-03 Chris Torekdeclare dead and pure functions as such
1991-12-07 Keith Bosticadd optopt to the list of getopt(3) extenrs
1991-11-09 Mike Karelscorrect putenv
1991-07-24 Keith Bosticmake endbyte parameter a u_int so ANSI doesn't confuse...
1991-07-23 Keith Bosticadd size_t, minor rearrangement
1991-06-05 Keith Bosticadd heapsort
1991-03-17 Donn SeeleyDeclare some external variables to go along with some...
1991-02-25 Keith Bosticadd prototype for getsubopt(3)
1991-02-25 Keith Bosticinclude sys/types.h, no longer need to typedef size_t
1991-02-23 Donn SeeleyFix 'const' problems with getopt()'s prototype.
1991-02-23 Donn SeeleyAdded new prototype declarations and cleaned up.
1991-02-19 Donn Seeleywe now have stubs for the annoying ANSI multibyte chara...
1991-02-14 Donn SeeleyG++'s parser isn't up to handling atexit()'s extended...
1991-02-06 Keith Bosticfirst pass at function prototypes with cdefs.h
1990-12-19 Keith Bostickernel reorg
1990-05-30 Keith BosticC++ wants the prototypes, too
1990-05-18 Keith Bosticstarting an ANSI C library
1990-05-16 Keith Bosticdate and time created 90/05/15 19:35:24 by bostic