nuttx/libc/unistd
2017-11-11 17:44:59 -06:00
..
Kconfig libc/Kconfig: Use menus vs. comments to better organize the C library menus 2017-02-10 10:04:56 -06:00
lib_access.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_chdir.c Reserver the name 'err' for other purposes 2016-06-11 14:40:07 -06:00
lib_execl.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_getcwd.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
lib_gethostname.c nuttx/mm and libc: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:57:01 -06:00
lib_getopt.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_getoptargp.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_getoptindp.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_getoptoptp.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_pipe.c Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 2016-07-20 13:15:37 -06:00
lib_sethostname.c nuttx/mm and libc: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:57:01 -06:00
lib_sleep.c sched/signal/sig_nanosleep.c and libc/time/lib_nanosleep.c: Implement clock_nanosleep(). nanosleep() is now reduced to a libc wrapper around clock_nanosleep(). 2017-11-11 17:44:59 -06:00
lib_swab.c Add file that I forgot to add in last commit. Move libc/stdlib/lib_imaxabs.c to inittypes/. 2017-02-16 14:54:35 -06:00
lib_usleep.c sched/signal/sig_nanosleep.c and libc/time/lib_nanosleep.c: Implement clock_nanosleep(). nanosleep() is now reduced to a libc wrapper around clock_nanosleep(). 2017-11-11 17:44:59 -06:00
Make.defs C library: Add swab() 2017-02-16 14:42:27 -06:00