summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/fs_null_handlers.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-081-0/+4
| | | | | | | * configure.in: Add libc/config.h * libc/Makefile.am: Add INCLUDES += -I. to pickup config.h * libc/.cvsignore: Add config.h and stamp-h * libc/*.c: Add config.h support.
* 2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-251-1/+2
| | | | * libc/fs_null_handlers.c: Added missing rmnod entry.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-121-63/+3
| | | | Renamed IMFS handler tables to include IMFS prefix.
* Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1999-10-121-0/+97
routine imfs_fcntl.c