source: rtems/c/src/exec/posix/src @ f8b27df9

4.104.114.84.95
Name Size Rev Age Author Last Change
../
aio.c 1.6 KB 7f72217e   05/29/96 21:27:26 Joel Sherrill comment clean up
cancel.c 5.4 KB 7f72217e   05/29/96 21:27:26 Joel Sherrill comment clean up
devctl.c 263 bytes 7f72217e   05/29/96 21:27:26 Joel Sherrill comment clean up
utsname.c 980 bytes 7f72217e   05/29/96 21:27:26 Joel Sherrill comment clean up
ptimer.c 1.1 KB 5ff991e8   06/03/96 16:29:59 Joel Sherrill created ptimer.c and moved the timer_* routines out of time.c into ptimer.c
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
mqueue.c 16.6 KB 05ce4e09   06/07/96 15:21:27 Joel Sherrill changed code which set errno and then returned -1 to use the macro …
semaphore.c 12.3 KB 05ce4e09   06/07/96 15:21:27 Joel Sherrill changed code which set errno and then returned -1 to use the macro …
key.c 6.1 KB d858fdb   08/09/96 17:30:13 Joel Sherrill merged remote object id and invalid id error cases.
unistd.c 561 bytes aac34f7b   08/13/96 14:23:16 Joel Sherrill added page break before sysconf()
sched.c 2.6 KB b5c04b6   08/27/96 15:19:51 Joel Sherrill fixed typo .. changed == to !=
adasupp.c 512 bytes e7a36a9   09/08/96 16:21:48 Joel Sherrill Ada task stack size minimize is twice that for regular pthreads.
psignal.c 30.8 KB aa48536   09/17/96 21:31:10 Joel Sherrill Added code to insure that the post switch extension was executed and …
types.c 3.0 KB 232d6c1c   03/08/97 03:50:17 Joel Sherrill Removed getpid from this file and made it its own file. This lets it …
getpid.c 328 bytes d627c0c4   03/10/97 16:57:08 Joel Sherrill created. Split getpid() from types.c to allow it to be overridden by …
pthread.c 29.0 KB a14d2af   07/09/97 23:52:08 Joel Sherrill Changed name from entry to thread_entry to be more compatible with Ada …
mutex.c 15.3 KB 9b1f5678   08/22/97 19:11:02 Joel Sherrill Fixed infinite recursion bug in PTHREAD_MUTEX_INITIALIZER.
time.c 8.0 KB e8ee2f32   10/05/97 16:26:04 Joel Sherrill If the specified time period is less than a clock tick, then it is …
cond.c 11.2 KB d14418b   10/06/97 21:28:18 Joel Sherrill Added _Thread_Enable_dispatch to already_timedout path on Wait_support.
Makefile.in 1.2 KB 5c3511e   01/30/98 21:49:51 Joel Sherrill Big patch form Ralf Corsepius described in this email: Here is the …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.