1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
David Steele 56ce98b2f0 Explicitly compile with Posix 2001 standard.
This standard was being selectively applied in modules that needed it.

Instead, apply the standard to all compilation for consistency.
2018-11-25 10:06:31 -05:00
..
build/lib/pgBackRestLibC Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
xs Construct Wait object in milliseconds instead of fractional seconds. 2018-11-08 08:37:57 -05:00
LibC.h Add storagePathRemove() and use it in the Perl Posix driver. 2018-04-11 08:21:09 -04:00
LibC.xs Merge crypto/random module into crypto/crypto. 2018-11-06 20:04:16 -05:00
Makefile.PL Explicitly compile with Posix 2001 standard. 2018-11-25 10:06:31 -05:00
typemap Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00