summaryrefslogtreecommitdiffstats
path: root/utils/porting.h
Commit message (Collapse)AuthorAgeFilesLines
* fix make {,install_}{,host}utilsBernhard Reutner-Fischer2009-09-181-0/+2
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* define attribute_noreturnBernhard Reutner-Fischer2009-08-101-0/+6
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* add mmap()/munmap() implementation for WindowsMike Frysinger2009-02-101-2/+10
|
* unify byte order cruft in bswap.h and porting.h and add a bswap_64() replacementMike Frysinger2009-02-091-5/+15
|
* unify the headers/random defines into porting.h to avoid duplication/rotMike Frysinger2009-02-091-0/+57