summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-26460-8845/+11117
* Patch to ease building MCP750 BSP.Joel Sherrill1999-07-231-1/+4
* Patch from Rosimildo DaSilva <rdasilva@connecttel.com> to readd calls toJoel Sherrill1999-07-131-0/+10
* Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill1999-07-121-20/+15
* New files from Jiri Gaisler <jgais@ws.estec.esa.nl>.Joel Sherrill1999-07-093-0/+153
* New file from Jake Janovetz <janovetz@tempest.ece.uiuc.edu>.Joel Sherrill1999-07-091-0/+26
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1999-07-0930-226/+108
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill1999-07-098-43/+107
* New files missed in previous addition.Joel Sherrill1999-07-034-0/+1896
* Added some C++/GNU sections.Joel Sherrill1999-07-031-1/+8
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> that splitsJoel Sherrill1999-07-0236-121/+131
* Added code to initialize the /etc/group and /etc/passwd files.Joel Sherrill1999-07-022-0/+91
* Fixed format strings and warnings.Joel Sherrill1999-07-022-9/+9
* Reentrant versions added by Joel. Signficant formatting cleanup.Joel Sherrill1999-07-023-116/+177
* Password and group routines added by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-07-023-1/+253
* Patch from Eric Valette <valette@crf.canon.fr> to clean up theJoel Sherrill1999-07-0177-709/+751
* Another attempt at getting everything to build with the new powerpcJoel Sherrill1999-07-011-1/+1
* Fixed typo.Joel Sherrill1999-07-011-2/+2
* Cleaned up to behave properly -- does not make a directory in theJoel Sherrill1999-07-011-2/+1
* Now preinstalls header files.Joel Sherrill1999-07-011-4/+8
* Removed mkdir of libcpu. This should have been at the top of the tree.Joel Sherrill1999-07-011-1/+0
* Remove mkdir command. It should be at the top level of the tree.Joel Sherrill1999-07-011-1/+0
* Modified to provide symbols with and without leading underscore in orderJoel Sherrill1999-07-011-0/+2
* Modified to support ELF. Before SYM() macro was not used consistently.Joel Sherrill1999-07-012-10/+10
* Modified to ignore console interrupts. Otherwise console interrupts wereJoel Sherrill1999-07-011-2/+3
* Added dummy gnatinstallhandler code for all BSPs. This lets Ada programsJoel Sherrill1999-06-2434-33/+50
* Patch from Eric Valette <valette@crf.canon.fr> based on bug report fromJoel Sherrill1999-06-181-1/+0
* Removed pc386 specific command.Joel Sherrill1999-06-181-3/+0
* Switched to using right INSTALL command after report fromJoel Sherrill1999-06-173-3/+3
* Patcg from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1612-221/+161
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1518-113/+137
* Attempt at getting desired ioctl.h included. :)Joel Sherrill1999-06-151-1/+1
* After comments D. V. Henkel-Wallace <gumby@zembu.com>, the interface toJoel Sherrill1999-06-155-39/+7
* Patch from Rosimildo DaSilva <rdasilva@connecttel.com> to make C++Joel Sherrill1999-06-154-3/+23
* RTEMS_FILESYSTEM_READ_WRITE_ONLY changed to RTEMS_FILESYSTEM_READ_WRITEJoel Sherrill1999-06-143-3/+3
* Wrong prototype corrected.Joel Sherrill1999-06-141-1/+1
* Warning removal from D. V. Henkel-Wallace <gumby@zembu.com>.Joel Sherrill1999-06-142-6/+6
* Patch ("FIX: no_cpu/no_bsp") from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1413-287/+317
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-142-0/+2537
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-1410-0/+1283
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-14125-4/+46574
* Added local prototype of ioctl() to avoid requiring sys/ioctl.h.Joel Sherrill1999-06-113-3/+9
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1999-06-114-2/+64
* Patch from Eric Norum <eric@cls.usask.ca> to fix bug reported byJoel Sherrill1999-06-111-0/+2
* Do not use the RTEMS simpleioctl.h if networking is enabled sinceJoel Sherrill1999-06-091-1/+4
* Switched to using strcasecmp() since it is more portable.Joel Sherrill1999-06-091-2/+2
* Removed "NO CTOR" from list of objects to be picked up. It now comes inJoel Sherrill1999-06-021-2/+1
* Changes from Eric Norum to add a loop and limit on the length of timeJoel Sherrill1999-05-281-22/+32
* Use fgrep instead of grep to avoid treating filenames as regular expressions.Joel Sherrill1999-05-281-1/+1
* Alignment corrected per Eric Norum's suggestion.Joel Sherrill1999-05-281-1/+2