summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc (unfollow)
Commit message (Expand)AuthorFilesLines
2000-09-052000-09-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+2
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill4-78/+94
2000-08-112000-08-11 Chris Johns <ccj@acm.org>Joel Sherrill11-7/+58
2000-08-03IEEEJoel Sherrill1-1/+1
2000-08-01Patch from Eric Norum <eric@cls.usask.ca> to avoid lockup underJoel Sherrill1-9/+9
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill1-2/+2
2000-07-02Fixed stat_ino should be st_ino.Joel Sherrill1-1/+1
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> so the directoryJoel Sherrill1-1/+1
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> to add support forJoel Sherrill2-13/+17
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> to add fchdir()Joel Sherrill3-1/+73
2000-06-29Patch from Chris Johns <cjohns@cybertec.com.au> to make sure theJoel Sherrill1-1/+2
2000-06-26Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill1-0/+3
2000-06-26Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill1-1/+1
2000-06-15Fixing warning obtained by some users.Joel Sherrill1-0/+4
2000-06-14*** empty log message ***Joel Sherrill10-28/+12
2000-06-13Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill1-22/+0
2000-06-13Temporary hack to compile. Need to probably address definitionJoel Sherrill1-0/+1
2000-06-13Temporary hack to compile.Joel Sherrill1-1/+0
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2-1/+29
2000-06-12Added printk as a generic, shared routine.Joel Sherrill2-1/+146
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill14-60/+285
2000-05-08New file added on 4.5 branchJoel Sherrill1-0/+0
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+2
2000-02-11Increased block size to 128 and added comments based on feedback fromJoel Sherrill1-1/+13
2000-02-08Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+0
2000-01-31Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill1-1/+0
2000-01-05Spacing corrected.Joel Sherrill1-1/+1
1999-12-13Removed warnings.Joel Sherrill1-1/+1
1999-12-13Warning removal patch from Philip A. Prindeville <philipp@zembu.com>.Joel Sherrill1-1/+1
1999-12-13Added RTEMS_IO_ERROR.Joel Sherrill1-0/+1
1999-11-30Removed duplicate definition of rtems_filesystem_umask.Joel Sherrill1-6/+0
1999-11-30Corrected so they would compile with POSIX disabled.Joel Sherrill2-2/+3
1999-11-29Fixed spacing.Joel Sherrill1-1/+1
1999-11-22Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-126/+127
1999-11-17Updated copyright notice.Joel Sherrill104-208/+104
1999-11-16Added TERMINAL_IDENTIFICATION pieces.Joel Sherrill1-3/+4
1999-11-16Fixed bug.Jennifer Averett1-3/+3
1999-11-16Added handler for fsync. For the memfile it is the same as the data sync.Jennifer Averett1-1/+1
1999-11-16Works now.Joel Sherrill1-19/+12
1999-11-16New file.Joel Sherrill1-0/+113
1999-11-16Added.Joel Sherrill6-3/+209
1999-11-16Source and destination arguments to strncpy were swapped. This mistakeJoel Sherrill1-1/+1
1999-11-09Added imfs_unixstub.c to satisfy linker problems on UNIX port.Joel Sherrill2-1/+73
1999-11-05Correctly set and called handlers table for the link.Jennifer Averett1-1/+3
1999-11-05Fixed commentJennifer Averett1-1/+1
1999-11-05Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett2-6/+4
1999-11-05New file.Joel Sherrill1-0/+38
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill8-65/+105