From f06d6d28861c167c13b9007b9f7d8adc36e513ad Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 13 Jun 2013 12:50:28 +0000 Subject: [PATCH] * posix.sgml (fcntl, flock, lockf): Point to implementation notes. --- winsup/cygwin/ChangeLog | 4 ++++ winsup/cygwin/posix.sgml | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 15e949624..913084bd4 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2013-06-13 Corinna Vinschen + + * posix.sgml (fcntl, flock, lockf): Point to implementation notes. + 2013-06-12 Fedin Pavel * path.cc (normalize_posix_path): Fix long-standing problem which diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml index b88ecb973..26846a51a 100644 --- a/winsup/cygwin/posix.sgml +++ b/winsup/cygwin/posix.sgml @@ -188,7 +188,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008). 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). 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). finite finitef fiprintf - flock + flock (see chapter "Implementation Notes") forkpty fpurge freeifaddrs -- 2.43.5