summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-226-30/+30
* removed commented out line performing a linkJoel Sherrill1997-04-111-1/+0
* printing task names now instead of id numbersJoel Sherrill1997-04-091-3/+16
* new files.Joel Sherrill1997-04-098-0/+617
* added rtmonuse and cpuuse directoriesJoel Sherrill1997-04-091-0/+2
* changed signed int to unsigned int to eliminate a warning.Joel Sherrill1997-04-071-1/+1
* removed noreturn attribute to eliminate warnings.Joel Sherrill1997-04-071-2/+7
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-015-0/+251
* pointer arithmetic reworked to be more portableJoel Sherrill1996-09-181-8/+8
* casts added to numerous arguments, prototypes corrected, andJoel Sherrill1996-09-1810-22/+27
* added initial posix configuration supportJoel Sherrill1996-05-282-11/+12
* updates from Tony BennettJoel Sherrill1996-04-2222-181/+130
* As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1996-03-068-0/+8
* removed post switch extensionJoel Sherrill1996-02-131-1/+0
* Added condition compile flag for dump of stack usage information onJoel Sherrill1996-01-191-0/+10
* Update from Tony Bennett (tbennett@divnc.com)Joel Sherrill1996-01-177-76/+75
* Split error handler into its own directory.Joel Sherrill1996-01-151-1/+1
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-157-81/+102
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-296-32/+41
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-4/+4
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-118-33/+66
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-282-5/+5
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-232-9/+19
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-2/+2
* Modified references to task name.Joel Sherrill1995-08-181-2/+3
* + Added object type field to object id.Joel Sherrill1995-08-181-3/+7
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-1722-223/+3714
* Ada95, gnat, go32Joel Sherrill1995-07-121-1/+1
* incorporated mc68302 supportJoel Sherrill1995-06-071-1/+1
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-0/+1
* Initial revisionJoel Sherrill1995-05-1110-0/+1390