summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switched to use of ASM compilation conditional.Joel Sherrill1998-12-151-2/+2
* Changed reference from no_cpu to mips64orion.Joel Sherrill1998-12-153-3/+3
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1998-12-147-0/+2964
* Corrected prototype to confirm to POSIX 1003.1b.Joel Sherrill1998-12-142-10/+4
* Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1998-12-1018-240/+187
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-104-0/+31
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-073-5/+12
* Patch from Emmanuel Raguet <raguet@crf.canon.fr> to add remote debug serverJoel Sherrill1998-12-038-0/+1469
* Added imfs_fdatasync routine that gets called from both fdatasync and datasync.Jennifer Averett1998-12-031-0/+26
* Added a imfs fdatasync routine that gets called for fdatasync and datasync.Jennifer Averett1998-12-031-0/+4
* Added source for F_DUPFD.Jennifer Averett1998-12-031-12/+18
* Modifications for RTEMS_UNIX.Jennifer Averett1998-12-035-1/+23
* Moved stackchk.h to rtems subdirectory.Joel Sherrill1998-12-031-1/+1
* Corrected spacing.Joel Sherrill1998-12-031-1/+1
* Corrected ifdef on RTEMS_MULTIPROCESSING so the queue is actually closed.Joel Sherrill1998-12-031-2/+4
* Include files now installed as <rtems/*.h>.Joel Sherrill1998-12-012-2/+2
* Removed unused file.Joel Sherrill1998-12-011-1/+1
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-2396-642/+8993
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-2342-124/+547
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-11-198-175/+236
* Patch from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1998-10-281-11/+19
* Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs alongJoel Sherrill1998-10-281-0/+2
* Changed all of these to stubs.Joel Sherrill1998-10-227-403/+34
* Added rest of opendir family and made it compile.Joel Sherrill1998-10-131-1/+16
* New files.Joel Sherrill1998-10-135-0/+328
* New files.Joel Sherrill1998-10-122-0/+164
* Added header files per request from Chris Johns to avoid problemsJoel Sherrill1998-10-121-0/+4
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-10-011-5/+8
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-09-291-3/+2
* New files.Joel Sherrill1998-09-272-0/+34
* Now compiles.Joel Sherrill1998-09-252-0/+2
* Added ENOSYS stubs for a number of process routines.Joel Sherrill1998-09-258-0/+132
* IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill1998-09-232-10/+7
* Modifed to zero out the C heap if the CPU Table indicates that theJoel Sherrill1998-09-231-0/+15
* Patch from Aleksey (Quality Quorum <qqi@world.std.com>):Joel Sherrill1998-09-232-4/+10
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-09-211-29/+101
* Patch from Eric Norum and David Fiddes to put ColdFire support inJoel Sherrill1998-09-212-16/+18
* Patch from Eric Norum:Joel Sherrill1998-09-211-7/+2
* Corrected spelling error.Joel Sherrill1998-09-111-10/+10
* Patch from "David J. Fiddes" <D.J@fiddes.surfaid.org>:Joel Sherrill1998-09-112-252/+74
* Patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to make this compileJoel Sherrill1998-09-102-2/+2
* Patch from Eric Norum <eric@skatter.usask.ca> to fix a cryptic errorJoel Sherrill1998-09-101-1/+3
* Fixed spacing. More comments from Eric Norum need to be addressed.Joel Sherrill1998-08-311-7/+7
* Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill1998-08-312-3/+9
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1998-08-311-6/+17
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-08-311-4/+2
* Added __RTEMS_INSIDE__ macro to insure that ".inl" files are ALWAYS includedJoel Sherrill1998-08-241-1/+1
* Added i386 specific version of in_cksum.c and restructured the mainJoel Sherrill1998-08-215-151/+1024
* Another missing piece. Thanks Eric.Joel Sherrill1998-08-211-0/+3
* Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill1998-08-214-9/+40