summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* AddedJoel Sherrill1995-09-112-0/+338
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-11549-7006/+13461
* new file -- split from inlinesJoel Sherrill1995-08-291-0/+202
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-2897-474/+1415
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-2341-143/+303
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-23240-678/+2907
* Added file .. fixed RCS IdJoel Sherrill1995-08-221-0/+285
* fixed RCS IdJoel Sherrill1995-08-221-0/+249
* Fixed missing RCS IdsJoel Sherrill1995-08-225-4/+55
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-2224-14/+2824
* fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill1995-08-2224-24/+24
* make inline and macro implementations matchJoel Sherrill1995-08-223-25/+37
* make inline and macro implementations matchJoel Sherrill1995-08-224-36/+34
* Modified object name to id translation loop to make it easier toJoel Sherrill1995-08-221-16/+24
* Changed to reflect adding object class to idJoel Sherrill1995-08-182-2/+2
* Changed to reflect adding object class to idJoel Sherrill1995-08-187-24/+24
* Modified references to task name.Joel Sherrill1995-08-182-4/+6
* + Added object type field to object id.Joel Sherrill1995-08-1814-18/+44
* + Added object type field to object id.Joel Sherrill1995-08-188-42/+204
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-17113-1232/+10796
* variable length messagesJoel Sherrill1995-08-172-119/+269
* maximum number of messages removed and include statement cleanupJoel Sherrill1995-08-17125-526/+1686
* added tty driver to simhppaJoel Sherrill1995-08-171-0/+254
* Id reinsertedJoel Sherrill1995-08-172-2/+2
* no limit removedJoel Sherrill1995-08-174-10/+8
* bug fixes to make macro implementations workJoel Sherrill1995-08-1634-159/+65
* final 3.2.1 Module file and version updatesJoel Sherrill1995-08-152-2/+2
* added alignment attribute for array used as partition memory.Joel Sherrill1995-08-111-1/+1
* cleanupJoel Sherrill1995-08-111-6/+8
* Added functions to access the errno of the native system when using theJoel Sherrill1995-08-114-2/+100
* Added functions to access the errno of the native system when using theJoel Sherrill1995-08-113-21/+6
* Added flush of output on exit. On some UNIX's using the native libraryJoel Sherrill1995-08-114-48/+65
* Initialization of semaphores was incorrect. It did not forceJoel Sherrill1995-08-114-56/+98
* clean up -- interrupt support is in placeJoel Sherrill1995-08-111-5/+25
* minor clean up -- switched to memset for zero'ing SHMJoel Sherrill1995-08-119-152/+135
* cleaned up include statementsJoel Sherrill1995-08-111-1/+1
* clean up of RunWay interrupt supportJoel Sherrill1995-08-112-3/+11
* added constant for number of notepadsJoel Sherrill1995-08-112-16/+20
* cleanup and optimization from TonyJoel Sherrill1995-08-042-26/+20
* Split out event manager support functionJoel Sherrill1995-08-042-40/+0
* split out event support functions in anticipation of making a handlerJoel Sherrill1995-08-041-191/+0
* Tony's updatesJoel Sherrill1995-08-041-4/+9
* updaetd to remove UNIX simulator bugsJoel Sherrill1995-08-041-11/+0
* Changed order of include files.Joel Sherrill1995-08-021-1/+1
* *** empty log message ***Joel Sherrill1995-08-022-1/+13
* Added test cases:Joel Sherrill1995-08-021-2/+71
* deleted unused codeJoel Sherrill1995-08-011-38/+0
* updated mvme162 code from Misha (mms@eiscathq.irf.se)Joel Sherrill1995-08-018-618/+617
* moved ringbuf.h to a shared include directoryJoel Sherrill1995-08-012-0/+84
* Switched to events for mp receive server and eliminated the specialJoel Sherrill1995-07-317-131/+53