summaryrefslogtreecommitdiff
path: root/firmware/include (follow)
Commit message (Expand)AuthorAge
...
* works with older glibc headers too nowDaniel Stenberg2003-12-08
* my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg2003-12-08
* CleanupBjörn Stenberg2003-12-06
* Renamed flush() to fsync() to be more in line with POSIX/unixBjörn Stenberg2003-06-29
* Added the filesize() functionLinus Nielsen Feltzing2003-03-18
* added fprintf() protoDaniel Stenberg2003-03-16
* Zagor added the flush() functionLinus Nielsen Feltzing2003-03-10
* code policeRobert Hak2003-02-26
* include "standard" files with <> and not ""Daniel Stenberg2003-02-14
* this fixes the win32 simulator compilationFelix Arends2003-02-14
* more movesDaniel Stenberg2003-02-07
* Include File Cleanup And Move-Around Party 2003.Daniel Stenberg2003-02-07
* Public firmware header files should now be put in firmware/include/ directoryDaniel Stenberg2003-02-05
* New vastly improved random algorithm: Mersenne TwisterBjörn Stenberg2002-07-17
* added debug function header file.Felix Arends2002-06-24
* removed lotsa protos and now it seems to build on sim tooDaniel Stenberg2002-06-18
* fat.c includes time.h so we need thisDaniel Stenberg2002-06-18
* abs() is abs and should work as abs when you want absDaniel Stenberg2002-06-18
* remove bad includeDaniel Stenberg2002-06-18
* fix ctype externDaniel Stenberg2002-06-17
* 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