incubator-nuttx/libc/unistd
Gregory Nutt b682190f52 Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
..
Make.defs The libc versions of get/sethostname should just call the internal net/netdb versions in the flat build. In the protected and kernel builds, sethostname is a system call but gethostname calls uname() to get the hostname 2015-07-05 10:45:00 -06:00
lib_access.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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 naming used for public data and function groupings 2015-10-02 16:30:35 -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 Undo part of a previous change. Move get/sethostname back from net/netdb to libc/unistd 2015-07-08 11:11:52 -06:00
lib_getopt.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_getoptargp.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_getoptindp.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_getoptoptp.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_sethostname.c Undo part of a previous change. Move get/sethostname back from net/netdb to libc/unistd 2015-07-08 11:11:52 -06:00
lib_sleep.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_usleep.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00