1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-06 03:53:59 +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
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