summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill2000-06-131-22/+0
* Temporary hack to compile. Need to probably address definitionJoel Sherrill2000-06-131-0/+1
* Temporary hack to compile.Joel Sherrill2000-06-131-1/+0
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-122-1/+29
* Added printk as a generic, shared routine.Joel Sherrill2000-06-122-1/+146
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-1214-60/+285
* New file added on 4.5 branchJoel Sherrill2000-05-081-0/+0
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-0/+2
* Increased block size to 128 and added comments based on feedback fromJoel Sherrill2000-02-111-1/+13
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-081-2/+0
* Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill2000-01-311-1/+0
* Spacing corrected.Joel Sherrill2000-01-051-1/+1
* Removed warnings.Joel Sherrill1999-12-131-1/+1
* Warning removal patch from Philip A. Prindeville <philipp@zembu.com>.Joel Sherrill1999-12-131-1/+1
* Added RTEMS_IO_ERROR.Joel Sherrill1999-12-131-0/+1
* Removed duplicate definition of rtems_filesystem_umask.Joel Sherrill1999-11-301-6/+0
* Corrected so they would compile with POSIX disabled.Joel Sherrill1999-11-302-2/+3
* Fixed spacing.Joel Sherrill1999-11-291-1/+1
* Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-222-126/+127
* Updated copyright notice.Joel Sherrill1999-11-17104-208/+104
* Added TERMINAL_IDENTIFICATION pieces.Joel Sherrill1999-11-161-3/+4
* Fixed bug.Jennifer Averett1999-11-161-3/+3
* Added handler for fsync. For the memfile it is the same as the data sync.Jennifer Averett1999-11-161-1/+1
* Works now.Joel Sherrill1999-11-161-19/+12
* New file.Joel Sherrill1999-11-161-0/+113
* Added.Joel Sherrill1999-11-166-3/+209
* Source and destination arguments to strncpy were swapped. This mistakeJoel Sherrill1999-11-161-1/+1
* Added imfs_unixstub.c to satisfy linker problems on UNIX port.Joel Sherrill1999-11-092-1/+73
* Correctly set and called handlers table for the link.Jennifer Averett1999-11-051-1/+3
* Fixed commentJennifer Averett1999-11-051-1/+1
* Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1999-11-052-6/+4
* New file.Joel Sherrill1999-11-051-0/+38
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-058-65/+105
* Following comments from Eric Norum <eric@cls.usask.ca>, a fairlyJoel Sherrill1999-11-054-287/+262
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-051-2/+1
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-0211-129/+228
* Fixed F_SETFL to properly convert between internalJoel Sherrill1999-11-021-2/+3
* Added support for configuring base filesystem. First attempt atJoel Sherrill1999-11-021-17/+41
* Install imfs.h so base filesystem can be configured or IMFS mountedJoel Sherrill1999-11-021-1/+1
* Check for NULL being passed in.Joel Sherrill1999-11-024-2/+17
* Fixed typo where memfile_handlers set twice and directory_handlersJoel Sherrill1999-11-021-3/+3
* Properly initialize location variable.Joel Sherrill1999-11-021-0/+8
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-296-11/+21
* Joel added a table of mount entry requests to be processed duringJennifer Averett1999-10-291-0/+14
* New files created by split of old imfs_handlers.c.Joel Sherrill1999-10-263-0/+111
* Added include of libio.h so this would compile when posix is disabled.Joel Sherrill1999-10-261-0/+1
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-2612-333/+232
* Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-251-7/+8
* Added code to correctly free any allocated space during the evaluationJennifer Averett1999-10-252-72/+74
* Changed leading spaces to periods to ease comparing test output.Joel Sherrill1999-10-251-1/+1