1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele f3ae3c4f9d Include Posix-compliant header for strcasecmp().
gcc has apparently merged this function in string.h but Posix specifies that it should be in strings.h.  FreeBSD at at least is sticking to the standard.

In the long run it might be better to implement our own strcasecmp() function but for now just add the header.

Suggested by ucando.
2019-01-26 13:48:46 +02:00
..
dtd Allow if condition in documentation lists and list items. 2019-01-24 16:45:28 +02:00
coding.xml Add coding standards for String constants. 2018-12-04 11:46:25 -05:00
documentation.xml Add documentation for building the documentation. 2018-12-12 13:52:23 -05:00
index.xml Update introduction to be pithy. 2018-09-19 18:26:12 -04:00
reference.xml Clarify that encryption is always performed client-side. 2019-01-04 12:25:58 +02:00
release.xml Include Posix-compliant header for strcasecmp(). 2019-01-26 13:48:46 +02:00
test.xml Add admonitions to documentation renderers. 2018-12-30 16:40:20 +02:00
user-guide.xml Clarify that encryption is always performed client-side. 2019-01-04 12:25:58 +02:00