rockbox/firmware/libc/include
Bertrik Sikken 727e8aa681 Introduce gmtime.c and use it in the AS3514 RTC driver
Change-Id: I00a09ae28a68f8153fb8fa854fea741ddfb0bf09
Reviewed-on: http://gerrit.rockbox.org/175
Tested-by: Bertrik Sikken <bertrik@sikken.nl>
Reviewed-by: Michael Sevakis <jethead71@rockbox.org>
Reviewed-by: Rafaël Carré <rafael.carre@gmail.com>
2012-03-11 22:10:54 +01:00
..
sys
ctype.h
errno.h
fcntl.h Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. 2010-08-27 12:38:25 +00:00
inttypes.h inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bits 2010-05-30 16:07:54 +00:00
math.h
stdint.h
stdio.h Move some gcc extensions to new gcc_extensions.h header 2010-07-25 14:44:29 +00:00
stdlib.h
string.h Don't define str(n,i)cmp(i): we don't use those 2011-12-04 21:07:12 +00:00
time.h Introduce gmtime.c and use it in the AS3514 RTC driver 2012-03-11 22:10:54 +01:00