summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill1-2/+2
2000-12-012000-12-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
2000-12-012000-12-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-100/+3
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+2
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-23/+1
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+14
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill4-529/+13
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill4-0/+8
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill1-2/+0
2000-01-05Added priority conversion between POSIX and core priorities.Jennifer Averett1-2/+29
1999-11-29Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-7/+20
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-8/+15
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-23/+24
1999-11-17Updated copyright notice.Joel Sherrill15-30/+15
1999-11-03Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since RTEMSJoel Sherrill1-3/+4
1999-11-03Added prototype of _POSIX_Semaphore_Delete to avoid warnings.Joel Sherrill1-0/+12
1999-11-03Added prototype of POSIX_Thread_cancel_run to avoid warnings.Joel Sherrill1-0/+12
1999-11-02Final tuning required to drop out POSIX timers.Joel Sherrill2-1/+26
1999-11-02*** empty log message ***Joel Sherrill1-0/+32
1999-11-02Split condition variables into multiple files.Joel Sherrill1-0/+36
1999-11-02Split the POSIX semaphore manager into multiple files.Joel Sherrill2-1/+38
1999-11-02Split mutex.c into multiple files.Joel Sherrill1-0/+35
1999-11-02Split mqueue into multiple files.Joel Sherrill1-0/+28
1999-11-02Added #define for SEM_FAILED.Joel Sherrill1-0/+2
1999-11-02Added include of <sys/siginfo.h>.Joel Sherrill1-0/+2
1999-11-02Added message queues and semaphores.Joel Sherrill1-1/+3
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill4-14/+14
1999-10-04Removed Makefile.in generated from Makefile.amJoel Sherrill4-1278/+0
1999-10-04Regenerated.Joel Sherrill4-20/+24
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill8-88/+1302
1999-09-07Removed by patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1-51/+0
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 Sherrill5-5/+5
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-55/+79
1999-05-07Patch from Jiri Gaisler <jgais@ws.estec.esa.nl> to allow stacksizeJoel Sherrill1-0/+1
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-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill5-5/+5
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-06Cleaning up unused files.Joel Sherrill2-168/+2
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 Sherrill5-15/+60