summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1996-08-08added ss_high_priority field to support sporadic server.Joel Sherrill2-0/+2
1996-08-08added complete test cases for pthread_once.Joel Sherrill3-16/+44
1996-08-08_MPCI_Register_packet_processor: changed protoype first parameter type to MP_...Mark Johannes2-2/+2
1996-08-08_MPCI_Register_packet_processor: Changed prototype of fist parameter name to ...Mark Johannes2-2/+2
1996-08-08_MPCI_Register_packet_processor: changes first parameter type to MP_packet_Cl...Mark Johannes1-1/+1
1996-08-07sporadic server debugged and working. This required minor changes in allJoel Sherrill1-20/+40
1996-08-07added more error cases to complete testing of pthread_equal whenJoel Sherrill1-0/+8
1996-08-07added test cases for ESRCH from pthread_join and pthread_detachJoel Sherrill1-0/+9
1996-08-07removed if 0 for basic sporadic server case accidentally left in.Joel Sherrill1-2/+1
1996-08-07basic sporadic server test.Joel Sherrill3-0/+285
1996-08-07_POSIX_Mutex_From_core_mutex_status: added priority ceiling violation caseMark Johannes1-0/+2
1996-08-07_CORE_Mutex_seize: added checks for priority ceiling violation, also addedMark Johannes1-6/+24
1996-08-07added complete test cases for pthread_attr_getschedparam,Joel Sherrill1-9/+137
1996-08-06get_errno: no longer needed by gnat runtimeJoel Sherrill2-0/+8
1996-08-06_CORE_mutex_Seize: added change priority case if the mutex was obtained.Mark Johannes1-0/+12
1996-08-06_POSIX_Threads_Delete_extension: reorder to eliminate use of local pointerJoel Sherrill1-6/+9
1996-08-06POSIX_Mutex_Default_attributes: changed prio_ceiling to maximum priorityMark Johannes1-1/+2
1996-08-06pthread_getspecific: use local variable so references to tcb are completedJoel Sherrill1-1/+6
1996-08-02join/detach basic tests passJoel Sherrill5-0/+237
1996-08-02removed unused prototypesJoel Sherrill1-9/+0
1996-08-01test successfully exercises all of pthread_attr_* set and get routinesJoel Sherrill3-0/+329
1996-08-01added page delimiters for comment blocksJoel Sherrill2-11/+25
1996-08-01added 3 nops following write to wim since a restore following it isJoel Sherrill1-0/+3
1996-07-31added key testJoel Sherrill5-0/+271
1996-07-15Fixed default vectors initialization, sigaction which had a redundantMark Johannes1-42/+64
1996-07-04basic test cases passedJoel Sherrill1-4/+35
1996-07-04added test case for timeout using pthread_mutex_timedlockJoel Sherrill2-0/+19
1996-07-04first test cases for mutex manager passJoel Sherrill4-0/+277
1996-07-03another attempt at the rtems_posix_api ifdefJoel Sherrill2-8/+6
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill108-642/+638
1996-07-03changed versionJoel Sherrill2-2/+2
1996-07-02updated for 3.5.17Joel Sherrill4-562/+557
1996-07-02*** empty log message ***Joel Sherrill1-1/+22
1996-07-02updated to reflect latest gnu tools versionsJoel Sherrill1-2/+2
1996-07-02updated to reflect 3.5.17Joel Sherrill1-10/+8
1996-06-18minor changes to insure the few posix-ish routines needed in non-posixJoel Sherrill2-12/+50
1996-06-18changed reboot to a macro to avoid the "noreturn returns" warning.Joel Sherrill2-1/+10
1996-06-18corrected typoJoel Sherrill1-1/+1
1996-06-15initial modifications to test sigtimedwait.Joel Sherrill1-0/+2
1996-06-15initial modifications to support sigtimedwait.Joel Sherrill1-9/+30
1996-06-14fields for init threads stuff said tasks.Joel Sherrill3-8/+8
1996-06-13sigtimedwait passes initial test cases of timeout and simple satisfaction.Mark Johannes1-1/+5
1996-06-13first successful run. Has test cases for a simple sigtimedwait() timeout,Mark Johannes4-0/+347
1996-06-13added maximum_queued_signals to _POSIX_Default_configurationMark Johannes1-0/+1
1996-06-13added posix configuration parameter maximum_queued_signals.Joel Sherrill2-0/+10
1996-06-13now passing maximum_queued_signals to posix signals manager initializationJoel Sherrill1-1/+3
1996-06-13added queued signals and cleaned up setting of process wide signals soJoel Sherrill1-68/+148
1996-06-13config.h: added maximum_queued_signals.Joel Sherrill4-2/+8
1996-06-13Added _Thread_Do_post_task_switch_extension variable.Joel Sherrill1-0/+1
1996-06-13Added a macro for "empty_line" which will go between test cases.Joel Sherrill2-0/+4