1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/src/common
David Steele 599e291b36 Check int size in common/type.h.
This ensures that integers are at least 32-bits without having to run the test suite.
2018-03-14 14:34:06 -04:00
..
encode Enable -Wconversion and silence new warnings. 2018-03-02 12:07:12 -05:00
type Enable -Wconversion and silence new warnings. 2018-03-02 12:07:12 -05:00
debug.h Improve debugging. 2018-03-12 17:15:14 -04:00
encode.c Enable -Wconversion and silence new warnings. 2018-03-02 12:07:12 -05:00
encode.h Enable -Wconversion and silence new warnings. 2018-03-02 12:07:12 -05:00
error.auto.c Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
error.auto.h Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
error.c Enable -Wconversion and silence new warnings. 2018-03-02 12:07:12 -05:00
error.h Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
exit.c Improve logging. 2018-03-12 11:03:38 -04:00
exit.h Add command and exit modules. 2018-01-17 09:15:51 -05:00
ini.c Enable -Wconversion and silence new warnings. 2018-03-02 12:07:12 -05:00
ini.h Add Ini object. 2017-12-22 22:55:17 -05:00
log.c Improve debugging. 2018-03-12 17:15:14 -04:00
log.h Improve debugging. 2018-03-12 17:15:14 -04:00
memContext.c Improve debugging. 2018-03-12 17:15:14 -04:00
memContext.h Improve MemContext module. 2017-12-22 18:54:39 -05:00
regExp.c Fix non-compliant formatting for function declarations. 2018-01-31 18:22:25 -05:00
regExp.h Add RegExp object. 2018-01-16 12:57:23 -05:00
time.c Enable -Wconversion and silence new warnings. 2018-03-02 12:07:12 -05:00
time.h Add Wait object and time module. 2018-01-16 13:05:00 -05:00
type.h Check int size in common/type.h. 2018-03-14 14:34:06 -04:00
wait.c Add Wait object and time module. 2018-01-16 13:05:00 -05:00
wait.h Add Wait object and time module. 2018-01-16 13:05:00 -05:00