blob: de6f860bcdb7928887b54528d3a7d541d3dc6ca1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
@node encrypt
@section @code{encrypt}
@findex encrypt
POSIX specification: @url{http://www.opengroup.org/susv3xsh/encrypt.html}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
NetBSD 3.0, Cygwin, mingw, BeOS.
@end itemize
|