summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Increased stack space of the monitor task.Joel Sherrill1998-04-061-1/+1
* More stuff removed as a result of using newlib's isatty() implementation.Joel Sherrill1998-04-061-11/+0
* Removed isatty() since we are now using newlib's implementation asJoel Sherrill1998-04-031-1/+0
* Made these have real constants.Joel Sherrill1998-04-031-6/+6
* Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1998-03-311-0/+4
* Changed int to unsigned32 to match cpu.h.Joel Sherrill1998-03-271-1/+1
* Should have included <rtems.h> before checking for ifdef RTEMS_UNIX.Joel Sherrill1998-03-271-2/+2
* m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill1998-03-251-4/+0
* Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1998-03-241-0/+1
* Real definition for the beginning of the data section per Eric Norum'sJoel Sherrill1998-03-242-4/+4
* Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1998-03-241-4/+4
* SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-203-0/+506
* Modified to make it possible for an ISR to return a mutex which didJoel Sherrill1998-02-201-2/+20
* Added misisng line continuation.Joel Sherrill1998-02-201-1/+1
* Accounted for fixed system overhead.Joel Sherrill1998-02-191-2/+10
* Ralf Corsepius noted that there was a dead path in _Thread_Initialize.Joel Sherrill1998-02-181-6/+2
* updated copyright to 1998Joel Sherrill1998-02-17246-247/+247
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-02-171-2/+5
* Patch from Ralf Corsepius to reduce the amount of memory consumed byJoel Sherrill1998-02-041-2/+6
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-041-1/+1
* Added call to libc_wrapup() in _exit. This fixes a problem whereJoel Sherrill1998-02-031-0/+1
* Corrected Linux port for glibc2Joel Sherrill1998-01-303-2/+5
* Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1998-01-281-1/+6
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-234-22/+14
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-202-2/+2
* Added _times_r.Joel Sherrill1998-01-191-0/+7
* Patch from Eric Norum:Joel Sherrill1998-01-191-0/+1
* Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill1998-01-163-3/+3
* Jennifer found some uninitialized variables:Joel Sherrill1998-01-161-1/+7
* Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1998-01-151-1/+1
* Changed initial settings of first time.Joel Sherrill1998-01-061-3/+5
* Fixed spacing.Joel Sherrill1998-01-061-2/+2
* Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill1997-12-231-12/+11
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-222-3/+4
* Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1997-12-071-1/+1
* Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1997-12-061-2/+2
* Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1997-12-011-0/+2
* Removed warnings.Joel Sherrill1997-11-292-1/+6
* Removed warning under linux port.Joel Sherrill1997-11-181-0/+5
* Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill1997-11-181-1/+6
* interrupt driven change from Eric NorumJoel Sherrill1997-11-152-83/+191
* Fixed prototypeJoel Sherrill1997-11-101-1/+1
* Set return code to avoid spurious errors.Joel Sherrill1997-11-101-0/+1
* added katsutoshi ShibuyaJoel Sherrill1997-10-241-1/+8
* Changed prototype of read routine.Joel Sherrill1997-10-232-14/+7
* Added prototype for console_reserve_resources.Joel Sherrill1997-10-231-0/+4
* fixed commentJoel Sherrill1997-10-231-2/+1
* New termios.c from Eric Norum.Joel Sherrill1997-10-232-601/+646
* Fixed a number of warnings regarding comparisons between signed andJoel Sherrill1997-10-214-9/+9
* Fixed endian problem in printing object names.Joel Sherrill1997-10-211-0/+5