summary refs log tree commit diff
path: root/port/caesar
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-14 15:29:09 +0000
committerJune McEnroe <june@causal.agency>2020-07-14 15:29:09 +0000
commit02376d895d6dbe9caf6afd2c18bb817e9197a033 (patch)
tree961b36c134c2d531e6c05086c7c36550115ff2b8 /port/caesar
parentAdd The Broken Kingdoms (diff)
downloadsrc-02376d895d6dbe9caf6afd2c18bb817e9197a033.tar.gz
src-02376d895d6dbe9caf6afd2c18bb817e9197a033.zip
Add CGI upload program for temp.causal.agency
Diffstat (limited to 'port/caesar')
0 files changed, 0 insertions, 0 deletions
ironment. However, some setenv() implementations crash if a NULL pointer is passed as second argument. Only restore variables that are not NULL. See commit d96d2c98ebc4c2d3765f5b35c4142e0e828a421b for a related patch. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer