* posix.sgml (fcntl, flock, lockf): Point to implementation notes.
This commit is contained in:
parent
38f5296847
commit
f06d6d2886
@ -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>
|
2013-06-12 Fedin Pavel <p.fedin@samsung.com>
|
||||||
|
|
||||||
* path.cc (normalize_posix_path): Fix long-standing problem which
|
* path.cc (normalize_posix_path): Fix long-standing problem which
|
||||||
|
@ -188,7 +188,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
|
|||||||
fchown
|
fchown
|
||||||
fchownat
|
fchownat
|
||||||
fclose
|
fclose
|
||||||
fcntl
|
fcntl (see chapter "Implementation Notes")
|
||||||
fdatasync
|
fdatasync
|
||||||
fdim
|
fdim
|
||||||
fdimf
|
fdimf
|
||||||
@ -418,7 +418,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
|
|||||||
localeconv
|
localeconv
|
||||||
localtime
|
localtime
|
||||||
localtime_r
|
localtime_r
|
||||||
lockf
|
lockf (see chapter "Implementation Notes")
|
||||||
log
|
log
|
||||||
log10
|
log10
|
||||||
log10f
|
log10f
|
||||||
@ -977,7 +977,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
|
|||||||
finite
|
finite
|
||||||
finitef
|
finitef
|
||||||
fiprintf
|
fiprintf
|
||||||
flock
|
flock (see chapter "Implementation Notes")
|
||||||
forkpty
|
forkpty
|
||||||
fpurge
|
fpurge
|
||||||
freeifaddrs
|
freeifaddrs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user