summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/fstab.c
Commit message (Expand)AuthorAgeFilesLines
* * Remove __P and convert to ANSI prototypes.obrien2002-02-011-10/+7
* Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-101-2/+0
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* Compensate for header dethreading.markm2001-05-011-0/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-6/+6
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-6/+8
* Fix the fixfsfile() so that it works for both block and character devicespeter1999-12-231-1/+7
* Ignore the fs_spec entry for "/" in /etc/fstab if the device whichbde1999-01-011-0/+29
* Minor cleanup, mostly unused vars and missing #includes.phk1995-10-221-8/+9
* Change strtok() to strsep(), using strtok() can cause memory corruptionache1995-03-241-16/+29
* Make errors in /etc/fstab print the line numbers where they occured.jkh1994-09-081-2/+13
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+202
OpenPOWER on IntegriCloud