summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
1998-12-03Moved stackchk.h to rtems subdirectory.Joel Sherrill3-7/+12
1998-12-01Removed reference to libpurify.Joel Sherrill1-2/+2
1998-12-01Include files now installed as <rtems/*.h>.Joel Sherrill4-5/+4
1998-12-01Removed unused file.Joel Sherrill2-97/+1
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill3-1/+20
1998-08-31Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-4/+2
1998-04-27Cosmetic fix from Eric Norum:Joel Sherrill1-1/+1
1998-04-15Fixed so this would compile without warning.Joel Sherrill1-0/+2
1998-04-15Stack check now initialized as part of initial extension set.Joel Sherrill3-0/+65
1998-04-06Increased stack space of the monitor task.Joel Sherrill1-1/+1
1998-02-17updated copyright to 1998Joel Sherrill6-6/+6
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill7-28/+14
1998-01-30Corrected Linux port for glibc2Joel Sherrill1-1/+2
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill2-11/+13
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill7-7/+7
1998-01-16Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill4-4/+4
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill7-10/+31
1997-12-07Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1-1/+1
1997-11-29Removed warnings.Joel Sherrill2-1/+6
1997-10-21Fixed a number of warnings regarding comparisons between signed andJoel Sherrill4-9/+9
1997-10-21Fixed endian problem in printing object names.Joel Sherrill1-0/+5
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill6-12/+12
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill6-8/+8
1997-09-21Cleaned up as part of adding the Monitor test.Joel Sherrill18-28/+22
1997-09-16updatedJoel Sherrill1-4/+11
1997-08-22Removed assert condition when not initialized or there are 0 periods.Joel Sherrill1-0/+5
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill6-30/+30
1997-04-11removed commented out line performing a linkJoel Sherrill1-1/+0
1997-04-09printing task names now instead of id numbersJoel Sherrill1-3/+16
1997-04-09new files.Joel Sherrill8-0/+617
1997-04-09added rtmonuse and cpuuse directoriesJoel Sherrill1-0/+2
1997-04-07changed signed int to unsigned int to eliminate a warning.Joel Sherrill1-1/+1
1997-04-07removed noreturn attribute to eliminate warnings.Joel Sherrill1-2/+7
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill5-0/+251
1996-09-18pointer arithmetic reworked to be more portableJoel Sherrill1-8/+8
1996-09-18casts added to numerous arguments, prototypes corrected, andJoel Sherrill10-22/+27
1996-05-28added initial posix configuration supportJoel Sherrill2-11/+12
1996-04-22updates from Tony BennettJoel Sherrill22-181/+130
1996-03-06As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill8-0/+8
1996-02-13removed post switch extensionJoel Sherrill1-1/+0
1996-01-19Added condition compile flag for dump of stack usage information onJoel Sherrill1-0/+10
1996-01-17Update from Tony Bennett (tbennett@divnc.com)Joel Sherrill7-76/+75
1996-01-15Split error handler into its own directory.Joel Sherrill1-1/+1
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill7-81/+102
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill6-32/+41
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill2-4/+4
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill8-33/+66
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill2-5/+5
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill2-9/+19
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-2/+2