summaryrefslogtreecommitdiff
path: root/firmware/include
AgeCommit message (Expand)Author
2003-03-18Added the filesize() functionLinus Nielsen Feltzing
2003-03-16added fprintf() protoDaniel Stenberg
2003-03-10Zagor added the flush() functionLinus Nielsen Feltzing
2003-02-26code policeRobert Hak
2003-02-14include "standard" files with <> and not ""Daniel Stenberg
2003-02-14this fixes the win32 simulator compilationFelix Arends
2003-02-07more movesDaniel Stenberg
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg
2003-02-05Public firmware header files should now be put in firmware/include/ directoryDaniel Stenberg
2002-07-17New vastly improved random algorithm: Mersenne TwisterBjörn Stenberg
2002-06-24added debug function header file.Felix Arends
2002-06-18removed lotsa protos and now it seems to build on sim tooDaniel Stenberg
2002-06-18fat.c includes time.h so we need thisDaniel Stenberg
2002-06-18abs() is abs and should work as abs when you want absDaniel Stenberg
2002-06-18remove bad includeDaniel Stenberg
2002-06-17fix ctype externDaniel Stenberg
2002-06-17fixed to workDaniel Stenberg
2002-06-17added protos and fixed to make them work as proper newlib replacementDaniel Stenberg
2002-06-15This is my initial attempt to get rid of the newlib headers requirement,Daniel Stenberg