summaryrefslogtreecommitdiff
path: root/system.h
Commit message (Expand)AuthorAgeFilesLines
* c99: Use //-style-commentsJoel Rosdahl2016-07-221-18/+16
* c99: Check for and require a C99-compatible compilerJoel Rosdahl2016-07-221-16/+1
* ESTALE is not defined on all systems (e.g Windows)Anders Björklund2016-03-041-0/+4
* Include strings.h for strcasecmpJoel Rosdahl2015-08-291-1/+2
* Merge branch 'maint'Joel Rosdahl2014-05-181-2/+3
|\
| * Include signal.h in system.hJoel Rosdahl2014-05-181-2/+3
* | Solaris build fixesJoel Rosdahl2012-02-231-1/+3
* | config: Use umask from conf structJoel Rosdahl2011-07-201-1/+2
|/
* portability: Handle system *sprintf functions with bad type signaturesJoel Rosdahl2010-11-221-0/+4
* portability: Add Holger Weiß's improved snprintf replacementJoel Rosdahl2010-11-221-0/+13
* Add autoconf check and workaround for stdbool.hJoel Rosdahl2010-08-291-0/+16
* Remove includes that are redundant after system.h introductionJoel Rosdahl2010-08-291-0/+15
* Introduce system.hJoel Rosdahl2010-08-291-0/+34