summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport (unfollow)
Commit message (Expand)AuthorFilesLines
1998-01-30Corrected Linux port for glibc2Joel Sherrill2-1/+3
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill2-6/+8
1998-01-19Added _times_r.Joel Sherrill1-0/+7
1998-01-19Patch from Eric Norum:Joel Sherrill1-0/+1
1998-01-16Jennifer found some uninitialized variables:Joel Sherrill1-1/+7
1998-01-06Changed initial settings of first time.Joel Sherrill1-3/+5
1997-12-22Corrected prototypes for all termios console write driver entries toJoel Sherrill2-3/+4
1997-12-01Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1-0/+2
1997-11-18Removed warning under linux port.Joel Sherrill1-0/+5
1997-11-15interrupt driven change from Eric NorumJoel Sherrill2-83/+191
1997-11-10Fixed prototypeJoel Sherrill1-1/+1
1997-11-10Set return code to avoid spurious errors.Joel Sherrill1-0/+1
1997-10-24added katsutoshi ShibuyaJoel Sherrill1-1/+8
1997-10-23Changed prototype of read routine.Joel Sherrill2-14/+7
1997-10-23Added prototype for console_reserve_resources.Joel Sherrill1-0/+4
1997-10-23fixed commentJoel Sherrill1-2/+1
1997-10-23New termios.c from Eric Norum.Joel Sherrill2-601/+646
1997-10-21Converted from using a message queue for the raw input queue to using aJoel Sherrill1-49/+35
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1-0/+760
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1-2/+22
1997-10-21Added casts and fixed line break.Joel Sherrill1-2/+3
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill19-38/+38
1997-09-21Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1-2/+0
1997-09-19Bug fix from Eric Norum:Joel Sherrill1-1/+0
1997-08-28Added RTEMS_IO_ERROR status code.Joel Sherrill1-0/+1
1997-08-27Added error numbers and changed default error code from 0 to -1 forJoel Sherrill1-7/+9
1997-08-22Moved reentrant wrappers into their own file.Joel Sherrill1-4/+2
1997-08-22Fixed iop/memory leak bug reported by Dan Dickey.Joel Sherrill1-1/+6
1997-08-04new implementation of mc68681.hJoel Sherrill1-72/+291
1997-08-04moved from main include directoryJoel Sherrill5-0/+478
1997-08-01Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill2-0/+191
1997-04-22updated with new license information per Tony Bennett.Joel Sherrill1-10/+3
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill13-63/+63
1997-04-09added code to prevent attempts to clean up the library when rtems isJoel Sherrill1-0/+8
1997-04-09Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill2-14/+114
1997-04-07removed noreturn attribute to eliminate warnings.Joel Sherrill1-2/+7
1997-03-10added include of rtems.h so the proper macro definitions would be present.Joel Sherrill1-0/+2
1997-01-29Modifications to make go32 build using new i386-go32-rtems toolsetJoel Sherrill2-4/+7
1997-01-29Merged newlib's libgloss support for rtems into this directory. ThisJoel Sherrill4-32/+41
1996-11-08Added asserts for unhandled conditions which need to result in errorJoel Sherrill1-1/+8
1996-10-15added ENOSYS supportJoel Sherrill1-0/+1
1996-09-18dummy function added to satisfy ANSIJoel Sherrill2-0/+20
1996-09-18modified to support non-GNU compilers and to use calloc rather thanJoel Sherrill1-3/+20
1996-09-18added malloc_walkJoel Sherrill1-4/+35
1996-09-18added prototype for malloc_walkJoel Sherrill1-0/+1
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