source: rtems/c/src/exec/posix/src @ 64f55e7

4.104.114.84.95
Name Size Rev Age Author Last Change
../
adasupp.c 512 bytes e7a36a9   09/08/96 16:21:48 Joel Sherrill Ada task stack size minimize is twice that for regular pthreads.
aio.c 1.6 KB 3afecf8   04/15/99 18:56:42 Joel Sherrill Now compiles and is included in normal build even though it is untested.
alarm.c 985 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
cancel.c 1016 bytes db7f70a   11/02/99 18:47:06 Joel Sherrill Split cancel.c into multiple files.
cancelrun.c 1.3 KB 2b2ab1c   11/03/99 12:51:09 Joel Sherrill Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since …
cleanuppop.c 1.1 KB db7f70a   11/02/99 18:47:06 Joel Sherrill Split cancel.c into multiple files.
cleanuppush.c 1.1 KB db7f70a   11/02/99 18:47:06 Joel Sherrill Split cancel.c into multiple files.
clockgetcpuclockid.c 441 bytes 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
clockgetenableattr.c 444 bytes 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
clockgetres.c 822 bytes 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
clockgettime.c 1.3 KB 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
clocksetenableattr.c 444 bytes 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
clocksettime.c 1.9 KB 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
cond.c 916 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condattrdestroy.c 562 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condattrgetpshared.c 578 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condattrinit.c 551 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condattrsetpshared.c 702 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condbroadcast.c 492 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
conddefaultattributes.c 525 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
conddestroy.c 1.7 KB 43ed935   11/02/99 18:46:30 Joel Sherrill Missed these in the initial split up.
condinit.c 2.4 KB 43ed935   11/02/99 18:46:30 Joel Sherrill Missed these in the initial split up.
condmp.c 804 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condsignal.c 490 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condsignalsupp.c 1.4 KB 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condtimedwait.c 1.2 KB 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condwait.c 553 bytes 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
condwaitsupp.c 2.6 KB 98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files.
devctl.c 263 bytes 7f72217e   05/29/96 21:27:26 Joel Sherrill comment clean up
execl.c 168 bytes 97149ba   09/25/98 13:17:32 Joel Sherrill Added ENOSYS stubs for a number of process routines.
execle.c 170 bytes 97149ba   09/25/98 13:17:32 Joel Sherrill Added ENOSYS stubs for a number of process routines.
execlp.c 170 bytes b965227f   09/25/98 13:28:28 Joel Sherrill Now compiles.
execv.c 171 bytes b965227f   09/25/98 13:28:28 Joel Sherrill Now compiles.
execve.c 195 bytes 97149ba   09/25/98 13:17:32 Joel Sherrill Added ENOSYS stubs for a number of process routines.
execvp.c 166 bytes 97149ba   09/25/98 13:17:32 Joel Sherrill Added ENOSYS stubs for a number of process routines.
fork.c 149 bytes 97149ba   09/25/98 13:17:32 Joel Sherrill Added ENOSYS stubs for a number of process routines.
getegid.c 400 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
geteuid.c 399 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
getgid.c 536 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
getgroups.c 369 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
getlogin.c 770 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
getpgrp.c 443 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
getpid.c 536 bytes 07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a …
getppid.c 358 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
getuid.c 536 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
intr.c 8.0 KB 5b748a1   06/03/96 17:32:19 Joel Sherrill renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_interval
key.c 619 bytes 63edcf24   11/02/99 18:40:30 Joel Sherrill Split key.c into multiple files.
keycreate.c 1.5 KB 63edcf24   11/02/99 18:40:30 Joel Sherrill Split key.c into multiple files.
keydelete.c 1.2 KB 63edcf24   11/02/99 18:40:30 Joel Sherrill Split key.c into multiple files.
keygetspecific.c 1.0 KB 63edcf24   11/02/99 18:40:30 Joel Sherrill Split key.c into multiple files.
keyrundestructors.c 1.8 KB 63edcf24   11/02/99 18:40:30 Joel Sherrill Split key.c into multiple files.
keysetspecific.c 1008 bytes 63edcf24   11/02/99 18:40:30 Joel Sherrill Split key.c into multiple files.
kill.c 796 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
killinfo.c 8.6 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
Makefile.am 4.4 KB 64f55e7   11/29/99 15:40:38 Joel Sherrill Made sure POSIX would build with MP enabled.
mqueue.c 1.5 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueueclose.c 1.6 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuecreatesupp.c 3.6 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuedeletesupp.c 1.6 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuegetattr.c 2.1 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuenametoid.c 1.1 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuenotify.c 2.4 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueueopen.c 3.1 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuereceive.c 1.3 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuerecvsupp.c 2.3 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuesend.c 1.3 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuesendsupp.c 2.0 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuesetattr.c 2.4 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuetimedreceive.c 1.4 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueuetimedsend.c 1.4 KB 4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files.
mqueueunlink.c 1.9 KB 17879f4   11/18/99 19:43:13 Jennifer.Averett + Debuged to the point that you could open, unlink and close a …
mutex.c 849 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexattrdestroy.c 595 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexattrgetprioceiling.c 687 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexattrgetprotocol.c 671 bytes cec0371   11/02/99 18:39:52 Joel Sherrill Wrong routine was initially cut into this file.
mutexattrgetpshared.c 656 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexattrinit.c 577 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexattrsetprioceiling.c 728 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexattrsetprotocol.c 807 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexattrsetpshared.c 769 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexdefaultattributes.c 787 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexdestroy.c 1.9 KB 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexfromcorestatus.c 982 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexgetprioceiling.c 1.1 KB 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
mutexinit.c 4.6 KB 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexlock.c 637 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexlocksupp.c 1.4 KB 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexmp.c 1.2 KB 64f55e7   11/29/99 15:40:38 Joel Sherrill Made sure POSIX would build with MP enabled.
mutexsetprioceiling.c 1.8 KB 64f55e7   11/29/99 15:40:38 Joel Sherrill Made sure POSIX would build with MP enabled.
mutextimedlock.c 700 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutextrylock.c 641 bytes 96c041c   11/02/99 17:19:23 Joel Sherrill Split mutex.c into multiple files.
mutexunlock.c 1.4 KB 64f55e7   11/29/99 15:40:38 Joel Sherrill Made sure POSIX would build with MP enabled.
nanosleep.c 2.1 KB 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
pause.c 729 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
posixintervaltotimespec.c 633 bytes 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
posixtimespecsubtract.c 1.0 KB 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
posixtimespectointerval.c 665 bytes 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
psignal.c 5.8 KB ee979cd   11/02/99 17:36:20 Joel Sherrill Split some more stuff out of psignal.c.
psignalchecksignal.c 1.9 KB ee979cd   11/02/99 17:36:20 Joel Sherrill Split some more stuff out of psignal.c.
psignalclearprocesssignals.c 745 bytes ee979cd   11/02/99 17:36:20 Joel Sherrill Split some more stuff out of psignal.c.
psignalclearsignals.c 2.3 KB ee979cd   11/02/99 17:36:20 Joel Sherrill Split some more stuff out of psignal.c.
psignalsetprocesssignals.c 742 bytes ee979cd   11/02/99 17:36:20 Joel Sherrill Split some more stuff out of psignal.c.
psignalunblockthread.c 2.1 KB ee979cd   11/02/99 17:36:20 Joel Sherrill Split some more stuff out of psignal.c.
pthread.c 9.7 KB b6c868e   10/25/99 16:05:34 Joel Sherrill Patch from Charles-Antoine Gauthier <charles.gauthier@…> to …
pthreadatfork.c 580 bytes 03598b1   01/25/99 23:20:52 Joel Sherrill Split most of POSIX Threads Manager into multiple files.
pthreadattrdestroy.c 566 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrgetdetachstate.c 611 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrgetinheritsched.c 627 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrgetschedparam.c 603 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrgetschedpolicy.c 607 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrgetscope.c 631 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrgetstackaddr.c 602 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrgetstacksize.c 600 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrinit.c 585 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrsetdetachstate.c 723 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrsetinheritsched.c 797 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrsetschedparam.c 607 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrsetschedpolicy.c 799 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrsetscope.c 822 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrsetstackaddr.c 573 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadattrsetstacksize.c 737 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadcreate.c 5.9 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreaddetach.c 991 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadequal.c 1.7 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadexit.c 1.0 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadgetcpuclockid.c 495 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadgetcputime.c 622 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadgetschedparam.c 1.2 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadjoin.c 1.6 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadkill.c 1.8 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadonce.c 819 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadself.c 509 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadsetcputime.c 728 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadsetschedparam.c 3.2 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
pthreadsigmask.c 1.5 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
ptimer1.c 23.4 KB 07e0743   11/02/99 19:11:16 Joel Sherrill Final tuning required to drop out POSIX timers.
ptimer.c 2.3 KB 07e0743   11/02/99 19:11:16 Joel Sherrill Final tuning required to drop out POSIX timers.
sched.c 2.6 KB ed1a0e51   07/01/99 22:57:23 Joel Sherrill Honor 0 as PID of caller.
semaphore.c 853 bytes 799c767   11/02/99 18:00:15 Joel Sherrill Split the POSIX semaphore manager into multiple files.
semaphorecreatesupp.c 2.9 KB 0ebf5694   11/22/99 16:07:02 Jennifer.Averett + Cleaned up comments.
semaphoredeletesupp.c 1.3 KB 101e9b0   11/22/99 16:14:00 Jennifer.Averett Fixed dispatching and cleaned up code.
semaphoremp.c 2.9 KB 64f55e7   11/29/99 15:40:38 Joel Sherrill Made sure POSIX would build with MP enabled.
semaphorenametoid.c 811 bytes f85409c   11/22/99 16:08:53 Jennifer.Averett + Added checks for NULL and NULL string names (for sem_open & sem_unlink).
semaphorewaitsupp.c 1.6 KB 0ca4fc8   11/22/99 16:09:55 Jennifer.Averett + Corrected error processing code.
semclose.c 1.1 KB 2c3af4c5   11/22/99 16:10:25 Jennifer.Averett + Added description of routine to comment.
semdestroy.c 1.1 KB 101e9b0   11/22/99 16:14:00 Jennifer.Averett Fixed dispatching and cleaned up code.
semgetvalue.c 1001 bytes 799c767   11/02/99 18:00:15 Joel Sherrill Split the POSIX semaphore manager into multiple files.
seminit.c 799 bytes 94f81bbd   11/22/99 16:11:35 Jennifer.Averett + Corrected bug in error check.
semopen.c 2.7 KB 2545646   11/22/99 16:12:19 Jennifer.Averett + Updated comments. + Corrected enable/disable of dispatch.
sempost.c 1.1 KB 64f55e7   11/29/99 15:40:38 Joel Sherrill Made sure POSIX would build with MP enabled.
semtimedwait.c 610 bytes 799c767   11/02/99 18:00:15 Joel Sherrill Split the POSIX semaphore manager into multiple files.
semtrywait.c 532 bytes 799c767   11/02/99 18:00:15 Joel Sherrill Split the POSIX semaphore manager into multiple files.
semunlink.c 1.5 KB 64f55e7   11/29/99 15:40:38 Joel Sherrill Made sure POSIX would build with MP enabled.
semwait.c 528 bytes 799c767   11/02/99 18:00:15 Joel Sherrill Split the POSIX semaphore manager into multiple files.
setcancelstate.c 1.1 KB 2b2ab1c   11/03/99 12:51:09 Joel Sherrill Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since …
setcanceltype.c 1.1 KB 2b2ab1c   11/03/99 12:51:09 Joel Sherrill Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since …
setpgid.c 366 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
setsid.c 348 bytes 165fe39   11/16/99 16:01:54 Joel Sherrill Return a reasonable error other than ENOSYS.
sigaction.c 2.1 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigaddset.c 769 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigdelset.c 834 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigemptyset.c 621 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigfillset.c 634 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigismember.c 804 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
signal_2.c 999 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigpending.c 755 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigprocmask.c 773 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigqueue.c 613 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigsuspend.c 955 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigtimedwait.c 3.1 KB 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigwait.c 760 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sigwaitinfo.c 630 bytes 08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice.
sleep.c 409 bytes 1c55d2e8   11/05/99 19:38:37 Joel Sherrill Split unistd.c file into sysconf.c and sleep.c.
sysconf.c 229 bytes 80fd699   11/15/99 22:19:51 Joel Sherrill Removed nanosleep() since it is now in its own file.
testcancel.c 726 bytes 2b2ab1c   11/03/99 12:51:09 Joel Sherrill Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since …
time.c 849 bytes 9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files.
types.c 519 bytes 811fae1   11/02/99 19:24:38 Joel Sherrill Split types.s into individual files.
utsname.c 833 bytes 31473b7   11/16/99 16:03:21 Joel Sherrill Works now. Removed times() since the version in the C Library support …
wait.c 187 bytes cb646cb9   09/27/98 16:37:16 Joel Sherrill New files.
waitpid.c 182 bytes cb646cb9   09/27/98 16:37:16 Joel Sherrill New files.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.