summaryrefslogtreecommitdiffstats
path: root/include/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* Add reallocf to the library. This function is simliar to realloc, butimp1998-09-141-0/+1
* Change the return types for strtoq and strtouq to int64_t and u_int64_tjb1998-05-111-3/+2
* Moved include of <sys/cdefs.h> earlier for the same reasons as movingbde1998-02-271-2/+2
* Move machine/types.h to non-standard sectionache1997-06-141-2/+3
* Add arc4random family declarationache1997-06-141-0/+5
* Instead of copying fallback code over and over in each program,ache1997-06-141-1/+1
* Add srandomdev() prototypeache1997-03-231-0/+1
* Merge Lite2 changes -peter1997-03-111-10/+3
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-12/+6
* Fixed longstanding namespace convolution involving rune_t vs wchar_t.bde1996-05-011-3/+7
* Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared.bde1995-04-151-21/+19
* Reviewed by: Bruce Evansats1994-11-211-0/+10
* Declare functions that don't return as having attribute __dead2.bde1994-09-081-2/+2
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+175
OpenPOWER on IntegriCloud