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
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