summaryrefslogtreecommitdiff
path: root/nuttx/libc/unistd/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* From Lorenz Meier: The implementation of access() as vararg macro has the iss...Gregory Nutt2014-11-111-1/+2
* execv() is a basic system interface. It should not be in libc/ but rather in...Gregory Nutt2014-09-151-1/+1
* Move sleep() and usleep() from sched/ to libc/unistd/. These functions now a...Gregory Nutt2013-12-131-2/+6
* Add interfaces to dynamically change symbol tables used by posix_spawn, execv...patacongo2013-01-101-1/+1
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-081-0/+4
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-101-1/+1
* Still trying to recover directory contentspatacongo2012-11-101-0/+49