summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include (unfollow)
Commit message (Expand)AuthorFilesLines
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
1999-03-01Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-2/+2
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill5-3/+13
1999-02-03POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill3-1/+93
1999-01-31Split psignal.c into many more files. This reduced the amount ofJoel Sherrill1-0/+93
1999-01-25Added enough prototypes to allow most of POSIX Threads Manager to beJoel Sherrill1-0/+26
1999-01-19Moved sys/ioctl.h to libc supportJoel Sherrill2-18/+1
1998-12-15Added files as part of moveJoel Sherrill2-0/+28
1998-12-15Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to reorganize POSIXJoel Sherrill1-1/+1
1998-11-23New files added as part of file system infrastructure effort.Joel Sherrill2-0/+42
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-1/+1
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill6-3/+17
1998-04-27Changed __POSIX_SIGNALS_h to __RTEMS_POSIX_SIGNALS_h to avoid conflict withJoel Sherrill1-2/+7
1998-04-03Made these have real constants.Joel Sherrill2-22/+26
1998-02-17updated copyright to 1998Joel Sherrill15-15/+15
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill3-12/+6
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill3-3/+3
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill3-3/+12
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill15-30/+30
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill3-3/+3
1997-07-09Changed name from entry to thread_entry to be more compatible withJoel Sherrill1-1/+1
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill15-75/+75
1997-04-15Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill1-1/+7
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill3-0/+96
1996-09-17added prototype for _POSIX_Timespec_subtractJoel Sherrill1-0/+11
1996-09-08moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to here so it would beJoel Sherrill1-0/+2
1996-08-15added constant to indicate there is no mutex associated with thisJoel Sherrill1-0/+7
1996-08-12mutex.h: removes the promotion of core status code to POSXI status codesMark Johannes1-12/+0
1996-08-12mutex.h: promoted out _POSIX_Mutex_From_core_mutex_statusMark Johannes1-0/+12
1996-08-08added ss_high_priority field to support sporadic server.Joel Sherrill1-0/+1
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill8-32/+32
1996-06-14fields for init threads stuff said tasks.Joel Sherrill1-2/+2
1996-06-13config.h: added maximum_queued_signals.Joel Sherrill2-1/+4
1996-06-13added prototype for manager initialization routine.Joel Sherrill1-0/+2
1996-06-11deleted field for signals_global_pending.Joel Sherrill1-1/+0
1996-06-11new file.Joel Sherrill1-1/+1
1996-06-10added psignal.hJoel Sherrill1-0/+13
1996-06-10*** empty log message ***Joel Sherrill1-1/+1
1996-06-07new fileJoel Sherrill1-0/+20
1996-06-06in newlib nowJoel Sherrill1-0/+4
1996-06-06added Sporadic_timer field to support sporadic serverJoel Sherrill1-0/+1
1996-06-05added comments to priority.h to document the definition of posix priorityJoel Sherrill2-2/+6
1996-06-04added scheduling policy and parameter informationJoel Sherrill1-0/+3
1996-06-03added thread queue for list of threads waiting to join.Joel Sherrill1-0/+2
1996-06-03deleted POSIX threads typedef masking Thread_ControlJoel Sherrill2-11/+6
1996-06-03renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill1-1/+15