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