summaryrefslogtreecommitdiffstats
path: root/firmware/include
AgeCommit message (Expand)AuthorFilesLines
2002-07-17New vastly improved random algorithm: Mersenne TwisterBjörn Stenberg1-0/+3
2002-06-24added debug function header file.Felix Arends1-0/+24
2002-06-18removed lotsa protos and now it seems to build on sim tooDaniel Stenberg1-40/+0
2002-06-18fat.c includes time.h so we need thisDaniel Stenberg1-0/+88
2002-06-18abs() is abs and should work as abs when you want absDaniel Stenberg1-1/+1
2002-06-18remove bad includeDaniel Stenberg1-1/+0
2002-06-17fix ctype externDaniel Stenberg1-1/+1
2002-06-17fixed to workDaniel Stenberg3-18/+1
2002-06-17added protos and fixed to make them work as proper newlib replacementDaniel Stenberg2-6/+11
2002-06-15This is my initial attempt to get rid of the newlib headers requirement,Daniel Stenberg9-0/+457