incubator-nuttx/libc/unistd
Gregory Nutt f94fe747ae Undo part of a previous change. Move get/sethostname back from net/netdb to libc/unistd 2015-07-08 11:11:52 -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 Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_chdir.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_execl.c Oop.. forgot a semicolon in a preceding commit 2015-02-09 11:16:01 -06:00
lib_getcwd.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -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 Uninitialized variable can cause hardfault from getopt if required argument is missing. 2015-06-18 13:55:19 -06:00
lib_getoptargp.c Minor documentation updates and other cosmetic changes 2014-01-20 13:10:30 -06:00
lib_getoptindp.c Minor documentation updates and other cosmetic changes 2014-01-20 13:10:30 -06:00
lib_getoptoptp.c Minor documentation updates and other cosmetic changes 2014-01-20 13:10:30 -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 Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_usleep.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00