diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2017-09-01 17:26:40 -0500 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2017-09-02 22:48:55 -0500 |
commit | ff53f489fa2f7ddf4306fe256de5609ff7a131b0 (patch) | |
tree | 240700d26333ef7e87cb092dcb71661953690252 /winsup/doc/posix.xml | |
parent | 5325111d032cd006a02842d3d6ffe6c502e4b3bd (diff) | |
download | newlib-ff53f489fa2f7ddf4306fe256de5609ff7a131b0.zip newlib-ff53f489fa2f7ddf4306fe256de5609ff7a131b0.tar.gz newlib-ff53f489fa2f7ddf4306fe256de5609ff7a131b0.tar.bz2 |
cygwin: Document crypt_r
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'winsup/doc/posix.xml')
-rw-r--r-- | winsup/doc/posix.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml index 6e96272..c99e003 100644 --- a/winsup/doc/posix.xml +++ b/winsup/doc/posix.xml @@ -1286,6 +1286,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para> clog10 clog10f clog10l + crypt_r (available in external "crypt" library) dladdr (see chapter "Implementation Notes") dremf dup3 |