summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-1726-1305/+1990
* 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-267-5/+62
* Recovered changes since CVS file was corrupted.Joel Sherrill1999-04-261-1/+9
* changed version to 19990426Joel Sherrill1999-04-261-1/+1
* changed version to 19990423Joel Sherrill1999-04-231-1/+1
* 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
* Regenerated.Joel Sherrill1999-04-194-40/+48
* After discussion with Eric Norum <eric@skatter.usask.ca>,Joel Sherrill1999-04-191-0/+22
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-1999-104/+104
* Added reentrant versions.Joel Sherrill1999-04-152-0/+41
* Updated version string.Joel Sherrill1999-04-152-4/+2
* 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
* Now compile files that previously existed but were not built because theyJoel Sherrill1999-04-151-2/+5
* Now install header files that existed but were not previously installed.Joel Sherrill1999-04-151-1/+1
* Now install some header files that existed but were not previouslyJoel Sherrill1999-04-151-1/+1
* Now install utsname.h.Joel Sherrill1999-04-151-2/+1
* Enabled cancellation information in POSIX API thread extension structure.Joel Sherrill1999-04-151-2/+0
* Added set_errno_and_return_minus_one_cast.Joel Sherrill1999-04-151-0/+3
* Added in some header files that existed but were not previously installed.Joel Sherrill1999-04-151-3/+3
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to correct theJoel Sherrill1999-04-122-30/+931
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-1212-501/+887
* Added line to initialize timer_max.Joel Sherrill1999-04-121-0/+2
* changed version to 19990407Joel Sherrill1999-04-071-1/+1
* MPC821 support and PPC patches from Andrew Bray <andy@madhouse.demon.co.uk>:Joel Sherrill1999-04-074-56/+1320
* Cleaning up unused files.Joel Sherrill1999-04-062-168/+2
* 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
* changed version to 19990331Joel Sherrill1999-03-311-1/+1
* changed version to 199900331Joel Sherrill1999-03-311-1/+1
* Patch from Thomas Doerfler <td@imd.m.ISAR.de> to add flow control:Joel Sherrill1999-03-311-32/+272
* Regenerated.Joel Sherrill1999-03-316-734/+436
* Removed asserts that shouldn't be called and commented case where thisJennifer Averett1999-03-313-4/+2
* Modified to be valid m68k code on all CPU models.Joel Sherrill1999-03-311-5/+0
* Corrected return value.Jennifer Averett1999-03-311-1/+1