summaryrefslogtreecommitdiffstats
path: root/c/src/exec (unfollow)
Commit message (Expand)AuthorFilesLines
1999-10-04Regenerated.Joel Sherrill44-305/+350
1999-10-01Addition of more functionality by Eric Norum to support GNU readline.Joel Sherrill3-2/+77
1999-09-09Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill4-0/+7109
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill135-1858/+14011
1999-09-07Removed by patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill4-188/+0
1999-08-30Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca> to addJoel Sherrill3-15/+43
1999-08-30Removed definition of NO_IMPLICIT_EXTERN_C since it is supposed to beJoel Sherrill1-2/+0
1999-08-30Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-0/+13
1999-08-26Typo causing compilation failure spotted by Ralf Corsepius andJoel Sherrill1-1/+1
1999-08-26Comment cleanup from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1-5/+0
1999-08-23Patch from Eric Norum <eric@cls.usask.ca> to readd the behavior whereJoel Sherrill1-30/+6
1999-08-19Support for MPC505 from Sergei Organov <osv@Javad.RU>. His patch wasJoel Sherrill2-0/+34
1999-08-18Patch from Jimen Ching <jimen@adtech-inc.com>:Joel Sherrill1-0/+45
1999-08-18Slightly cleaner way to switch on the CPU model.Joel Sherrill1-6/+10
1999-08-18 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-4/+0
1999-08-12Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-44/+95
1999-08-10Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill3-4/+18
1999-08-10Added NO_IMPLICIT_EXTERN_C at suggestion of Jason Merrill.Joel Sherrill1-0/+2
1999-08-06Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-328/+119
1999-07-30 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill14-177/+264
1999-07-29Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill14-15/+18
1999-07-28Fix after this report from Peter Pointner <pr@schenk.isar.de>:Joel Sherrill1-0/+12
1999-07-26 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-2/+4
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill99-99/+99
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-0/+4205
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill100-1524/+1783
1999-07-23Tools moved to top-level directory per patch from Ralf Corsepius <corsepiu@fa...Joel Sherrill30-9146/+0
1999-07-12Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill1-20/+15
1999-07-09changed version to 19990709Joel Sherrill1-1/+1
1999-07-09Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill5-15/+90
1999-07-09Make sure pthread init stack size is always set.Joel Sherrill1-0/+5
1999-07-08Moved definitions to a more logical place.Joel Sherrill1-4/+4
1999-07-02Added code to initialize the /etc/group and /etc/passwd files.Joel Sherrill2-0/+91
1999-07-02Fixed format strings and warnings.Joel Sherrill2-9/+9
1999-07-02Reentrant versions added by Joel. Signficant formatting cleanup.Joel Sherrill2-115/+176
1999-07-02Password and group routines added by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2-0/+248
1999-07-01Honor 0 as PID of caller.Joel Sherrill1-1/+1
1999-07-01Added signal_2 file to contain signal(2).Joel Sherrill1-1/+1
1999-07-01New file to implement signal(2).Joel Sherrill1-0/+50
1999-07-01Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1-1/+0
1999-06-17Patch from Ian Lance Taylor <ian@airs.com> to use INSTALL_CHANGE insteadJoel Sherrill1-1/+1
1999-06-16Patcg from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill8-138/+98
1999-06-15Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill12-66/+82
1999-06-15After comments D. V. Henkel-Wallace <gumby@zembu.com>, the interface toJoel Sherrill4-38/+6
1999-06-14RTEMS_FILESYSTEM_READ_WRITE_ONLY changed to RTEMS_FILESYSTEM_READ_WRITEJoel Sherrill2-2/+2
1999-06-14Wrong prototype corrected.Joel Sherrill1-1/+1
1999-06-14Warning removal from D. V. Henkel-Wallace <gumby@zembu.com>.Joel Sherrill2-6/+6
1999-06-14Patch ("FIX: no_cpu/no_bsp") from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill9-185/+198
1999-06-14This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill30-2585/+3688
1999-06-11Added local prototype of ioctl() to avoid requiring sys/ioctl.h.Joel Sherrill3-3/+9