summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added asserts for unhandled conditions which need to result in errorJoel Sherrill1996-11-081-1/+8
* added ENOSYS supportJoel Sherrill1996-10-151-0/+1
* dummy function added to satisfy ANSIJoel Sherrill1996-09-182-0/+20
* modified to support non-GNU compilers and to use calloc rather thanJoel Sherrill1996-09-181-3/+20
* added malloc_walkJoel Sherrill1996-09-181-4/+35
* added prototype for malloc_walkJoel Sherrill1996-09-181-0/+1
* 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
* minor changes to insure the few posix-ish routines needed in non-posixJoel Sherrill1996-06-181-6/+25
* 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
* added initial posix configuration supportJoel Sherrill1996-05-281-2/+3
* updates from Tony BennettJoel Sherrill1996-05-233-3/+6
* These files have been modified in the initial pass at getting the portionJoel Sherrill1996-05-221-0/+1
* updates from Tony BennettJoel Sherrill1996-04-224-12/+5
* Updates from Tony Bennett.Joel Sherrill1996-04-224-25/+34
* As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1996-03-061-0/+1
* 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-211-2/+2
* added a task begin extension for unix simulator configurations. This extensionJoel Sherrill1996-01-191-0/+25
* Split error handler into its own directory.Joel Sherrill1996-01-151-1/+1
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-157-71/+82
* bug fix in statistics from Tony Bennett (tbennett@divnc.com)Joel Sherrill1995-12-051-1/+3
* SPARC port passes all testsJoel Sherrill1995-10-301-7/+18
* fixed missing CVS IDsJoel Sherrill1995-10-064-0/+7
* moved to new development machine and went to gcc 2.7.0Joel Sherrill1995-10-061-1/+1
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-292-32/+100
* posix support initially addedJoel Sherrill1995-09-264-2/+111
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-121-3/+13
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-114-11/+44
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-7/+14
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-233-3/+3
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-177-19/+1086
* Added functions to access the errno of the native system when using theJoel Sherrill1995-08-112-1/+50
* Added functions to access the errno of the native system when using theJoel Sherrill1995-08-111-7/+2
* moved ringbuf.h to a shared include directoryJoel Sherrill1995-08-011-0/+42
* Ada95, gnat, go32Joel Sherrill1995-07-121-1/+1
* incorporate Tony's patches:Joel Sherrill1995-06-051-0/+1
* Fully tested on all in-house targetsJoel Sherrill1995-05-243-22/+45
* Initial revisionJoel Sherrill1995-05-1115-0/+1175