mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-01 12:00:35 +08:00
Cygwin: doc: the library is called libcrypt, not crypt
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
4adb6c3806
commit
0813644661
@ -158,7 +158,7 @@ also IEEE Std 1003.1-2017 (POSIX.1-2017).</para>
|
|||||||
crealf
|
crealf
|
||||||
creall
|
creall
|
||||||
creat
|
creat
|
||||||
crypt (available in external "crypt" library)
|
crypt (available in external "libcrypt" library)
|
||||||
csin
|
csin
|
||||||
csinf
|
csinf
|
||||||
csinh
|
csinh
|
||||||
@ -200,7 +200,7 @@ also IEEE Std 1003.1-2017 (POSIX.1-2017).</para>
|
|||||||
dup
|
dup
|
||||||
dup2
|
dup2
|
||||||
duplocale
|
duplocale
|
||||||
encrypt (available in external "crypt" library)
|
encrypt (available in external "libcrypt" library)
|
||||||
endgrent
|
endgrent
|
||||||
endhostent
|
endhostent
|
||||||
endprotoent
|
endprotoent
|
||||||
@ -849,7 +849,7 @@ also IEEE Std 1003.1-2017 (POSIX.1-2017).</para>
|
|||||||
sethostent
|
sethostent
|
||||||
setitimer (see <xref linkend="std-notes">chapter "Implementation Notes"</xref>)
|
setitimer (see <xref linkend="std-notes">chapter "Implementation Notes"</xref>)
|
||||||
setjmp
|
setjmp
|
||||||
setkey (available in external "crypt" library)
|
setkey (available in external "libcrypt" library)
|
||||||
setlocale
|
setlocale
|
||||||
setlogmask
|
setlogmask
|
||||||
setpgid
|
setpgid
|
||||||
@ -1299,7 +1299,7 @@ also IEEE Std 1003.1-2017 (POSIX.1-2017).</para>
|
|||||||
clog10f
|
clog10f
|
||||||
clog10l
|
clog10l
|
||||||
close_range (see <xref linkend="std-notes">chapter "Implementation Notes"</xref>)
|
close_range (see <xref linkend="std-notes">chapter "Implementation Notes"</xref>)
|
||||||
crypt_r (available in external "crypt" library)
|
crypt_r (available in external "libcrypt" library)
|
||||||
dladdr (see <xref linkend="std-notes">chapter "Implementation Notes"</xref>)
|
dladdr (see <xref linkend="std-notes">chapter "Implementation Notes"</xref>)
|
||||||
dremf
|
dremf
|
||||||
dup3
|
dup3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user