]> sourceware.org Git - newlib-cygwin.git/commitdiff
* posix.sgml (fcntl, flock, lockf): Point to implementation notes.
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 13 Jun 2013 12:50:28 +0000 (12:50 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 13 Jun 2013 12:50:28 +0000 (12:50 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/posix.sgml

index 15e9496246b887d20eeee4ab61e0d55975c31435..913084bd47082e5a5f4cafde0d915738d4c406c6 100644 (file)
@@ -1,3 +1,7 @@
+2013-06-13  Corinna Vinschen  <corinna@vinschen.de>
+
+       * posix.sgml (fcntl, flock, lockf): Point to implementation notes.
+
 2013-06-12  Fedin Pavel <p.fedin@samsung.com>
 
        * path.cc (normalize_posix_path): Fix long-standing problem which
index b88ecb9732a81c3a158b0a8683a25c4d3e2fb34e..26846a51a13b4d1daf73271c7429aec690a4c1a6 100644 (file)
@@ -188,7 +188,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
     fchown
     fchownat
     fclose
-    fcntl
+    fcntl                      (see chapter "Implementation Notes")
     fdatasync
     fdim
     fdimf
@@ -418,7 +418,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
     localeconv
     localtime
     localtime_r
-    lockf
+    lockf                      (see chapter "Implementation Notes")
     log
     log10
     log10f
@@ -977,7 +977,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
     finite
     finitef
     fiprintf
-    flock
+    flock                      (see chapter "Implementation Notes")
     forkpty
     fpurge
     freeifaddrs
This page took 0.034359 seconds and 5 git commands to generate.