1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
David Steele fd14ceb399 Rename posix driver files/functions for consistency.
The posix driver was developed over time and the naming is not very consistent.

Rename the files and functions to work well with other drivers and generally favor longer names since the driver functions are seldom (eventually never) used outside the driver itself.
2018-09-13 18:58:22 -04:00
..
build/lib/pgBackRestLibC Allow command/option constants to autonumber in both C and Perl to reduce churn when a new command/option is added. 2018-08-24 19:31:45 -04:00
xs Refactor the common/log tests to not depend on common/harnessLog. 2018-07-20 18:51:42 -04:00
LibC.h Add storagePathRemove() and use it in the Perl Posix driver. 2018-04-11 08:21:09 -04:00
LibC.xs Rename posix driver files/functions for consistency. 2018-09-13 18:58:22 -04:00
Makefile.PL Rename posix driver files/functions for consistency. 2018-09-13 18:58:22 -04:00
typemap Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00