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