summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-29 16:06:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-29 16:06:10 +0000
commit4e917492819b73dc882fd86862c62aa9715f136d (patch)
tree98cb105267eb5ae26f85733147aba18519965361
parentPatch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4e917492819b73dc882fd86862c62aa9715f136d.tar.bz2
Clarified status of mkfifo().
-rw-r--r--doc/posix1003.1/ch05.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch05.t b/doc/posix1003.1/ch05.t
index d4ea58b36d..f6aa3a43b1 100644
--- a/doc/posix1003.1/ch05.t
+++ b/doc/posix1003.1/ch05.t
@@ -92,6 +92,8 @@ mkdir(), Function, Implemented
mkfifo(), Function, Untested Implementation
@end example
+NOTE: mkfifo() is implemented but no filesystem supports FIFOs.
+
@section File Removal
@subsection Remove Directory Entries