summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up unused files.Joel Sherrill1999-04-062-168/+2
* 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-195-15/+60
* 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-185-3/+13
* 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
* Moved sys/ioctl.h to libc supportJoel Sherrill1999-01-192-18/+1
* Added files as part of moveJoel Sherrill1998-12-152-0/+28
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to reorganize POSIXJoel Sherrill1998-12-151-1/+1
* New files added as part of file system infrastructure effort.Joel Sherrill1998-11-232-0/+42
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-1/+1
* 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
* Made these have real constants.Joel Sherrill1998-04-032-22/+26
* updated copyright to 1998Joel Sherrill1998-02-1715-15/+15
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-303-12/+6
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-203-3/+3
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-103-3/+12
* 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-083-3/+3
* 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-013-0/+96
* 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
* mutex.h: promoted out _POSIX_Mutex_From_core_mutex_statusMark Johannes1996-08-121-0/+12
* added ss_high_priority field to support sporadic server.Joel Sherrill1996-08-081-0/+1
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-038-32/+32
* fields for init threads stuff said tasks.Joel Sherrill1996-06-141-2/+2
* config.h: added maximum_queued_signals.Joel Sherrill1996-06-132-1/+4
* added prototype for manager initialization routine.Joel Sherrill1996-06-131-0/+2
* deleted field for signals_global_pending.Joel Sherrill1996-06-111-1/+0
* new file.Joel Sherrill1996-06-111-1/+1
* added psignal.hJoel Sherrill1996-06-101-0/+13
* *** empty log message ***Joel Sherrill1996-06-101-1/+1
* new fileJoel Sherrill1996-06-071-0/+20
* in newlib nowJoel Sherrill1996-06-061-0/+4
* added Sporadic_timer field to support sporadic serverJoel Sherrill1996-06-061-0/+1
* added comments to priority.h to document the definition of posix priorityJoel Sherrill1996-06-052-2/+6
* added scheduling policy and parameter informationJoel Sherrill1996-06-041-0/+3
* added thread queue for list of threads waiting to join.Joel Sherrill1996-06-031-0/+2
* deleted POSIX threads typedef masking Thread_ControlJoel Sherrill1996-06-032-11/+6
* renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill1996-06-031-1/+15