index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
*
Const policed pointer arguments to functions, part 2
Jens Arnold
2004-08-17
*
Added RAND_MAX
Linus Nielsen Feltzing
2004-07-23
*
Made the char property lookup table constant
Jens Arnold
2004-07-20
*
The plugin API now supports ctype macros like tolower() and friends
Linus Nielsen Feltzing
2004-07-13
*
infrastructure for sorting by date+time, now we "only" need to decide on the UI
Jörg Hohensohn
2004-06-20
*
Finally, the archos directory sandbox works in the same way for both X11 and ...
Linus Nielsen Feltzing
2004-06-10
*
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-20
*
New function: rmdir(). Also some changes in the fat code, to track the parent...
Linus Nielsen Feltzing
2004-04-16
*
New feature: NOw you can store the recorded files in either /recordings (the ...
Linus Nielsen Feltzing
2004-01-21
*
easy-to-use function types for typecasting
Daniel Stenberg
2003-12-09
*
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-08
*
Cleanup
Björn Stenberg
2003-12-06
*
Renamed flush() to fsync() to be more in line with POSIX/unix
Björn Stenberg
2003-06-29
*
Added the filesize() function
Linus Nielsen Feltzing
2003-03-18
*
added fprintf() proto
Daniel Stenberg
2003-03-16
*
Zagor added the flush() function
Linus Nielsen Feltzing
2003-03-10
*
code police
Robert Hak
2003-02-26
*
include "standard" files with <> and not ""
Daniel Stenberg
2003-02-14
*
this fixes the win32 simulator compilation
Felix Arends
2003-02-14
*
more moves
Daniel Stenberg
2003-02-07
*
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg
2003-02-07
*
Public firmware header files should now be put in firmware/include/ directory
Daniel Stenberg
2003-02-05
*
New vastly improved random algorithm: Mersenne Twister
Björn Stenberg
2002-07-17
*
added debug function header file.
Felix Arends
2002-06-24
*
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-18
*
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-17
*
This is my initial attempt to get rid of the newlib headers requirement,
Daniel Stenberg
2002-06-15