summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_fcntl.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* configure.in: Add src/imfs/config.h * src/imfs/Makefile.am: Add INCLUDES += -I. to pickup config.h * src/imfs/.cvsignore: Add config.h and stamp-h * src/imfs/*.c: Add config.h support.
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-10-12Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1-7/+8
routine imfs_fcntl.c
1998-07-28First cut implementation of real-time clock support in libchip. ThisJoel Sherrill1-6/+7
version compiles cleanly but there is not a BSP with a configuration table to utilize it.
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
of switching to the modified GNU GPL.