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
/
apps
/
plugins
/
md5sum.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
set svn:keywords property
Teruaki Kawashima
2009-07-12
*
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
2009-01-24
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.
Antoine Cellerier
2008-10-09
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Print some more usefull info on screen. (Should be the last commit for this p...
Antoine Cellerier
2008-06-10
*
Use strncasecmp for hash (string version) comparision.
Antoine Cellerier
2008-06-10
*
Hopefully fix compilation warnings and link errors. Add some feedback (file b...
Antoine Cellerier
2008-06-10
*
New md5sum plugin. Open a file, a directory or just launch it from the plugin...
Antoine Cellerier
2008-06-10