Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
24bd9d5393dbe39a5c6194877bc00ede669b1d5d
/
firmware
/
libc
/
strcpy.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/strcpy.c]
0b7dcd6
Remove tabs in firmware path (taking into account the original spacing).
by Andree Buschmann
· 15 years ago
3a43231
Fixed a warning when (experimentally) compiling with -Os
by Jens Arnold
· 21 years ago
b69338f
Added code from libc instead of requiring newlib
by Björn Stenberg
· 23 years ago