summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* get_errno: no longer needed by gnat runtimeJoel Sherrill1996-08-061-0/+4
* another attempt at the rtems_posix_api ifdefJoel Sherrill1996-07-031-4/+3
* updated for 3.5.17Joel Sherrill1996-07-023-517/+517
* minor changes to insure the few posix-ish routines needed in non-posixJoel Sherrill1996-06-181-6/+25
* changed reboot to a macro to avoid the "noreturn returns" warning.Joel Sherrill1996-06-182-1/+10
* corrected typoJoel Sherrill1996-06-181-1/+1
* use exit() from newlib by default.Joel Sherrill1996-06-121-8/+8
* patch from Tony Bennett on the ifdef for O_NDELAYJoel Sherrill1996-06-061-7/+8
* sleep moved into newlibc.c so the sleep.o object would not be in the library.Joel Sherrill1996-06-031-1/+26
* added dummy versions of __kill and __getpid which assert(0) so thatJoel Sherrill1996-05-301-0/+23
* comment clean upJoel Sherrill1996-05-291-2/+1
* removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill1996-05-291-4/+0
* fixed typoJoel Sherrill1996-05-281-1/+1
* added initial posix configuration supportJoel Sherrill1996-05-2819-29/+31
* added Motorola MVME147 BSP submitted by Dominique le CampionJoel Sherrill1996-05-2411-0/+1427
* updates from Tony BennettJoel Sherrill1996-05-234-3/+7
* added code to insure that delay is always non-zeroJoel Sherrill1996-05-231-0/+2
* updates from tony bennettJoel Sherrill1996-05-231-2/+2
* added as example of how to do a bsp which is not in this tree.Joel Sherrill1996-05-232-0/+19
* These files have been modified in the initial pass at getting the portionJoel Sherrill1996-05-221-0/+1
* updated to remove workaround for bug in binutils 2.5.2 ld now that we areJoel Sherrill1996-05-081-4/+4
* Updates from Eric Norum.Joel Sherrill1996-05-017-106/+268
* Hacked so gld will accept this so we can purge the aout toolset. This changeJoel Sherrill1996-04-241-2/+21
* updates from Tony BennettJoel Sherrill1996-04-2231-228/+147
* Updates from Tony Bennett.Joel Sherrill1996-04-228-45/+42
* Updates from Tony Bennett. rtems_environp removed among other minor things.Joel Sherrill1996-04-221-1/+0
* Fixed so now supports more than 16 nodes. Tested for up to 24 nodesJoel Sherrill1996-04-223-2/+11
* swapped order of operands on a movw to fix LOAD_SEGMENTS macroJoel Sherrill1996-04-201-1/+1
* minor mods to get to compile locallyJoel Sherrill1996-03-212-3/+4
* some instructions altered for older binutilsJoel Sherrill1996-03-212-16/+16
* updatedJoel Sherrill1996-03-211-15/+0
* include of mc68360.h changed to m68360.h to reflect filename change.Joel Sherrill1996-03-064-4/+4
* Generic 68360 BSP (gen360) submitted by: W. Eric Norum <eric@skatter.usask.ca>.Joel Sherrill1996-03-0612-0/+2355
* As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1996-03-069-0/+9
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-0/+1
* Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill1996-02-2115-19/+18
* removed post switch extensionJoel Sherrill1996-02-131-1/+0
* fixed bug when outbyte had argument in wrong order relative to those invoking itJoel Sherrill1996-02-131-3/+3
* new times for 3.5.1Joel Sherrill1996-01-221-33/+33
* Added condition compile flag for dump of stack usage information onJoel Sherrill1996-01-191-0/+10
* added a task begin extension for unix simulator configurations. This extensionJoel Sherrill1996-01-191-0/+25
* updatedJoel Sherrill1996-01-191-26/+26
* added definition of cpu_number.Joel Sherrill1996-01-191-0/+2
* Removed comment about a confusion on newlib buffering.Joel Sherrill1996-01-171-10/+0
* Update from Tony Bennett (tbennett@divnc.com)Joel Sherrill1996-01-177-76/+75
* Modified fstat and stat to be consistent with isatty in that all threeJoel Sherrill1996-01-171-7/+23
* Split error handler into its own directory.Joel Sherrill1996-01-152-2/+2
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-1528-199/+280
* changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill1995-12-2018-28/+296
* initial history lost in disk crashJoel Sherrill1995-12-192-0/+386