summaryrefslogtreecommitdiff
path: root/firmware/include (follow)
Commit message (Expand)AuthorAge
* Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold2005-02-28
* Better definition & usage of the ATTRIBUTE_PRINTF macroJean-Philippe Bernardy2005-02-28
* long policyJean-Philippe Bernardy2005-02-26
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Add an labs() macro - needed by TremorDave Chapman2005-02-19
* simulator prototype for exit()Daniel Stenberg2005-02-18
* add a fprintf() for the sims tooDaniel Stenberg2005-02-18
* localtime() proto for simsDaniel Stenberg2005-02-18
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Initial check-in - needed by various codec librariesDave Chapman2005-02-15
* random longness fixesJean-Philippe Bernardy2005-02-15
* long policyJean-Philippe Bernardy2005-02-15
* long policyJean-Philippe Bernardy2005-02-07
* preparations for hotswapping MMCJörg Hohensohn2005-01-28
* Added ID3 searchingBjörn Stenberg2005-01-27
* int -> long where neededJean-Philippe Bernardy2005-01-23
* Support for %l* plus __attribute__ printf supportJean-Philippe Bernardy2005-01-23
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Added RAND_MAXLinus Nielsen Feltzing2004-07-23
* Made the char property lookup table constantJens Arnold2004-07-20
* The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing2004-07-13
* infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn2004-06-20
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* Reworked the time get/set functionsLinus Nielsen Feltzing2004-04-20
* Better POSIX compatibility for mkdir(), rmdir() and opendir()Linus Nielsen Feltzing2004-04-20
* New function: rmdir(). Also some changes in the fat code, to track the parent...Linus Nielsen Feltzing2004-04-16
* New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2004-01-21
* easy-to-use function types for typecastingDaniel Stenberg2003-12-09
* 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