Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
4811b516a35ab6d391cc738c17b9aa8a26505fbe
/
firmware
/
libc
/
include
/
stdint.h
50a6ca3
Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
by Thomas Martitz
· 15 years ago
[Renamed (94%) from firmware/include/inttypes.h]
5d22e3c
Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327
by Frank Gevaerts
· 17 years ago
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 17 years ago
af7780e
More complete sized integer definitions.
by Michael Sevakis
· 18 years ago
84a013e
Attempt at fixing 64-bit sim warning.
by Michael Sevakis
· 18 years ago
fb7368e
More 64bit simulator fixes: inttypes, settings block handling.
by Jens Arnold
· 19 years ago
782d335
Explicitly make int8_t a "signed char" for better portability. e.g. "char" is by default unsigned for ARM
by Dave Chapman
· 19 years ago
de3d58c
Initial check-in - needed by various codec libraries
by Dave Chapman
· 20 years ago