index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
include
Age
Commit message (
Expand
)
Author
2004-07-13
The plugin API now supports ctype macros like tolower() and friends
Linus Nielsen Feltzing
2004-06-20
infrastructure for sorting by date+time, now we "only" need to decide on the UI
Jörg Hohensohn
2004-06-10
Finally, the archos directory sandbox works in the same way for both X11 and ...
Linus Nielsen Feltzing
2004-04-20
Reworked the time get/set functions
Linus Nielsen Feltzing
2004-04-20
Better POSIX compatibility for mkdir(), rmdir() and opendir()
Linus Nielsen Feltzing
2004-04-16
New function: rmdir(). Also some changes in the fat code, to track the parent...
Linus Nielsen Feltzing
2004-01-21
New feature: NOw you can store the recorded files in either /recordings (the ...
Linus Nielsen Feltzing
2003-12-09
easy-to-use function types for typecasting
Daniel Stenberg
2003-12-08
works with older glibc headers too now
Daniel Stenberg
2003-12-08
my take at fixing the simulator warnings by adding mode_t, size_t, ssize_t
Daniel Stenberg
2003-12-06
Cleanup
Björn Stenberg
2003-06-29
Renamed flush() to fsync() to be more in line with POSIX/unix
Björn Stenberg
2003-03-18
Added the filesize() function
Linus Nielsen Feltzing
2003-03-16
added fprintf() proto
Daniel Stenberg
2003-03-10
Zagor added the flush() function
Linus Nielsen Feltzing
2003-02-26
code police
Robert Hak
2003-02-14
include "standard" files with <> and not ""
Daniel Stenberg
2003-02-14
this fixes the win32 simulator compilation
Felix Arends
2003-02-07
more moves
Daniel Stenberg
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg
2003-02-05
Public firmware header files should now be put in firmware/include/ directory
Daniel Stenberg
2002-07-17
New vastly improved random algorithm: Mersenne Twister
Björn Stenberg
2002-06-24
added debug function header file.
Felix Arends
2002-06-18
removed lotsa protos and now it seems to build on sim too
Daniel Stenberg
2002-06-18
fat.c includes time.h so we need this
Daniel Stenberg
2002-06-18
abs() is abs and should work as abs when you want abs
Daniel Stenberg
2002-06-18
remove bad include
Daniel Stenberg
2002-06-17
fix ctype extern
Daniel Stenberg
2002-06-17
fixed to work
Daniel Stenberg
2002-06-17
added protos and fixed to make them work as proper newlib replacement
Daniel Stenberg
2002-06-15
This is my initial attempt to get rid of the newlib headers requirement,
Daniel Stenberg
[prev]