summaryrefslogtreecommitdiffstats
path: root/src/include/fake-stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* Windows global stuff:Keith Vetter1995-04-141-4/+3
* Sandia change: don't include definition for strlen on hpux machinesTheodore Tso1992-06-161-0/+2
* Checked in jfc's changes: Theodore Tso1992-06-161-11/+10
* setquota takes two const char * argumentsTheodore Tso1991-06-031-1/+1
* Declare abs and bcmp for RT.John Carr1991-06-031-0/+13
* Changed prototypes on memcpy and memset to have an unsigned int forTheodore Tso1991-05-061-3/+5
* Change RT prototypes: char * -> void *; add atof() and atoi()John Carr1991-04-031-4/+8
* atof is const char *John Kohl1991-04-031-1/+1
* need size_t with GNUC for the moment..John Kohl1991-03-291-0/+13
* Add calloc for RTJohn Carr1991-02-261-0/+1
* avoid problems with #defined memcpy, memsetJohn Kohl1991-02-171-7/+11
* malloc changes for new gnu include filesJohn Kohl1991-02-011-0/+8
* fix up some MIPS prototype clashesJohn Kohl1990-12-201-6/+3
* lseek is off_tJohn Kohl1990-12-201-1/+1
* Add some prototypes for the IBM RTJohn Carr1990-12-201-4/+11
* add const to getpwnam() and memcpy()John Kohl1990-11-271-3/+3
* fix inet_network prototpyeJohn Kohl1990-10-291-3/+1
* fix prototypes for openlog, syslogJohn Kohl1990-10-221-2/+2
* stdlib.hJohn Kohl1990-10-151-10/+12
* various changes & suchJohn Kohl1990-05-101-87/+19
* remove sprintf, getmntJohn Kohl1990-02-131-6/+3
* add Ultrix stdlib; clean up parameter names in VAX stdlibJohn Kohl1990-02-121-214/+618
* Initial revisionJohn Kohl1990-02-121-0/+325