summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1999-10-251-0/+8
* Fixed core dump caused when output parameter (otimer) was NULL.Joel Sherrill1999-10-211-3/+7
* Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1999-10-061-841/+0
* Removed configure generated from configure.inJoel Sherrill1999-10-061-2608/+0
* Regenerated.Joel Sherrill1999-10-052-302/+329
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-0411-35/+35
* Removed Makefile.in generated from Makefile.amJoel Sherrill1999-10-0411-3624/+0
* Regenerated.Joel Sherrill1999-10-0413-110/+124
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-092-0/+3419
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-0725-213/+3732
* Removed by patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-071-51/+0
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca> to addJoel Sherrill1999-08-301-1/+13
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-301-11/+11
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-2614-14/+14
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-2614-187/+222
* Honor 0 as PID of caller.Joel Sherrill1999-07-011-1/+1
* Added signal_2 file to contain signal(2).Joel Sherrill1999-07-011-1/+1
* New file to implement signal(2).Joel Sherrill1999-07-011-0/+50
* Removed check for initialized ID at request of Rosimildo DaSilvaJoel Sherrill1999-05-141-0/+23
* Made all calls to _Thread_Yield_processor consistent in how they areJoel Sherrill1999-05-071-2/+3
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl> to allow stacksizeJoel Sherrill1999-05-072-1/+2
* Repairing damage and recovering changes including C++ wrappers..Joel Sherrill1999-04-267-5/+62
* Recovered changes since CVS file was corrupted.Joel Sherrill1999-04-261-1/+9
* The default action for real-time signals is supposed to be SIGACTION_TERMINATE.Joel Sherrill1999-04-191-15/+15
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-1914-14/+14
* Updated version string.Joel Sherrill1999-04-151-2/+1
* Added include of rtems/posix/cancel.h.Joel Sherrill1999-04-151-0/+1
* Removed alarm(), killinfo() and pause() because they are now in their own file.Joel Sherrill1999-04-151-372/+1
* Now compiles and is included in normal build even though it is untested.Joel Sherrill1999-04-152-67/+75
* Cleaned up.Joel Sherrill1999-04-151-3/+6
* Now compiles and is included in normal build even though it is untested.Joel Sherrill1999-04-152-8/+11
* Now compile files that previously existed but were not built because theyJoel Sherrill1999-04-151-2/+5
* Now install header files that existed but were not previously installed.Joel Sherrill1999-04-151-1/+1
* Now install some header files that existed but were not previouslyJoel Sherrill1999-04-151-1/+1
* Now install utsname.h.Joel Sherrill1999-04-151-2/+1
* Enabled cancellation information in POSIX API thread extension structure.Joel Sherrill1999-04-151-2/+0
* Added set_errno_and_return_minus_one_cast.Joel Sherrill1999-04-151-0/+3
* Added in some header files that existed but were not previously installed.Joel Sherrill1999-04-151-3/+3
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to correct theJoel Sherrill1999-04-122-30/+931
* Added line to initialize timer_max.Joel Sherrill1999-04-121-0/+2
* Cleaning up unused files.Joel Sherrill1999-04-062-168/+2
* When compiled in debug mode, the POSIX threads inline file was notJoel Sherrill1999-03-311-0/+1
* Fixed typo where _POSIX_signals_Clear_process_signals was not prototypedJoel Sherrill1999-03-301-1/+1
* utime.h moved to c/src/lib/include/sys since it is needed by some libcJoel Sherrill1999-03-241-1/+1
* Fix based on bug report from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-241-25/+0
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-1914-42/+168
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-012-19/+19
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-1814-5/+33
* POSIX timer support.Joel Sherrill1999-02-101-1/+1
* POSIX timer support modifications.Joel Sherrill1999-02-103-4/+16