summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-1725-1304/+1978
* Patch from D. V. Henkel-Wallace <gumby@zembu.com> to remove compilerJoel Sherrill1999-05-173-4/+4
* Patch from D. V. Henkel-Wallace <gumby@zembu.com>:Joel Sherrill1999-05-171-0/+16
* Removed check for initialized ID at request of Rosimildo DaSilvaJoel Sherrill1999-05-141-0/+23
* Fix based on bug report from Jay Kulpinski <jskulpin@eng01.gdds.com>Joel Sherrill1999-05-111-1/+11
* Made all calls to _Thread_Yield_processor consistent in how they areJoel Sherrill1999-05-072-9/+9
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl> to allow stacksizeJoel Sherrill1999-05-073-3/+10
* Error reporting fixed by Jennifer.Joel Sherrill1999-05-071-15/+15
* Patch from Eric Norum <eric@cls.usask.ca> to corrent a miscount in lengthJoel Sherrill1999-04-271-1/+1
* Repairing damage and recovering changes including C++ wrappers..Joel Sherrill1999-04-265-4/+44
* Recovered changes since CVS file was corrupted.Joel Sherrill1999-04-261-1/+9
* Added lstat().Joel Sherrill1999-04-222-6/+39
* Intel i960HA support submitted by Jimen Ching <jimen@adtech-inc.com>Joel Sherrill1999-04-192-6/+77
* Unlimited objects patch design document. Submitted by Chris JohnsJoel Sherrill1999-04-191-0/+387
* Changed ioctl() prototype to be more like Linux/POSIX than BSD to easeJoel Sherrill1999-04-191-1/+1
* The default action for real-time signals is supposed to be SIGACTION_TERMINATE.Joel Sherrill1999-04-191-15/+15
* After discussion with Eric Norum <eric@skatter.usask.ca>,Joel Sherrill1999-04-191-0/+22
* Added reentrant versions.Joel Sherrill1999-04-152-0/+41
* Updated version string.Joel Sherrill1999-04-151-2/+1
* Added include of rtems/posix/cancel.h.Joel Sherrill1999-04-151-0/+1
* Removed alarm(), killinfo() and pause() because they are now in their own file.Joel Sherrill1999-04-151-372/+1
* Now compiles and is included in normal build even though it is untested.Joel Sherrill1999-04-152-67/+75
* Cleaned up.Joel Sherrill1999-04-151-3/+6
* Now compiles and is included in normal build even though it is untested.Joel Sherrill1999-04-152-8/+11
* Enabled cancellation information in POSIX API thread extension structure.Joel Sherrill1999-04-151-2/+0
* Bug report from Ralf on UNIX port where the S_IR* constants were notJoel Sherrill1999-04-141-0/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to correct theJoel Sherrill1999-04-122-30/+931
* Added line to initialize timer_max.Joel Sherrill1999-04-121-0/+2
* MPC821 support and PPC patches from Andrew Bray <andy@madhouse.demon.co.uk>:Joel Sherrill1999-04-071-2/+2
* Untar support submitted by Jake Janovetz <janovetz@tempest.ece.uiuc.edu>.Joel Sherrill1999-04-062-0/+406
* Patch from Emmanuel Rauget (raguet@crf.canon.fr) to add a htons on theJoel Sherrill1999-04-022-212/+233
* Moved sparc specific version of in_cksum_hdr to an inline routine likeJoel Sherrill1999-04-012-31/+43
* Disable IXON by default based on comment from Eric NorumJoel Sherrill1999-04-011-1/+1
* Patch from Thomas Doerfler <td@imd.m.ISAR.de> to add flow control:Joel Sherrill1999-03-311-32/+272
* Removed asserts that shouldn't be called and commented case where thisJennifer Averett1999-03-313-4/+2
* Corrected return value.Jennifer Averett1999-03-311-1/+1
* Fixed paths to include files so this will build.Joel Sherrill1999-03-318-0/+2581
* Patch from Chris Johns <ccj@acm.org>:Joel Sherrill1999-03-311-5/+13
* When compiled in debug mode, the POSIX threads inline file was notJoel Sherrill1999-03-311-0/+1
* Patch from Eric Norum <eric@skatter.usask.ca> which changed the exitJoel Sherrill1999-03-311-2/+1
* Removed warning for `#ifdef' argument starts with punctuation.Joel Sherrill1999-03-301-1/+1
* Removed warning for const removal.Joel Sherrill1999-03-301-1/+1
* Fixed typo where _POSIX_signals_Clear_process_signals was not prototypedJoel Sherrill1999-03-301-1/+1
* Patch to add shutdown() routine from Tony R. Ambardar <tonya@ece.ubc.ca>.Joel Sherrill1999-03-301-0/+25
* Removed an uninitialized variable.Jennifer Averett1999-03-291-4/+5
* Fix based on bug report from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-241-0/+25
* SPARC optimized version of IP checksum header routine. SubmittedJoel Sherrill1999-03-231-0/+32
* Patch from Eric Norum <eric@skatter.usask.ca> to improve parsing ofJoel Sherrill1999-03-232-0/+45
* Another cleanup patch for the previous rejected hunk.Joel Sherrill1999-03-191-0/+1
* A cleanup patch on fcntl.c from Eric Norum <eric@skatter.usask.ca> forJoel Sherrill1999-03-191-0/+2