1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
David Steele 0ac176b722 Abstract IO layer out of the storage layer.
This allows the routines to be used for IO objects that do not have a storage representation.

Implement buffer read and write IO objects.
2018-07-19 16:04:20 -04:00
..
build/lib/pgBackRestLibC Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
xs Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
LibC.h Add storagePathRemove() and use it in the Perl Posix driver. 2018-04-11 08:21:09 -04:00
LibC.xs Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
Makefile.PL Abstract IO layer out of the storage layer. 2018-07-19 16:04:20 -04:00
typemap Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00