summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src (unfollow)
Commit message (Expand)AuthorFilesLines
1996-08-06get_errno: no longer needed by gnat runtimeJoel Sherrill1-0/+4
1996-07-03another attempt at the rtems_posix_api ifdefJoel Sherrill1-4/+3
1996-06-18minor changes to insure the few posix-ish routines needed in non-posixJoel Sherrill1-6/+25
1996-06-12use exit() from newlib by default.Joel Sherrill1-8/+8
1996-06-06patch from Tony Bennett on the ifdef for O_NDELAYJoel Sherrill1-7/+8
1996-06-03sleep moved into newlibc.c so the sleep.o object would not be in the library.Joel Sherrill1-1/+26
1996-05-30added dummy versions of __kill and __getpid which assert(0) so thatJoel Sherrill1-0/+23
1996-05-29comment clean upJoel Sherrill1-2/+1
1996-05-29removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill1-4/+0
1996-05-28added initial posix configuration supportJoel Sherrill1-2/+3
1996-05-23updates from Tony BennettJoel Sherrill3-3/+6
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill1-0/+1
1996-04-22updates from Tony BennettJoel Sherrill2-6/+0
1996-04-22Updates from Tony Bennett.Joel Sherrill3-22/+34
1996-03-06As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1-0/+1
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-0/+1
1996-02-21Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill1-2/+2
1996-01-19added a task begin extension for unix simulator configurations. This extensionJoel Sherrill1-0/+25
1996-01-15Split error handler into its own directory.Joel Sherrill1-1/+1
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill4-47/+52
1995-12-05bug fix in statistics from Tony Bennett (tbennett@divnc.com)Joel Sherrill1-1/+3
1995-10-06fixed missing CVS IDsJoel Sherrill3-0/+6
1995-10-06moved to new development machine and went to gcc 2.7.0Joel Sherrill1-1/+1
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill2-32/+100
1995-09-26posix support initially addedJoel Sherrill3-2/+63
1995-09-12Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1-3/+13
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill3-7/+11
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-7/+14
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill3-3/+3
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill3-0/+903
1995-08-11Added functions to access the errno of the native system when using theJoel Sherrill2-1/+50
1995-07-12Ada95, gnat, go32Joel Sherrill1-1/+1
1995-06-05incorporate Tony's patches:Joel Sherrill1-0/+1
1995-05-24Fully tested on all in-house targetsJoel Sherrill3-22/+45