Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
24bd9d5393dbe39a5c6194877bc00ede669b1d5d
/
firmware
/
libc
/
memcmp.c
f32bd59
Add an advanced build option to force compiling and linking our reduced C library (probably useful for the sim).
by Thomas Martitz
· 15 years ago
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 from firmware/common/memcmp.c]
0b7dcd6
Remove tabs in firmware path (taking into account the original spacing).
by Andree Buschmann
· 15 years ago
1a29cfb
Initial gcc4 warning cleanup (and some minor policing)
by Daniel Stenberg
· 19 years ago
306c316
added memcmp function to make rockbox compilable with latest gcc versions without using libc
by Felix Arends
· 23 years ago