summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix (unfollow)
Commit message (Expand)AuthorFilesLines
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
1999-02-03POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill5-11/+1002
1999-01-31Split psignal.c into many more files. This reduced the amount ofJoel Sherrill22-919/+1350
1999-01-26Added include of <rtems/posix/priority.h> so a macro would expandJoel Sherrill1-0/+1
1999-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill31-958/+1362
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 Sherrill6-0/+84
1998-12-15Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to reorganize POSIXJoel Sherrill2-2/+2
1998-12-15Moved around per Ralf Corsepius as preparation for automakeJoel Sherrill45-4254/+0
1998-11-23New files added as part of file system infrastructure effort.Joel Sherrill4-0/+84
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill4-2/+41
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill14-23/+108
1998-11-19Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-1/+1
1998-09-27New files.Joel Sherrill3-1/+35
1998-09-25Now compiles.Joel Sherrill3-1/+7
1998-09-25Added ENOSYS stubs for a number of process routines.Joel Sherrill8-0/+132
1998-08-24Added __RTEMS_INSIDE__ macro to insure that ".inl" files are ALWAYS includedJoel Sherrill1-1/+1
1998-06-18All task delete API level services were incorrectly assuming that theJoel Sherrill1-1/+5
1998-04-27Moved POSIX_signals_Siginfo_node structure definition to headers/psignal.hJoel Sherrill1-5/+1
1998-04-27Changed __POSIX_SIGNALS_h to __RTEMS_POSIX_SIGNALS_h to avoid conflict withJoel Sherrill2-4/+14
1998-04-03Made these have real constants.Joel Sherrill4-44/+52
1998-02-17updated copyright to 1998Joel Sherrill44-44/+44
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill13-52/+26
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill13-13/+13
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill13-13/+52