summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-298-5/+245
* Removed an uninitialized variable.Jennifer Averett1999-03-292-8/+10
* Correctd name length to account for new IMFS max name length of 32.Jennifer Averett1999-03-291-1/+3
* Fixed expected return status from lseek to look for not failure (-1).Jennifer Averett1999-03-292-2/+2
* Changed expected status lseek to look for not failure (-1).Jennifer Averett1999-03-291-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to fix size_rtemsJoel Sherrill1999-03-293-53/+9
* Patch from Rosimildo DaSilva <rdasilva@connecttel.com> andJoel Sherrill1999-03-261-45/+115
* Patch from Rosimildo DaSilva <rdasilva@connecttel.com>:Joel Sherrill1999-03-251-3/+3
* changed version to rc-19990325Joel Sherrill1999-03-251-1/+1
* Regenerated.Joel Sherrill1999-03-252-41/+12
* utime.h moved to c/src/lib/include/sys since it is needed by some libcJoel Sherrill1999-03-241-1/+1
* These files were not added as part of a recent patch fromJoel Sherrill1999-03-2447-0/+18188
* Fix based on bug report from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-243-1/+26
* Automake II patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-246-7/+97
* Patch from Eric Norum <eric@skatter.usask.ca> to use new networkJoel Sherrill1999-03-242-32/+40
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-03-241-1/+1
* SPARC optimized version of IP checksum header routine. SubmittedJoel Sherrill1999-03-233-0/+96
* Modifications from Jiri Gaisler <jgais@ws.estec.esa.nl> toJoel Sherrill1999-03-232-208/+256
* Patch from Eric Norum <eric@skatter.usask.ca> to improve parsing ofJoel Sherrill1999-03-237-11/+153
* Automake II patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. EmailJoel Sherrill1999-03-2326-425/+3801
* Another cleanup patch for the previous rejected hunk.Joel Sherrill1999-03-192-0/+2
* Incorporated automake I patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-1918-101/+2774
* A cleanup patch on fcntl.c from Eric Norum <eric@skatter.usask.ca> forJoel Sherrill1999-03-192-0/+4
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-19671-2103/+8119
* Towards automake X patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-1932-12/+156
* Towards automake IX patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-191-3/+3
* Patch from Eric Norum <eric@skatter.usask.ca> that adds externalJoel Sherrill1999-03-198-60/+180
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1999-03-181-16/+27
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-03-172-6/+14
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-1718-149/+1816
* Temporarily took rtems_servers directory out of the build tree since thereJoel Sherrill1999-03-176-14/+10
* Patch from John S. Gwynne <jgwynne@mrcday.com> to correct minorJoel Sherrill1999-03-167-62/+152
* Added ftpd server from Jake Janovetz <janovetz@tempest.ece.uiuc.edu>.Joel Sherrill1999-03-166-0/+2292
* Added rtems_servers directory.Joel Sherrill1999-03-162-2/+2
* Commented out test case that no long works since addition of POSIX timers.Joel Sherrill1999-03-161-5/+10
* Use proper include for libio.h.Joel Sherrill1999-03-1612-24/+12
* Interrupt handler installed as raw handler. Problem caught byJoel Sherrill1999-03-112-2/+2
* Took generated files off list of source files.Joel Sherrill1999-03-082-2/+2
* Corrected bug where pointer to doubly linked blocks was being incorrectlyJoel Sherrill1999-03-083-6/+102
* Added code to translate internal libio flags to POSIX style flags.Joel Sherrill1999-03-082-6/+40
* Added support for F_GETFL and F_SETFL.Joel Sherrill1999-03-082-4/+6
* Install remote debugger pieces.Joel Sherrill1999-03-081-4/+1
* Removed unused variable.Joel Sherrill1999-03-081-1/+0
* Patch from Ian Lance Taylor <ian@airs.com> to correct previous interruptJoel Sherrill1999-03-081-3/+2
* Added F_GETFL support so the fdopen() implementation in newlib 1.8.1Joel Sherrill1999-03-068-4/+86
* Wrong constant name was used for the DEBUG exception.Joel Sherrill1999-03-032-2/+2
* Generated files were accidentally included in the library.Joel Sherrill1999-03-032-2/+2
* Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca> to correct a bugJoel Sherrill1999-03-031-19/+36
* changed version to 19990302Joel Sherrill1999-03-021-1/+1
* Patch from Jay Monkman <jmonkman@frasca.com> to address minor issuesJoel Sherrill1999-03-025-204/+387