* posix.sgml: Change lockf to being implemented.
This commit is contained in:
parent
8c4fc35ecb
commit
682cf99346
@ -1,3 +1,7 @@
|
|||||||
|
2008-04-02 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* posix.sgml: Change lockf to being implemented.
|
||||||
|
|
||||||
2008-04-02 Corinna Vinschen <corinna@vinschen.de>
|
2008-04-02 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* dcrt0.cc (insert_file): Convert filename to WCHAR and call
|
* dcrt0.cc (insert_file): Convert filename to WCHAR and call
|
||||||
|
@ -353,6 +353,7 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
|
|||||||
localeconv
|
localeconv
|
||||||
localtime
|
localtime
|
||||||
localtime_r
|
localtime_r
|
||||||
|
lockf
|
||||||
log
|
log
|
||||||
log10
|
log10
|
||||||
log10f
|
log10f
|
||||||
@ -1195,7 +1196,6 @@ also ISO/IEC 9945:2003 and IEEE Std 1003.1-2001 (POSIX.1-2001).</para>
|
|||||||
llround
|
llround
|
||||||
llroundf
|
llroundf
|
||||||
llroundl
|
llroundl
|
||||||
lockf
|
|
||||||
log10l
|
log10l
|
||||||
log1pl
|
log1pl
|
||||||
log2l
|
log2l
|
||||||
|
Loading…
x
Reference in New Issue
Block a user