summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed reference from no_cpu to mips64orion.Joel Sherrill1998-12-152-2/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to reorganize POSIXJoel Sherrill1998-12-152-2/+2
* Moved around per Ralf Corsepius as preparation for automakeJoel Sherrill1998-12-1545-4254/+0
* Switch from .s to .S on includeJoel Sherrill1998-12-141-2/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1998-12-14220-373/+1400
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1998-12-141-0/+28
* Corrected prototype to confirm to POSIX 1003.1b.Joel Sherrill1998-12-144-20/+8
* Renamed ASFLAGS to ASMFLAGS for consistency per suggestion from Ralf Corsepiu...Joel Sherrill1998-12-141-4/+4
* Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1998-12-1043-608/+405
* RDBG headers files ignored if not configuredJoel Sherrill1998-12-101-0/+4
* Fixed conflict between patchesJoel Sherrill1998-12-101-4/+3
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-1013-0/+100
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-071-1/+1
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-079-15/+36
* changed version to 19981203Joel Sherrill1998-12-042-2/+2
* Patch from Emmanuel Raguet <raguet@crf.canon.fr> to add remote debug serverJoel Sherrill1998-12-0390-21/+18877
* Removed spaces.Joel Sherrill1998-12-033-14/+0
* Changed to account for ownership only being tracked when a priorityJoel Sherrill1998-12-031-0/+8
* Removed all ^M from the file.Jennifer Averett1998-12-031-156/+156
* Added psx to the front of all test names.Jennifer Averett1998-12-031-1/+1
* Removed all ^M from the scn file.Jennifer Averett1998-12-031-1253/+1253
* Cleaned up test.Jennifer Averett1998-12-037-320/+480
* Added Comment that a result is valid at 4 or 5 seconds.Jennifer Averett1998-12-031-13/+1
* Updated scn files to match present expected test output.Jennifer Averett1998-12-034-11/+267
* Renamed all directories to start with psx.Jennifer Averett1998-12-034-4/+4
* Added a posix time test.Jennifer Averett1998-12-031-2/+2
* Added imfs_fdatasync routine that gets called from both fdatasync and datasync.Jennifer Averett1998-12-033-0/+78
* Added a imfs fdatasync routine that gets called for fdatasync and datasync.Jennifer Averett1998-12-034-5/+16
* Added source for F_DUPFD.Jennifer Averett1998-12-032-24/+36
* Modifications for RTEMS_UNIX.Jennifer Averett1998-12-0312-3/+57
* Added a imfs fdatasync routine that gets called for fdatasync and datasync.Jennifer Averett1998-12-031-13/+24
* Modified to support test names longer than two characters plus theJoel Sherrill1998-12-031-1/+1
* Insure that the same output occurs when multiprocessing is disabled.Joel Sherrill1998-12-035-1/+41
* Moved cpuuse.h to rtems subdirectory.Joel Sherrill1998-12-031-1/+1
* Moved stackchk.h to rtems subdirectory.Joel Sherrill1998-12-038-16/+26
* Increased default amount of RAM.Joel Sherrill1998-12-031-1/+1
* Removed reference to stackchk.h.Joel Sherrill1998-12-031-4/+0
* Don't build libchip if we are targetting UNIX.Joel Sherrill1998-12-031-1/+6
* 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
* Removed reference to libpurify.Joel Sherrill1998-12-012-4/+4
* Include files now installed as <rtems/*.h>.Joel Sherrill1998-12-0110-13/+11
* Removed unused file.Joel Sherrill1998-12-014-194/+2
* New files added as part of file system infrastructure effort.Joel Sherrill1998-11-234-0/+84
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-23232-1862/+22837
* Added new tests in support of the file system infrastructure.Joel Sherrill1998-11-234-0/+218
* Added tests in support of the file system infrastructure.Joel Sherrill1998-11-2328-1/+5240
* Removed.Joel Sherrill1998-11-232-97/+1
* Upped the memory to 8 Mbytes.Joel Sherrill1998-11-231-1/+2
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-2392-192/+830