summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-026-0/+273
* Fixed format strings and warnings.Joel Sherrill1999-07-026-27/+27
* Reentrant versions added by Joel. Signficant formatting cleanup.Joel Sherrill1999-07-027-346/+529
* Password and group routines added by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-07-027-1/+749
* Patch from Eric Valette <valette@crf.canon.fr> to clean up theJoel Sherrill1999-07-0177-709/+751
* Added error status for bad return pointer argument on rtems_task_set_priority.Joel Sherrill1999-07-011-0/+1
* Corrected formatting so argument was in code font.Joel Sherrill1999-07-011-1/+1
* Fixed reference to initialize_executive to use the current name.Joel Sherrill1999-07-011-1/+2
* Filled in.Joel Sherrill1999-07-011-10/+30
* Cleaned up and much neater.Joel Sherrill1999-07-011-19/+33
* Honor 0 as PID of caller.Joel Sherrill1999-07-012-2/+2
* Another attempt at getting everything to build with the new powerpcJoel Sherrill1999-07-011-1/+1
* Fixed typo.Joel Sherrill1999-07-011-2/+2
* Added signal_2 file to contain signal(2).Joel Sherrill1999-07-011-1/+1
* New file to implement signal(2).Joel Sherrill1999-07-012-0/+100
* Modified to reflect change in calling sequence of mount().Joel Sherrill1999-07-012-2/+2
* Test modified to reflect change in calling sequence of mount().Joel Sherrill1999-07-012-20/+20
* 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
* Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1999-07-013-3/+0
* Added include/libcpu to list of directories made.Joel Sherrill1999-07-011-1/+1
* Patch from Ralf Corsepius to enhance autogen's behavior.Joel Sherrill1999-07-011-1/+6
* Regenerated.Joel Sherrill1999-07-012-464/+294
* Added dummy gnatinstallhandler code for all BSPs. This lets Ada programsJoel Sherrill1999-06-2434-33/+50
* Corrected and fleshed out.Joel Sherrill1999-06-181-43/+2
* 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
* Patch from Ian Lance Taylor <ian@airs.com> to use INSTALL_CHANGE insteadJoel Sherrill1999-06-171-1/+1
* Patcg from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1633-673/+508
* RegeneratedJoel Sherrill1999-06-150-0/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1547-378/+441
* 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-1514-116/+20
* Regenerated.Joel Sherrill1999-06-150-0/+0
* Patch from Rosimildo DaSilva <rdasilva@connecttel.com> to make C++Joel Sherrill1999-06-154-3/+23
* Directives -> services.Joel Sherrill1999-06-151-4/+4
* Some stuff added.Joel Sherrill1999-06-151-38/+131
* Significantly enhanced. At least the per routine pages for this chapterJoel Sherrill1999-06-151-59/+349
* RTEMS_FILESYSTEM_READ_WRITE_ONLY changed to RTEMS_FILESYSTEM_READ_WRITEJoel Sherrill1999-06-147-7/+7
* Wrong prototype corrected.Joel Sherrill1999-06-143-3/+3
* Warning removal from D. V. Henkel-Wallace <gumby@zembu.com>.Joel Sherrill1999-06-147-24/+18
* Patch ("FIX: no_cpu/no_bsp") from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1438-957/+1021