summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regenerated.Joel Sherrill1999-03-3111-1136/+705
* 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-318-11/+6
* Modified to be valid m68k code on all CPU models.Joel Sherrill1999-03-311-5/+0
* Corrected return value.Jennifer Averett1999-03-312-2/+2
* Added prints for calls into the file system. Added O_EXCL for an open thatJennifer Averett1999-03-311-5/+28
* Fixed paths to include files so this will build.Joel Sherrill1999-03-3124-38/+1089
* Modified file to match output.Jennifer Averett1999-03-311-11/+38
* 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-312-0/+4
* Patch from Chris Johns <ccj@acm.org>:Joel Sherrill1999-03-311-5/+13
* When compiled in debug mode, the POSIX threads inline file was notJoel Sherrill1999-03-311-0/+1
* 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-313-6/+3
* Removed warning for `#ifdef' argument starts with punctuation.Joel Sherrill1999-03-303-3/+3
* Removed warning for const removal.Joel Sherrill1999-03-302-2/+2
* Fixed typo where _POSIX_signals_Clear_process_signals was not prototypedJoel 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-303-0/+75
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-292-4/+4
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to fix a typo.Joel Sherrill1999-03-292-2/+2
* 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