Timeline



08/29/96:

16:39 Changeset in rtems [62bf651f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new file to support GNU Ada. currently the only routine in this file simply returns the minimum stack size for each thread.

08/27/96:

15:19 Changeset in rtems [b5c04b6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
fixed typo .. changed == to !=
15:19 Changeset in rtems [5a234809]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
check that we were passed a valid mutex and ignore errors from the later pthread_mutex_lock. This makes our behavior more compatible with that of FSU pthreads.

08/23/96:

15:58 Changeset in rtems [e4cc4176]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Changed all EFAULTS to EINVALs
15:56 Changeset in rtems [3adf786]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
filled in screen
15:56 Changeset in rtems [237088c]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Filled in screen
15:55 Changeset in rtems [78f5dae]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Filled in the screen
15:50 Changeset in rtems [e2ceeca7]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Added build_time statement to provide a tm for the test
15:17 Changeset in rtems [257adba]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Changed test 5 to test 10 at bottom
14:47 Changeset in rtems [0b710dbb]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
pthread_create: changed EINVAL for no more threads back to EAGAIN

08/22/96:

20:18 Changeset in rtems [df70c6b]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Commented out the EINVAL for mutex not acquired befor cond_wait call

08/21/96:

15:49 Changeset in rtems [6702bffc]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
updated to support ENOTSUP

08/20/96:

21:41 Changeset in rtems [256a462]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Added Einval case for mutex not initialized

08/19/96:

15:30 Changeset in rtems [c5c5f8c]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Changed all EFAULTs to EINVALs
15:27 Changeset in rtems [02f041e]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
pthread_mutex_init: added error messages for NULL mutex and EBUSY

08/15/96:

21:09 Changeset in rtems [cd3868cd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
updates from Tony Bennett (tbennett@…)
21:05 Changeset in rtems [0600e86f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
_Thread_Start_multitasking: added code to initialize the floating point context of the first thread to execute.
19:38 Changeset in rtems [9ac3e76]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
changed ENOMEM error message
19:27 Changeset in rtems [7fb19bb]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
init: added tests for pthread_kill and kill errors.
18:59 Changeset in rtems [851b18d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed error code
18:59 Changeset in rtems [fdf6917]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed error for too many threads to EAGAIN
18:58 Changeset in rtems [f3e19146]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
clock_gettime: changed assert condition to a standard error code clock_getres: now checking for a null pointer being passed in
18:57 Changeset in rtems [b03ab630]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
sched_rr_get_interval: converted assert condition into a standard error code and added check for a NULL interval being passed in.
18:56 Changeset in rtems [57dae56]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added constant to indicate there is no mutex associated with this condition variable
16:29 Changeset in rtems [de45ddc]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
pthread_kill: fixed the move of SIG_IGN not SA_SIGINFO
16:24 Changeset in rtems [948721c]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
pthread_kill: moved check for SA_SIGINFO to allow for validation of all parameters. Also changed returns to macro of -1 and errno set.
16:22 Changeset in rtems [48e685c]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
fixed typo for NOTSUP -> ENOTSUP
Note: See TracTimeline for information about the timeline view.