Timeline



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

08/14/96:

20:25 Changeset in rtems [fb7d080]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
pthread_mutex_init returns EAGAIN not ENOMEM when there are too many mutexes.
19:41 Changeset in rtems [ac81b6ca]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test cases for NULL being passed to pthread attribute get routines
19:30 Changeset in rtems [ff53a6d4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test case for pthread_attr_getscope being passed a NULL contentionscope
17:20 Changeset in rtems [4e63ae5]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
commented of ENOTSUP until fixed in newlib
17:20 Changeset in rtems [aae1c932]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
pthread_cond_timedwait: added error cases for abstime
17:19 Changeset in rtems [87c8fd09]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
system.h: added task3 and changed condition variable config to 1
17:18 Changeset in rtems [b0c483ed]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
task3: added to test error case in Wait_support for lock on mutex
17:16 Changeset in rtems [520949bf]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
init: added error case for wait timedwait, and wait support
15:27 Changeset in rtems [645fc954]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scope

08/13/96:

21:32 Changeset in rtems [dce801d]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
pthread_cond_destroy: added enable dispatch to EBUSY case
21:10 Changeset in rtems [95b76bc]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
pthread_codn_destroy: EBUSY case moved and uses Thread_queue_First
20:50 Changeset in rtems [456b3769]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
pthread_cond_destroy: EBUSY case now uses Thread_queue_First
20:46 Changeset in rtems [c53eb2c3]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
removed count from Thread_queue_Control
20:43 Changeset in rtems [a66fcc5]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
removed Thread_queue_Get_number_waiting
20:38 Changeset in rtems [392b35e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
deleted a line for spacing correction
19:53 Changeset in rtems [48b40d8]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_POSIX_Condition_variables_Wait_support: changed status of lock and unlock to return EINVAL is there is an error
19:06 Changeset in rtems [c8a4ed6]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
task_2: added comments and print statement for task exit
19:06 Changeset in rtems [1d428a3c]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
task_1: added comments and print statement for task exit
19:05 Changeset in rtems [c9c94387]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Init.c: added timewait case, added broadcast case
19:03 Changeset in rtems [76f03c6]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_POSIX_Condition_variables_Wait_support: fixed the timeout sequence.
15:43 Changeset in rtems [b2e8026]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
fixed spacing
15:36 Changeset in rtems [9b67f170]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
corrected problem in which sigtimedwait() was being invoked with the wrong mask. removed code which was commented out. This code was in another test.
15:35 Changeset in rtems [fc960ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
chenaged format of output
14:47 Changeset in rtems [0d59c7a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added include of errno.h so the test can check for EINTR.
14:47 Changeset in rtems [85f5b4ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
nanosleep now returns -1 and EINTR when a signal interrupts EINTR.
14:24 Changeset in rtems [f48c9068]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed errors for TOD not set yet. made nanosleep return -1/EINTR for being interrupted for a signal.
14:23 Changeset in rtems [aac34f7b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added page break before sysconf()

08/12/96:

21:52 Changeset in rtems [e9624663]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
task_1: added to handle cases of waiting tasks on condition variables
21:51 Changeset in rtems [a7f4c5a]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
system.h: added protoypes for task and task2, added mutex id, and task ids
21:49 Changeset in rtems [aad3fe6]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Init.c: added cases for signal, wait and broadcast
21:49 Changeset in rtems [08515de]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Task2: new task for broadcast case
21:15 Changeset in rtems [5da2ae8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test cases for clock_getres
20:59 Changeset in rtems [1087564]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
clock_getres: added error check for NULL pointer being passed in.
20:48 Changeset in rtems [3fbfbcd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
sleep: wrong page number
20:08 Changeset in rtems [702a31c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed comment about NO_UNINITIALIZED_WARNINGS since that macro no longer exists.
20:00 Changeset in rtems [221bd65]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test case for stack too large
19:55 Changeset in rtems [5f08fd6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
nanosleep: verify rqtp parameter is non-NULL. nanosleep: return 0 time remaining for a yield case.
19:54 Changeset in rtems [c4f5e752]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test cases for clock_gettime (invalid id), clock_settime (invalid_id), nanosleep (yield cpu), and numerous error cases in nanosleep
19:20 Changeset in rtems [d60d9505]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test case for non-NULL parameter to time()
19:19 Changeset in rtems [40cfab47]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
time: It is not an error if the TOD is not set.
19:00 Changeset in rtems [9b77fee]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Wait_support: removed the calls to mutex core to posix status codes
18:58 Changeset in rtems [3b97b7a0]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
mutex.h: removes the promotion of core status code to POSXI status codes
18:56 Changeset in rtems [1402ee25]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
fixed spacing ; moved a dummy MP support routine to clean up printout.
18:06 Changeset in rtems [c7a9c66]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
_POSIX_Mutex_Get: made null id an error
18:05 Changeset in rtems [ccdf4c57]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
pthread_mutex_getprioceiling: added error check for null old_ceiling pthread_mutex_setprioceiling: added comment indicating an error was impossible to generate.
18:04 Changeset in rtems [d06e9ca]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added numerous error test cases.
17:41 Changeset in rtems [b1af454]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
mutex.h: promoted out _POSIX_Mutex_From_core_mutex_status
17:40 Changeset in rtems [af04a791]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_POSIX_Condition_variables_Wait_support: added _POSIX_Mutex_From_core_mutex_status for the two calls to the mutex manager
17:21 Changeset in rtems [cdcea6ce]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_POSIX_Condition_variables_Signal_support: added setting mutex back to NULL if the queue has been emptied of waiting tasks. _POSIX_Condition_variables_Wait_support: added error check for different mutexesfor the same condition variable. Also added _Thread_queue_Enter_critical_section
17:04 Changeset in rtems [f126ae2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
pthread_mutexattr_setprioceiling: fixed typo
17:02 Changeset in rtems [db8e9011]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
pthread_mutexattr_setprioceiling: valid priority ceiling check looked at value in attribute structure instead of passed in priority
16:29 Changeset in rtems [684c3c4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
pthread_mutexattr_getprotocol: added check for attribute structure being initialized
15:15 Changeset in rtems [0cd15947]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Init: added pthread_cond_init with an attr non-NULL, initialized the attr again
14:49 Changeset in rtems [5263668]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Init: added prliminary phtread_cond_init and destroy cases.
14:48 Changeset in rtems [da4e38d]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
system.h: added condition variable #define for 10 condition variables

08/09/96:

21:16 Changeset in rtems [da2e539]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test cases for errors in pthread_mutexattr_getpshared
19:58 Changeset in rtems [b9444fb9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added code to catch NULL pointers for return values passed to get routines
19:55 Changeset in rtems [13adea0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test cases for EINVAL cases in pthread_mutexattr_destroy
19:50 Changeset in rtems [c03aeaf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test case for pthread_mutexattr_init being passed a null pointer.
19:20 Changeset in rtems [76117f2b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed style of output to match other tests
19:10 Changeset in rtems [1406a4b]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
system.h: initial cvs
18:48 Changeset in rtems [c7dd091f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
lowered maximum number of threads to 2 to make test case easier. include sched.h so test can invoke scheduler routines.
18:47 Changeset in rtems [d0b5249]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test case for sched_yield. changed format of some output.
18:47 Changeset in rtems [f643e230]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test cases for errors in sched_get_priority_min and sched_get_priority_max. added test case for sched_yield.
18:45 Changeset in rtems [8699a70]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
sched_yield: was not invoking the dispatcher.
18:28 Changeset in rtems [695dd0b]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Init: added condattr - destroy, init, set and get cases
17:44 Changeset in rtems [66dfd0b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test cases for invalid key ids
17:30 Changeset in rtems [d858fdb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
merged remote object id and invalid id error cases.
16:02 Changeset in rtems [760ee96d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
reduced maximum keys to 2 to more easily generate error
16:01 Changeset in rtems [5b08e20]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed printf's which could be puts's to puts

08/08/96:

23:02 Changeset in rtems [54e34e7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new test to test scheduling policy and paremeter paths in pthread_create.
22:26 Changeset in rtems [13642cbc]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Init: Original file - tests for condition variables.
21:58 Changeset in rtems [79f189e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
split test into multiple tasks.
21:46 Changeset in rtems [76de65b3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added cases to increase coverage of pthread_create. cases added tested error paths as well as inherit scheduling attributes.
20:47 Changeset in rtems [2b613588]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test to complete coverage of pthread_setschedparam and increase coverage of pthread_create
19:21 Changeset in rtems [8ca831af]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Init: spacing
19:20 Changeset in rtems [e3515731]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Task_1: changed comment and task name to task1.
19:19 Changeset in rtems [9f1a034e]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Init.c: added priority ceiling task cases.
18:50 Changeset in rtems [77597dd]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Added task2 and task3 prototypes and ids
18:44 Changeset in rtems [481d8f8]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Signal_info_handler: added multiple signal cases to finish out the test
18:27 Changeset in rtems [4357da1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed phrase "RTEMS is support" to "RTEMS is supposed"
18:27 Changeset in rtems [2a9a479]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
CORE_mutex_Status: added CORE_MUTEX_STATUS_CEILING_VIOLATED to enum
18:24 Changeset in rtems [567ac45]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_POSIX_signals_Clear_signals: added this routine _POSIX_signals_Get_highest: changed initial starting signal to SIGHUP, still needs SIGFIRSTNOTRT
16:53 Changeset in rtems [8b1c1ae]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
print_current_time: added leading underscore to variables allocated inside macros.
16:52 Changeset in rtems [66e519c1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
ERC32_Force_interrupt implementation replaced per Jiri Gaisler's experience on the real erc32 hardware.
16:51 Changeset in rtems [f55d898]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added ss_high_priority field to support sporadic server.
16:28 Changeset in rtems [644c0fa6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added complete test cases for pthread_once.
12:35 Changeset in rtems [b67f5bfb]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_MPCI_Register_packet_processor: changed protoype first parameter type to MP_packet_Classes
12:32 Changeset in rtems [6b722e2]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_MPCI_Register_packet_processor: Changed prototype of fist parameter name to the_class
12:31 Changeset in rtems [3fd3da4]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_MPCI_Register_packet_processor: changes first parameter type to MP_packet_Classes

08/07/96:

22:06 Changeset in rtems [2014063]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
sporadic server debugged and working. This required minor changes in all sporadic server related routines.
22:05 Changeset in rtems [ecc912f4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added more error cases to complete testing of pthread_equal when RTEMS_DEBUG is enabled.
22:00 Changeset in rtems [42418a9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test cases for ESRCH from pthread_join and pthread_detach
21:38 Changeset in rtems [84b03316]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed if 0 for basic sporadic server case accidentally left in.
21:27 Changeset in rtems [7e811af1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
basic sporadic server test. sporadic server with priority ceiling mutex test.
20:58 Changeset in rtems [a14684c3]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_POSIX_Mutex_From_core_mutex_status: added priority ceiling violation case
20:57 Changeset in rtems [cc757fe]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_CORE_Mutex_seize: added checks for priority ceiling violation, also added checks to ensure priority was not lowered.
15:52 Changeset in rtems [c123a084]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added complete test cases for pthread_attr_getschedparam, pthread_attr_setschedparam, and pthread_getschedparam. added test cases for error paths for pthread_setschedparam.

08/06/96:

17:45 Changeset in rtems [4bab8e2d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
get_errno: no longer needed by gnat runtime
16:26 Changeset in rtems [0f99198]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
_CORE_mutex_Seize: added change priority case if the mutex was obtained.
16:24 Changeset in rtems [a61f1a46]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
_POSIX_Threads_Delete_extension: reorder to eliminate use of local pointer variable before set. pthread_join: using local variable so user can pass NULL pointer as argument
16:24 Changeset in rtems [06883e13]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
POSIX_Mutex_Default_attributes: changed prio_ceiling to maximum priority
16:23 Changeset in rtems [b521ae2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
pthread_getspecific: use local variable so references to tcb are completed before enabling dispatching
Note: See TracTimeline for information about the timeline view.