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