summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/sysconf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-11-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-271-0/+15
| | | | * src/sysconf.c: Add support for _SC_CLK_TCK and _SC_OPEN_MAX.
* Removed nanosleep() since it is now in its own file.Joel Sherrill1999-11-151-21/+0
|
* Split unistd.c file into sysconf.c and sleep.c.Joel Sherrill1999-11-051-0/+41