source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @be95da0   09/18/96 20:55:13 Joel Sherrill casts added to numerous arguments, prototypes corrected, and proper … 4.104.114.84.95
(edit) @0c35efe   09/18/96 20:54:05 Joel Sherrill dummy function added to satisfy ANSI 4.104.114.84.95
(edit) @5e9a594   09/18/96 20:53:35 Joel Sherrill modified to support non-GNU compilers and to use calloc rather than … 4.104.114.84.95
(edit) @1f2d5df   09/18/96 20:52:47 Joel Sherrill added malloc_walk miscellaneous corrections in casting. 4.104.114.84.95
(edit) @b1c215e   09/18/96 20:52:16 Joel Sherrill added prototype for malloc_walk 4.104.114.84.95
(edit) @94218b8   09/18/96 20:51:48 Joel Sherrill loop to clear workspace memory changed to use sizeof rather than … 4.104.114.84.95
(edit) @56e0b88   09/18/96 20:50:58 Joel Sherrill corrected prototype of _Objects_Get_next 4.104.114.84.95
(edit) @3861130   09/18/96 20:50:27 Joel Sherrill uses address object rather than direct pointer arithmetic 4.104.114.84.95
(edit) @4944b5bf   09/18/96 20:50:04 Joel Sherrill OBJECTS_NAME_ALIGNMENT definition changed to use sizeof rather than … 4.104.114.84.95
(edit) @857c52f   09/18/96 20:49:36 Joel Sherrill MP_PACKET_MINIMUN_HETERO_CONVERSION definition changed to use sizeof … 4.104.114.84.95
(edit) @533f89f   09/18/96 20:48:56 Joel Sherrill modified declaration of CORE_message_queue_Buffer_control to avoid use … 4.104.114.84.95
(edit) @d1193c7   09/18/96 20:47:31 Joel Sherrill corrected white space problems added CPU_STRUCTURE_ALIGNMENT to … 4.104.114.84.95
(edit) @a4d97d94   09/18/96 20:45:27 Joel Sherrill new files submitted by Craig Lebakken (lebakken@…) and Derrick … 4.104.114.84.95
(edit) @1d9d044   09/17/96 21:33:07 Joel Sherrill Reversed logic in conditional to correctly distinguish between FIFO … 4.104.114.84.95
(edit) @41be2e8   09/17/96 21:31:30 Joel Sherrill added routine _POSIX_Timespec_subtract 4.104.114.84.95
(edit) @aa48536   09/17/96 21:31:10 Joel Sherrill Added code to insure that the post switch extension was executed and … 4.104.114.84.95
(edit) @9093c3c   09/17/96 21:29:51 Joel Sherrill Corrected implementation of timed wait on condition variables. First … 4.104.114.84.95
(edit) @ded66f8   09/17/96 21:26:25 Joel Sherrill added prototype for _POSIX_Timespec_subtract 4.104.114.84.95
(edit) @cda277f   09/11/96 19:16:07 Joel Sherrill added $Id$ to file headers cpu.h: added prototype for _CPU_ISR_Get_level() 4.104.114.84.95
(edit) @3335420   09/08/96 16:22:05 Joel Sherrill moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to pthread.h so it … 4.104.114.84.95
(edit) @e7a36a9   09/08/96 16:21:48 Joel Sherrill Ada task stack size minimize is twice that for regular pthreads. 4.104.114.84.95
(edit) @ed5a518   09/08/96 16:21:16 Joel Sherrill moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to here so it would be … 4.104.114.84.95
(edit) @f198c63   09/06/96 18:11:41 Joel Sherrill new file for MIPS port by Craig Lebakken (lebakken@…) and … 4.104.114.84.95
(edit) @7fea679b   09/06/96 15:16:19 Joel Sherrill changed _TOD_Is_set from a function to a boolean variable 4.104.114.84.95
(edit) @65c421f   09/05/96 20:45:05 Joel Sherrill default thread attributes: default value for inheritsched changed from … 4.104.114.84.95
(edit) @297be5c   09/05/96 20:41:10 Joel Sherrill pthread_mutex_setprioceiling: fixed bug where returned priority was … 4.104.114.84.95
(edit) @9a5cbef0   09/05/96 20:29:07 Joel Sherrill nanosleep: negative value for tv_sec is no longer an error. It now is … 4.104.114.84.95
(edit) @62bf651f   08/29/96 16:39:01 Joel Sherrill new file to support GNU Ada. currently the only routine in this file … 4.104.114.84.95
(edit) @b5c04b6   08/27/96 15:19:51 Joel Sherrill fixed typo .. changed == to != 4.104.114.84.95
(edit) @5a234809   08/27/96 15:19:33 Joel Sherrill check that we were passed a valid mutex and ignore errors from the … 4.104.114.84.95
(edit) @0b710dbb   08/23/96 14:47:58 Mark.Johannes pthread_create: changed EINVAL for no more threads back to EAGAIN 4.104.114.84.95
(edit) @c5c5f8c   08/19/96 15:30:25 Mark.Johannes Changed all EFAULTs to EINVALs 4.104.114.84.95
(edit) @02f041e   08/19/96 15:27:37 Mark.Johannes pthread_mutex_init: added error messages for NULL mutex and EBUSY 4.104.114.84.95
(edit) @cd3868cd   08/15/96 21:09:02 Joel Sherrill updates from Tony Bennett (tbennett@…) 4.104.114.84.95
(edit) @0600e86f   08/15/96 21:05:21 Joel Sherrill _Thread_Start_multitasking: added code to initialize the floating … 4.104.114.84.95
(edit) @9ac3e76   08/15/96 19:38:46 Mark.Johannes changed ENOMEM error message 4.104.114.84.95
(edit) @f3e19146   08/15/96 18:58:09 Joel Sherrill clock_gettime: changed assert condition to a standard error code … 4.104.114.84.95
(edit) @b03ab630   08/15/96 18:57:07 Joel Sherrill sched_rr_get_interval: converted assert condition into a standard … 4.104.114.84.95
(edit) @57dae56   08/15/96 18:56:09 Joel Sherrill added constant to indicate there is no mutex associated with this … 4.104.114.84.95
(edit) @de45ddc   08/15/96 16:29:00 Mark.Johannes pthread_kill: fixed the move of SIG_IGN not SA_SIGINFO 4.104.114.84.95
(edit) @948721c   08/15/96 16:24:44 Mark.Johannes pthread_kill: moved check for SA_SIGINFO to allow for validation of … 4.104.114.84.95
(edit) @48e685c   08/15/96 16:22:59 Mark.Johannes fixed typo for NOTSUP -> ENOTSUP 4.104.114.84.95
(edit) @4e63ae5   08/14/96 17:20:45 Mark.Johannes commented of ENOTSUP until fixed in newlib 4.104.114.84.95
(edit) @aae1c932   08/14/96 17:20:03 Mark.Johannes pthread_cond_timedwait: added error cases for abstime 4.104.114.84.95
(edit) @dce801d   08/13/96 21:32:49 Mark.Johannes pthread_cond_destroy: added enable dispatch to EBUSY case 4.104.114.84.95
(edit) @95b76bc   08/13/96 21:10:06 Mark.Johannes pthread_codn_destroy: EBUSY case moved and uses Thread_queue_First 4.104.114.84.95
(edit) @456b3769   08/13/96 20:50:54 Mark.Johannes pthread_cond_destroy: EBUSY case now uses Thread_queue_First 4.104.114.84.95
(edit) @c53eb2c3   08/13/96 20:46:10 Mark.Johannes removed count from Thread_queue_Control 4.104.114.84.95
(edit) @a66fcc5   08/13/96 20:43:51 Mark.Johannes removed Thread_queue_Get_number_waiting 4.104.114.84.95
(edit) @392b35e   08/13/96 20:38:30 Joel Sherrill deleted a line for spacing correction 4.104.114.84.95
(edit) @48b40d8   08/13/96 19:53:51 Mark.Johannes _POSIX_Condition_variables_Wait_support: changed status of lock and … 4.104.114.84.95
(edit) @76f03c6   08/13/96 19:03:29 Mark.Johannes _POSIX_Condition_variables_Wait_support: fixed the timeout sequence. 4.104.114.84.95
(edit) @b2e8026   08/13/96 15:43:12 Joel Sherrill fixed spacing 4.104.114.84.95
(edit) @f48c9068   08/13/96 14:24:00 Joel Sherrill removed errors for TOD not set yet. made nanosleep return -1/EINTR … 4.104.114.84.95
(edit) @1087564   08/12/96 20:59:41 Joel Sherrill clock_getres: added error check for NULL pointer being passed in. 4.104.114.84.95
(edit) @5f08fd6   08/12/96 19:55:09 Joel Sherrill nanosleep: verify rqtp parameter is non-NULL. nanosleep: return 0 … 4.104.114.84.95
(edit) @40cfab47   08/12/96 19:19:03 Joel Sherrill time: It is not an error if the TOD is not set. 4.104.114.84.95
(edit) @9b77fee   08/12/96 19:00:12 Mark.Johannes Wait_support: removed the calls to mutex core to posix status codes 4.104.114.84.95
(edit) @3b97b7a0   08/12/96 18:58:12 Mark.Johannes mutex.h: removes the promotion of core status code to POSXI status codes 4.104.114.84.95
(edit) @1402ee25   08/12/96 18:56:04 Joel Sherrill fixed spacing ; moved a dummy MP support routine to clean up printout. 4.104.114.84.95
(edit) @c7a9c66   08/12/96 18:06:27 Joel Sherrill _POSIX_Mutex_Get: made null id an error 4.104.114.84.95
(edit) @ccdf4c57   08/12/96 18:05:47 Joel Sherrill pthread_mutex_getprioceiling: added error check for null old_ceiling … 4.104.114.84.95
(edit) @b1af454   08/12/96 17:41:37 Mark.Johannes mutex.h: promoted out _POSIX_Mutex_From_core_mutex_status 4.104.114.84.95
(edit) @af04a791   08/12/96 17:40:56 Mark.Johannes _POSIX_Condition_variables_Wait_support: added … 4.104.114.84.95
(edit) @cdcea6ce   08/12/96 17:21:04 Mark.Johannes _POSIX_Condition_variables_Signal_support: added setting mutex back to … 4.104.114.84.95
(edit) @f126ae2   08/12/96 17:04:13 Joel Sherrill pthread_mutexattr_setprioceiling: fixed typo 4.104.114.84.95
(edit) @db8e9011   08/12/96 17:02:39 Joel Sherrill pthread_mutexattr_setprioceiling: valid priority ceiling check looked … 4.104.114.84.95
(edit) @684c3c4   08/12/96 16:29:14 Joel Sherrill pthread_mutexattr_getprotocol: added check for attribute structure … 4.104.114.84.95
(edit) @b9444fb9   08/09/96 19:58:58 Joel Sherrill added code to catch NULL pointers for return values passed to get routines 4.104.114.84.95
(edit) @8699a70   08/09/96 18:45:10 Joel Sherrill sched_yield: was not invoking the dispatcher. 4.104.114.84.95
(edit) @d858fdb   08/09/96 17:30:13 Joel Sherrill merged remote object id and invalid id error cases. 4.104.114.84.95
(edit) @2a9a479   08/08/96 18:27:11 Mark.Johannes CORE_mutex_Status: added CORE_MUTEX_STATUS_CEILING_VIOLATED to enum 4.104.114.84.95
(edit) @567ac45   08/08/96 18:24:29 Mark.Johannes _POSIX_signals_Clear_signals: added this routine … 4.104.114.84.95
(edit) @f55d898   08/08/96 16:51:14 Joel Sherrill added ss_high_priority field to support sporadic server. 4.104.114.84.95
(edit) @6b722e2   08/08/96 12:32:50 Mark.Johannes _MPCI_Register_packet_processor: Changed prototype of fist parameter … 4.104.114.84.95
(edit) @3fd3da4   08/08/96 12:31:01 Mark.Johannes _MPCI_Register_packet_processor: changes first parameter type to … 4.104.114.84.95
(edit) @2014063   08/07/96 22:06:08 Joel Sherrill sporadic server debugged and working. This required minor changes in … 4.104.114.84.95
(edit) @a14684c3   08/07/96 20:58:59 Mark.Johannes _POSIX_Mutex_From_core_mutex_status: added priority ceiling violation case 4.104.114.84.95
(edit) @cc757fe   08/07/96 20:57:28 Mark.Johannes _CORE_Mutex_seize: added checks for priority ceiling violation, also … 4.104.114.84.95
(edit) @4bab8e2d   08/06/96 17:45:12 Joel Sherrill get_errno: no longer needed by gnat runtime 4.104.114.84.95
(edit) @0f99198   08/06/96 16:26:11 Mark.Johannes _CORE_mutex_Seize: added change priority case if the mutex was obtained. 4.104.114.84.95
(edit) @a61f1a46   08/06/96 16:24:41 Joel Sherrill _POSIX_Threads_Delete_extension: reorder to eliminate use of local … 4.104.114.84.95
(edit) @06883e13   08/06/96 16:24:06 Mark.Johannes POSIX_Mutex_Default_attributes: changed prio_ceiling to maximum priority 4.104.114.84.95
(edit) @b521ae2   08/06/96 16:23:09 Joel Sherrill pthread_getspecific: use local variable so references to tcb are … 4.104.114.84.95
(edit) @22b4b2e   08/01/96 19:24:57 Joel Sherrill added page delimiters for comment blocks 4.104.114.84.95
(edit) @adae080a   07/15/96 14:02:14 Mark.Johannes Fixed default vectors initialization, sigaction which had a redundant … 4.104.114.84.95
(edit) @69c9543   07/04/96 18:09:23 Joel Sherrill basic test cases passed 4.104.114.84.95
(edit) @e21cf313   07/03/96 14:24:07 Joel Sherrill another attempt at the rtems_posix_api ifdef 4.104.114.84.95
(edit) @503dc058   07/03/96 14:20:03 Joel Sherrill switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE" 4.104.114.84.95
(edit) @df8d1440   07/02/96 18:13:59 Joel Sherrill * empty log message * 4.104.114.84.95
(edit) @8d7a1d76   06/18/96 19:06:58 Joel Sherrill minor changes to insure the few posix-ish routines needed in non-posix … 4.104.114.84.95
(edit) @108ef35   06/15/96 19:55:39 Joel Sherrill initial modifications to support sigtimedwait. 4.104.114.84.95
(edit) @7f13a932   06/14/96 15:49:31 Joel Sherrill fields for init threads stuff said tasks. 4.104.114.84.95
(edit) @9e28da4   06/13/96 22:16:47 Mark.Johannes sigtimedwait passes initial test cases of timeout and simple satisfaction. 4.104.114.84.95
(edit) @4334949   06/13/96 21:01:21 Mark.Johannes added maximum_queued_signals to _POSIX_Default_configuration 4.104.114.84.95
(edit) @eb0551f   06/13/96 20:47:31 Joel Sherrill added posix configuration parameter maximum_queued_signals. 4.104.114.84.95
(edit) @3a075f5   06/13/96 20:46:43 Joel Sherrill now passing maximum_queued_signals to posix signals manager initialization 4.104.114.84.95
(edit) @c53cfd0f   06/13/96 20:46:15 Joel Sherrill added queued signals and cleaned up setting of process wide signals so … 4.104.114.84.95
(edit) @25a882a6   06/13/96 20:45:38 Joel Sherrill config.h: added maximum_queued_signals. psignal.h: fixed typo. 4.104.114.84.95
(edit) @1b17790c   06/13/96 16:43:39 Joel Sherrill Added code so post context switch extensions can be run on every … 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.