summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to moveJoel Sherrill1999-10-261-1/+1
* Patch from Eric Norum <eric@cls.usask.ca> to address the following problemJoel Sherrill1999-10-251-1/+1
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1999-10-251-0/+8
* Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-251-7/+8
* Added code to correctly free any allocated space during the evaluationJennifer Averett1999-10-252-72/+74
* Changed leading spaces to periods to ease comparing test output.Joel Sherrill1999-10-251-1/+1
* Removed warning.Joel Sherrill1999-10-211-0/+2
* Added rtems_semaphore_flush directive.Joel Sherrill1999-10-213-1/+105
* Renamed CONFIGURE_POSIX_INIT_TASK_STACK_SIZE toJoel Sherrill1999-10-211-6/+6
* Fixed core dump caused when output parameter (otimer) was NULL.Joel Sherrill1999-10-211-3/+7
* Added prototype for rtems_task_is_suspended at request ofJoel Sherrill1999-10-201-1/+12
* Spacing.Joel Sherrill1999-10-121-0/+1
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-127-75/+16
* Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1999-10-1217-92/+69
* Fixed spacing.Joel Sherrill1999-10-121-1/+1
* Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1999-10-123-0/+127
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-1215-68/+227
* Changed bcopy to strncpy to stick to ANSI/ISO routines.Joel Sherrill1999-10-121-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbgJoel Sherrill1999-10-111-5/+1
* New directive added -- rtems_task_is_suspended.Joel Sherrill1999-10-072-1/+77
* New file.Joel Sherrill1999-10-062-0/+28
* Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1999-10-063-2700/+0
* Removed configure generated from configure.inJoel Sherrill1999-10-063-8151/+0
* Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill1999-10-063-3/+3
* Removed go32 ifdefsJoel Sherrill1999-10-051-3/+0
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-052-20/+0
* Patch from Wayne Bullaughey <wayne@wmi.com>. Comments follow:Joel Sherrill1999-10-051-1/+1
* Regenerated.Joel Sherrill1999-10-056-910/+1085
* Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1999-10-051-3/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-0442-131/+131
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-041-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make libnetworkingJoel Sherrill1999-10-042-10/+3
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-10-042-0/+21
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-10-041-3/+2
* Removed Makefile.in generated from Makefile.amJoel Sherrill1999-10-0439-13093/+0
* Patch from Eric Norum <eric@cls.usask.ca>. Comments follow:Joel Sherrill1999-10-042-3/+5
* Regenerated.Joel Sherrill1999-10-0444-305/+350
* Addition of more functionality by Eric Norum to support GNU readline.Joel Sherrill1999-10-013-2/+77
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-094-0/+7109
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-07135-1858/+14011
* Removed by patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-074-188/+0
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca> to addJoel Sherrill1999-08-303-15/+43
* Removed definition of NO_IMPLICIT_EXTERN_C since it is supposed to beJoel Sherrill1999-08-301-2/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-08-301-0/+13
* Typo causing compilation failure spotted by Ralf Corsepius andJoel Sherrill1999-08-261-1/+1
* Comment cleanup from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1999-08-261-5/+0
* Patch from Eric Norum <eric@cls.usask.ca> to readd the behavior whereJoel Sherrill1999-08-231-30/+6
* Support for MPC505 from Sergei Organov <osv@Javad.RU>. His patch wasJoel Sherrill1999-08-192-0/+34
* Patch from Jimen Ching <jimen@adtech-inc.com>:Joel Sherrill1999-08-181-0/+45
* Slightly cleaner way to switch on the CPU model.Joel Sherrill1999-08-181-6/+10