summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sysconf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-11Add support for posix_devctl()Joel Sherrill1-0/+2
2015-03-09sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber1-0/+4
2015-03-09sysconf: SimplifySebastian Huber1-22/+17
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-13posix: Doxygen enhancement task #4Mathew Kallada1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-0/+3
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2009-05-152009-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-18/+12
2008-12-162008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+4
2008-08-182008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-12-132007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2007-04-022007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2007-02-062007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2002-11-29Return error rather than panic if argument is unsupported.Eric Norum1-1/+6
2001-09-132001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-09-132001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+6
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-11-272000-11-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+15
1999-11-15Removed nanosleep() since it is now in its own file.Joel Sherrill1-21/+0
1999-11-05Split unistd.c file into sysconf.c and sleep.c.Joel Sherrill1-0/+0
1996-08-13added page break before sysconf()Joel Sherrill1-1/+3
1996-08-12sleep: wrong page numberJoel Sherrill1-1/+1
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1-1/+1
1996-05-31moved sleep() from psignal.c to unistd.cJoel Sherrill1-0/+21
1996-05-29comment clean upJoel Sherrill1-2/+1
1996-05-29removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill1-4/+0
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill1-0/+2
1995-10-06fixed missing CVS IDsJoel Sherrill1-0/+1
1995-09-26posix support initially addedJoel Sherrill1-0/+20