aboutsummaryrefslogtreecommitdiff
path: root/obfusc.c (unfollow)
Commit message (Expand)Author
2023-04-02Move other test main()s out of library source files.Simon Tatham
2018-11-13Use C99 bool within source modules.Simon Tatham
2018-11-13Replace TRUE/FALSE with C99 true/false throughout.Simon Tatham
2008-12-12Don't ignore the return code of fwrite(). (Slight modification of aSimon Tatham
2008-11-29Stand-alone command-line interface to the obfuscate_bitmap()Simon Tatham