This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libc
/
time
History
Gregory Nutt
fa29170aa7
Make variable definitions 'static const' when possible to save RAM usage. From Kosma Moczek
2014-06-30 07:39:51 -06:00
..
lib_calendar2utc.c
More trailing whilespace removal
2014-04-13 14:32:20 -06:00
lib_daysbeforemonth.c
Make variable definitions 'static const' when possible to save RAM usage. From Kosma Moczek
2014-06-30 07:39:51 -06:00
lib_gmtime.c
…
lib_gmtimer.c
More trailing whilespace removal
2014-04-13 14:32:20 -06:00
lib_isleapyear.c
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
2014-02-10 18:08:49 -06:00
lib_mktime.c
…
lib_strftime.c
strftime should also return zero if the resulting string is truncated and/or not properly NUL terminated
2013-12-12 18:03:04 -06:00
lib_time.c
More trailing whilespace removal
2014-04-13 14:32:20 -06:00
Make.defs
…