Milan Broz e24a72f84c Fix crash if non-GNU strerror_r is used.
The strerror_r call exists in POSIX and GNU variant,
if POSIX variant is used (like in musl libc replacement)
we cannot rely on char* pointer.

Fixes issue#237.
2015-01-10 20:33:42 +01:00
2014-08-16 11:15:46 +02:00
2014-11-02 18:18:36 +01:00
2014-08-22 12:43:10 +02:00
2014-09-23 21:31:18 +02:00
2014-06-23 21:40:12 +02:00
2011-11-07 17:14:43 +00:00
2014-02-21 21:44:29 +01:00

                        cryptsetup

setup cryptographic volumes for dm-crypt (including LUKS extension)

WEB PAGE:

      http://code.google.com/p/cryptsetup/

FAQ:

      http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions

MAILING LIST:

      E-MAIL: dm-crypt@saout.de
      URL:    http://www.saout.de/mailman/listinfo/dm-crypt

DOWNLOAD:

      https://www.kernel.org/pub/linux/utils/cryptsetup/

SOURCE CODE:

      URL: http://code.google.com/p/cryptsetup/source/browse/
      Checkout: git clone https://code.google.com/p/cryptsetup/

NLS (PO TRANSLATIONS):

      PO files are maintained by:
          http://translationproject.org/domain/cryptsetup.html
Languages
C 74.8%
Shell 20.9%
Meson 1.7%
C++ 1.2%
M4 1%
Other 0.4%