summary refs log tree commit diff
path: root/doc/zlib/compressBound.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-26 19:08:54 -0500
committerJune McEnroe <june@causal.agency>2021-02-26 19:08:54 -0500
commit7e12bc7618efd97a5d205d22598738f40e8afa51 (patch)
tree1c8a8775da6fe5d44f44e23cac0764978cc4c324 /doc/zlib/compressBound.3
parentLower sctd temperature (diff)
downloadsrc-7e12bc7618efd97a5d205d22598738f40e8afa51.tar.gz
src-7e12bc7618efd97a5d205d22598738f40e8afa51.zip
Make mktemp -t compatible with OpenBSD
Such an annoyance that this flag is incompatible between FreeBSD
and OpenBSD. On FreeBSD it takes an argument, on OpenBSD it does
not. Doing it this way is technically compatible with both, but on
FreeBSD the generated file name has an extra .XXXXXXXXXX in it. Oh
well.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
n title='2013-04-10 14:49:31 +0200'>2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer