summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed include file paths.Joel Sherrill1999-03-313-9/+9
* Fixed typo so applications would link.Joel Sherrill1999-03-312-2/+2
* Removed asserts that shouldn't be called and commented case where thisJennifer Averett1999-03-313-4/+2
* Corrected return value.Jennifer Averett1999-03-311-1/+1
* Fixed paths to include files so this will build.Joel Sherrill1999-03-3114-36/+36
* Fixed typos and mistakes related to adding gnatsupp.Joel Sherrill1999-03-312-3/+2
* Regenerated.Joel Sherrill1999-03-313-368/+217
* Removed warnings.Joel Sherrill1999-03-311-0/+3
* Removed warnings.Joel Sherrill1999-03-311-4/+1
* Removed warning.Joel Sherrill1999-03-311-0/+2
* Another attempt to get runtest installed.Joel Sherrill1999-03-314-7/+13
* Patch from Eric Norum <eric@skatter.usask.ca> which changed the exitJoel Sherrill1999-03-311-2/+1
* Removed warning for `#ifdef' argument starts with punctuation.Joel Sherrill1999-03-301-1/+1
* Removed warning for const removal.Joel Sherrill1999-03-301-1/+1
* Patch from "Tony R. Ambardar" <tonya@ece.ubc.ca> and blessed byJoel Sherrill1999-03-301-2/+2
* Patch from Tony R. Ambardar <tonya@ece.ubc.ca> to add byte wideJoel Sherrill1999-03-301-19/+90
* Patch to add shutdown() routine from Tony R. Ambardar <tonya@ece.ubc.ca>.Joel Sherrill1999-03-301-0/+25
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-291-2/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to fix a typo.Joel Sherrill1999-03-292-2/+2
* Removed an uninitialized variable.Jennifer Averett1999-03-291-4/+5
* 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
* These files were not added as part of a recent patch fromJoel Sherrill1999-03-2426-0/+10112
* Fix based on bug report from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-242-1/+26
* Automake II patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-242-2/+47
* Patch from Eric Norum <eric@skatter.usask.ca> to use new networkJoel Sherrill1999-03-241-16/+20
* SPARC optimized version of IP checksum header routine. SubmittedJoel Sherrill1999-03-231-0/+32
* Modifications from Jiri Gaisler <jgais@ws.estec.esa.nl> toJoel Sherrill1999-03-231-104/+128
* Patch from Eric Norum <eric@skatter.usask.ca> to improve parsing ofJoel Sherrill1999-03-233-11/+63
* Automake II patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. EmailJoel Sherrill1999-03-237-196/+1844
* Another cleanup patch for the previous rejected hunk.Joel Sherrill1999-03-191-0/+1
* Incorporated automake I patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-194-4/+4
* 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-19382-1217/+4529
* Towards automake X patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-1931-0/+155
* Patch from Eric Norum <eric@skatter.usask.ca> that adds externalJoel Sherrill1999-03-194-28/+78
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1999-03-181-16/+27
* Temporarily took rtems_servers directory out of the build tree since thereJoel Sherrill1999-03-173-7/+5
* 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-163-0/+1146
* Added rtems_servers directory.Joel Sherrill1999-03-161-1/+1
* Use proper include for libio.h.Joel Sherrill1999-03-166-12/+6
* Interrupt handler installed as raw handler. Problem caught byJoel Sherrill1999-03-111-1/+1
* Took generated files off list of source files.Joel Sherrill1999-03-081-1/+1
* 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
* 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