summaryrefslogtreecommitdiffstats
path: root/util.h
AgeCommit message (Expand)Author
2015-10-28Simplified r_mkdir()Bert Münnich
2015-10-28Revised error handlingBert Münnich
2015-10-28Prefix safe allocation functions with 'e' instead of 's_'Bert Münnich
2015-10-28Use XSI realpath(3)Bert Münnich
2015-10-28Use POSIX.1-2008 getline(3)Bert Münnich
2014-08-01Made argument of s_strdup constlucas8
2013-02-08Updated/corrected license headerBert Münnich
2012-08-16Simplified zoomdiff functionBert Münnich
2012-08-16Corrected zoom level handlingBert Münnich
2012-02-15Already in the year 2012Bert Münnich
2012-02-11Removed slideshow supportBert Münnich
2011-10-14Updated contact informationBert Münnich
2011-10-13Fix TV_ADD_MSEC macroBert Münnich
2011-10-13Strictly adhere to ANSI-C standardBert Münnich
2011-09-29Transformed function macros in util.h to inline functionsBert Münnich
2011-09-26Fix include for ssize_tBert Münnich
2011-09-26Added STREQ macroBert Münnich
2011-09-10Added slideshow supportBert
2011-09-08Strict conformance to IEEE Std 1003.1-2001Bert
2011-09-06Avoid conflicting macrosBert
2011-09-03Reformated license headerBert
2011-09-02Data driven timeout handlingBert
2011-08-19Added support for gif animationBert
2011-08-18Corrected FSF address in license headersBert
2011-08-18Revised handling of file names & pathsBert
2011-06-28All timeouts in millisecondsBert
2011-05-29Use getline instead of readlineBert
2011-04-08Refactored recursive directory util functionsBert
2011-04-07Moved read_dir_rec into util.cBert
2011-04-07Use directory structure in cache dirBert
2011-04-07Write thumbnail cache files on exitBert
2011-02-17Immediately respond to events while loading thumbsBert
2011-02-14Read filenames from stdinBert
2011-02-03Display filesize in window titleBert
2011-02-03Refactored, new files util.[ch], C89Bert