summaryrefslogtreecommitdiff
path: root/firmware/include
AgeCommit message (Expand)Author
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2004-07-23Added RAND_MAXLinus Nielsen Feltzing
2004-07-20Made the char property lookup table constantJens Arnold
2004-07-13The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
2004-04-20Better POSIX compatibility for mkdir(), rmdir() and opendir()Linus Nielsen Feltzing
2004-04-16New function: rmdir(). Also some changes in the fat code, to track the parent...Linus Nielsen Feltzing
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing
2003-12-09easy-to-use function types for typecastingDaniel Stenberg
2003-12-08works with older glibc headers too nowDaniel Stenberg
2003-12-08my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg
2003-12-06CleanupBjörn Stenberg
2003-06-29Renamed flush() to fsync() to be more in line with POSIX/unixBjörn Stenberg
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