* posix.sgml: Move dirfd to SUSv4 section.
This commit is contained in:
parent
52d132e48e
commit
22e138ad6b
|
@ -1,3 +1,7 @@
|
|||
2009-02-13 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* posix.sgml: Move dirfd to SUSv4 section.
|
||||
|
||||
2009-02-13 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* posix.sgml: Move interfaces deprecated in SUSv4 to deprecated
|
||||
|
|
|
@ -97,6 +97,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
|
|||
dbm_open (available in external "libgdbm" library)
|
||||
dbm_store (available in external "libgdbm" library)
|
||||
difftime
|
||||
dirfd
|
||||
dirname
|
||||
div
|
||||
dlclose
|
||||
|
@ -1173,7 +1174,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
|
|||
ctanhf
|
||||
ctanhl
|
||||
ctanl
|
||||
dirfd
|
||||
duplocale
|
||||
endnetent
|
||||
erfcl
|
||||
|
|
Loading…
Reference in New Issue