incubator-nuttx/libc/unistd
Gregory Nutt e9bd8bceb4 nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -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 Fix some spacing problems 2015-10-04 15:04:00 -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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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