1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
David Steele f1e739b4aa Add C error handler.
Basic try ... catch ... finally pattern to simplify error handling in C.
2017-10-16 10:09:56 -04:00
..
t Add C unit test infrastructure. 2017-10-12 12:55:48 -04:00
xs Improvements in C codebase: 2017-09-30 10:44:03 -04:00
.gitignore Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
LibC.template.pm Add LibC.template.pm to simplify LibC module generation. 2017-10-10 18:21:44 -04:00
LibC.xs Add C error handler. 2017-10-16 10:09:56 -04:00
Makefile.PL Add C unit test infrastructure. 2017-10-12 12:55:48 -04:00