rockbox/firmware/libc/include
Solomon Peachy d54b9e6f8d chore: Get rid of *all* vestigal CVS '$Id:$' tags
Change-Id: I35c13a9768c582e4851aa252dd3ea5c89f760c8c
2026-06-01 16:01:18 -04:00
..
sys chore: Get rid of *all* vestigal CVS '$Id:$' tags 2026-06-01 16:01:18 -04:00
ctype.h isdigit replace with a slightly faster and shorter conditional 2025-02-02 13:57:58 -05:00
endian.h chore: Get rid of *all* vestigal CVS '$Id:$' tags 2026-06-01 16:01:18 -04:00
errno.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
fcntl.h chore: Get rid of *all* vestigal CVS '$Id:$' tags 2026-06-01 16:01:18 -04:00
inttypes.h chore: Get rid of *all* vestigal CVS '$Id:$' tags 2026-06-01 16:01:18 -04:00
math.h Move math.h to firmware/libc/include/ and fix slight incompatibilities between our and the host's math.h 2010-05-14 12:43:45 +00:00
stdio.h Move some gcc extensions to new gcc_extensions.h header 2010-07-25 14:44:29 +00:00
stdlib.h libc: Add an implementation of strtol/strtoul and export it via plugins 2025-12-06 09:04:36 -05:00
string.h libc: move strncpy to core 2026-05-15 10:04:06 -04:00
time.h file/fat: rework utime function as modtime extension 2021-07-08 17:47:51 +00:00