nuttx/libc/unistd
2016-02-21 18:09:04 -06:00
..
lib_access.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_chdir.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_execl.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_getcwd.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -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_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 Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_usleep.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
Make.defs