summaryrefslogtreecommitdiff
path: root/firmware/include/stdlib.h (follow)
Commit message (Expand)AuthorAge
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann2010-02-22
* Remove various ABS() definitions with a single one using typeof (if using gcc...Thomas Martitz2009-08-03
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* Fix some plugins that use NULL instead of -1 when not using a voice id in str...Michael Sevakis2007-10-15
* Add an labs() macro - needed by TremorDave Chapman2005-02-19
* simulator prototype for exit()Daniel Stenberg2005-02-18
* random longness fixesJean-Philippe Bernardy2005-02-15
* long policyJean-Philippe Bernardy2005-02-15
* Added RAND_MAXLinus Nielsen Feltzing2004-07-23
* New vastly improved random algorithm: Mersenne TwisterBjörn Stenberg2002-07-17
* abs() is abs and should work as abs when you want absDaniel Stenberg2002-06-18
* fixed to workDaniel Stenberg2002-06-17
* added protos and fixed to make them work as proper newlib replacementDaniel Stenberg2002-06-17
* This is my initial attempt to get rid of the newlib headers requirement,Daniel Stenberg2002-06-15