summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-221-11/+12
* Updated copyright notice.Joel Sherrill1999-11-1715-30/+15
* Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since RTEMSJoel Sherrill1999-11-031-3/+4
* Added prototype of _POSIX_Semaphore_Delete to avoid warnings.Joel Sherrill1999-11-031-0/+12
* Added prototype of POSIX_Thread_cancel_run to avoid warnings.Joel Sherrill1999-11-031-0/+12
* Final tuning required to drop out POSIX timers.Joel Sherrill1999-11-022-1/+26
* *** empty log message ***Joel Sherrill1999-11-021-0/+32
* Split condition variables into multiple files.Joel Sherrill1999-11-021-0/+36
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-022-1/+38
* Split mutex.c into multiple files.Joel Sherrill1999-11-021-0/+35
* Split mqueue into multiple files.Joel Sherrill1999-11-021-0/+28
* Added #define for SEM_FAILED.Joel Sherrill1999-11-021-0/+2
* Added include of <sys/siginfo.h>.Joel Sherrill1999-11-021-0/+2
* Added message queues and semaphores.Joel Sherrill1999-11-021-1/+3
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-042-7/+7
* Removed Makefile.in generated from Makefile.amJoel Sherrill1999-10-042-631/+0
* Regenerated.Joel Sherrill1999-10-042-10/+12
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-074-47/+635
* 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-262-2/+2
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-262-23/+31
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl> to allow stacksizeJoel Sherrill1999-05-071-0/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-192-2/+2
* 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
* Fixed typo where _POSIX_signals_Clear_process_signals was not prototypedJoel Sherrill1999-03-301-1/+1
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-192-6/+24
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-011-2/+2
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-182-1/+5
* POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1999-02-033-1/+93
* Split psignal.c into many more files. This reduced the amount ofJoel Sherrill1999-01-311-0/+93
* Added enough prototypes to allow most of POSIX Threads Manager to beJoel Sherrill1999-01-251-0/+26
* Added files as part of moveJoel Sherrill1998-12-151-0/+14
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-236-3/+17
* Changed __POSIX_SIGNALS_h to __RTEMS_POSIX_SIGNALS_h to avoid conflict withJoel Sherrill1998-04-271-2/+7
* updated copyright to 1998Joel Sherrill1998-02-1715-15/+15
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0815-30/+30
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-1/+1
* Changed name from entry to thread_entry to be more compatible withJoel Sherrill1997-07-091-1/+1
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2215-75/+75
* Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill1997-04-151-1/+7
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+33
* added prototype for _POSIX_Timespec_subtractJoel Sherrill1996-09-171-0/+11
* moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to here so it would beJoel Sherrill1996-09-081-0/+2
* added constant to indicate there is no mutex associated with thisJoel Sherrill1996-08-151-0/+7
* mutex.h: removes the promotion of core status code to POSXI status codesMark Johannes1996-08-121-12/+0