summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* A cleanup patch on fcntl.c from Eric Norum <eric@skatter.usask.ca> forJoel Sherrill1999-03-191-0/+2
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-19103-310/+1231
* Patch from Eric Norum <eric@skatter.usask.ca> that adds externalJoel Sherrill1999-03-193-28/+72
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-03-171-6/+12
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-178-147/+683
* Use proper include for libio.h.Joel Sherrill1999-03-166-12/+6
* Corrected bug where pointer to doubly linked blocks was being incorrectlyJoel Sherrill1999-03-081-2/+34
* Added code to translate internal libio flags to POSIX style flags.Joel Sherrill1999-03-081-3/+20
* Added support for F_GETFL and F_SETFL.Joel Sherrill1999-03-081-2/+3
* Added F_GETFL support so the fdopen() implementation in newlib 1.8.1Joel Sherrill1999-03-064-2/+43
* changed version to 19990302Joel Sherrill1999-03-021-1/+1
* Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill1999-03-0121-276/+61
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-012-19/+19
* Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill1999-02-248-24/+34
* Moved mpc860.h around to make things compile.Joel Sherrill1999-02-242-1/+1
* Corrected Makefile.in to account for placement of include files.Joel Sherrill1999-02-244-4/+4
* Corrected name of constant so this would compile.Joel Sherrill1999-02-241-1/+1
* Accidentally moved.Joel Sherrill1999-02-194-2101/+0
* Moved back up in tree.Joel Sherrill1999-02-194-0/+2101
* Accidentally moved erc32.hJoel Sherrill1999-02-191-521/+0
* Moved erc32.h back up in tree.Joel Sherrill1999-02-191-0/+521
* Moved asm.h back up in tree.Joel Sherrill1999-02-198-0/+970
* Accidentally moved asm.hJoel Sherrill1999-02-198-1143/+0
* Moved to proper rtems/scoreJoel Sherrill1999-02-1922-217/+423
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-18103-70/+276
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-1884-0/+17032
* Another part of automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-02-181-0/+72
* Yet another part of automake VI from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-1854-15615/+24
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-1811-73/+10
* Part of automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-181-2/+2
* Corrected.Joel Sherrill1999-02-181-36/+0
* Readded.Joel Sherrill1999-02-181-0/+14
* Should have been removed earlier.Joel Sherrill1999-02-1843-5878/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-1812-69/+60
* Should have been removed from cvs early.Joel Sherrill1999-02-1831-5253/+0
* Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill1999-02-181-1/+9
* GLobal reentrancy structure is now dynamically initialized.Joel Sherrill1999-02-181-1/+2
* MPC860 support submitted by Jay Monkman <jmonkman@frasca.com>.Joel Sherrill1999-02-184-2/+256
* Jay Monkman <jmonkman@frasca.com> submitted the eth_comm BSP for a PPC860Joel Sherrill1999-02-171-0/+1300
* Patch from Eric Valette <valette@crf.canon.fr> to undo the patchJoel Sherrill1999-02-151-2/+0
* changed version to 19990210Joel Sherrill1999-02-101-1/+1
* POSIX timer support.Joel Sherrill1999-02-101-1/+1
* Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill1999-02-101-0/+1
* Corrected multiple places the file size was not being properly updated.Joel Sherrill1999-02-101-2/+8
* Added getcwd().Joel Sherrill1999-02-101-0/+280
* POSIX timer support modifications.Joel Sherrill1999-02-103-4/+16
* Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1999-02-101-19/+10
* Patch from Eric Norum to correct bug induced by select() patch.Joel Sherrill1999-02-052-5/+11
* Corrected spacing and added some new error checks that were neededJoel Sherrill1999-02-053-24/+34
* Added caching enable routines.Joel Sherrill1999-02-051-1/+1