aboutsummaryrefslogtreecommitdiff
path: root/src/include/fake-stdlib.h
AgeCommit message (Expand)AuthorFilesLines
1995-04-14Windows global stuff:Keith Vetter1-4/+3
1992-06-16Sandia change: don't include definition for strlen on hpux machinesTheodore Tso1-0/+2
1992-06-16Checked in jfc's changes: Theodore Tso1-11/+10
1991-06-03setquota takes two const char * argumentsTheodore Tso1-1/+1
1991-06-03Declare abs and bcmp for RT.John Carr1-0/+13
1991-05-06Changed prototypes on memcpy and memset to have an unsigned int forTheodore Tso1-3/+5
1991-04-03Change RT prototypes: char * -> void *; add atof() and atoi()John Carr1-4/+8
1991-04-03atof is const char *John Kohl1-1/+1
1991-03-29need size_t with GNUC for the moment..John Kohl1-0/+13
1991-02-26Add calloc for RTJohn Carr1-0/+1
1991-02-17avoid problems with #defined memcpy, memsetJohn Kohl1-7/+11
1991-02-01malloc changes for new gnu include filesJohn Kohl1-0/+8
1990-12-20fix up some MIPS prototype clashesJohn Kohl1-6/+3
1990-12-20lseek is off_tJohn Kohl1-1/+1
1990-12-20Add some prototypes for the IBM RTJohn Carr1-4/+11
1990-11-27add const to getpwnam() and memcpy()John Kohl1-3/+3
1990-10-29fix inet_network prototpyeJohn Kohl1-3/+1
1990-10-22fix prototypes for openlog, syslogJohn Kohl1-2/+2
1990-10-15stdlib.hJohn Kohl1-10/+12
1990-05-10various changes & suchJohn Kohl1-87/+19
1990-02-13remove sprintf, getmntJohn Kohl1-6/+3
1990-02-12add Ultrix stdlib; clean up parameter names in VAX stdlibJohn Kohl1-214/+618
1990-02-12Initial revisionJohn Kohl1-0/+325