]> git.sesse.net Git - cubemap/history - util.cpp
Ignore SIGPIPE, so we do not die when a client shuts down at the wrong time.
[cubemap] / util.cpp
2013-04-14 Steinar H. GundersonMake read_tempfile() much faster, and make it close...
2013-04-13 Steinar H. GundersonRun include-what-you-use.
2013-04-13 Steinar H. GundersonMove the “read the whole file” logic into a new file.