summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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 Sherrill4-0/+182
1999-07-02Fixed format strings and warnings.Joel Sherrill4-18/+18
1999-07-02Reentrant versions added by Joel. Signficant formatting cleanup.Joel Sherrill5-231/+353
1999-07-02Password and group routines added by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill5-1/+501
1999-07-01Patch from Eric Valette <valette@crf.canon.fr> to clean up theJoel Sherrill77-709/+751
1999-07-01Honor 0 as PID of caller.Joel Sherrill1-1/+1
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-01Added signal_2 file to contain signal(2).Joel Sherrill1-1/+1
1999-07-01New file to implement signal(2).Joel Sherrill1-0/+50
1999-07-01Modified to reflect change in calling sequence of mount().Joel Sherrill1-1/+1
1999-07-01Test modified to reflect change in calling sequence of mount().Joel Sherrill1-10/+10
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-07-01Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1-1/+0
1999-07-01Added include/libcpu to list of directories made.Joel Sherrill1-1/+1
1999-07-01Regenerated.Joel Sherrill1-232/+147
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-17Patch from Ian Lance Taylor <ian@airs.com> to use INSTALL_CHANGE insteadJoel Sherrill1-1/+1
1999-06-16Patcg from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill22-386/+276
1999-06-15Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill33-188/+232
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 Sherrill10-78/+14
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 Sherrill5-5/+5
1999-06-14Wrong prototype corrected.Joel Sherrill2-2/+2
1999-06-14Warning removal from D. V. Henkel-Wallace <gumby@zembu.com>.Joel Sherrill5-18/+12
1999-06-14Patch ("FIX: no_cpu/no_bsp") from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill24-510/+556
1999-06-14Updsated to reflect mpc750/mcp750 submission.Joel Sherrill1-0/+1
1999-06-14Patch ("FIX: MKDIR/INSTALL_VARIANT") from Ralf CorsepiusJoel Sherrill1-2/+2
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 Sherrill154-2565/+50238
1999-06-11Added local prototype of ioctl() to avoid requiring sys/ioctl.h.Joel Sherrill6-6/+18
1999-06-11Added comments.Joel Sherrill1-1/+1
1999-06-11Fixed Makefile.in to not attempt to install rtems.o twice from two differentJoel Sherrill10-10/+0
1999-06-11Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill12-6/+192
1999-06-11Patch from Eric Norum <eric@cls.usask.ca> to fix bug reported byJoel Sherrill3-0/+6
1999-06-09Do not use the RTEMS simpleioctl.h if networking is enabled sinceJoel Sherrill1-1/+4
1999-06-09Modified to return an error when a bogus return address for theJoel Sherrill1-0/+3