summaryrefslogtreecommitdiff
path: root/utils/porting.h
AgeCommit message (Collapse)Author
2015-12-17utlis/ldd: Fix host ldd in case of target wordsize differs from host oneWaldemar Brodkorb
improved solution from http://freetz.org/ticket/842 Signed-off-by: Leonid Lisovskiy <lly.dev@gmail.com> Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
2012-05-08ldd.host: Fix compilation for STANDALONE supportBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2009-09-18fix make {,install_}{,host}utilsBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2009-08-10define attribute_noreturnBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2009-02-10add mmap()/munmap() implementation for WindowsMike Frysinger
2009-02-09unify byte order cruft in bswap.h and porting.h and add a bswap_64() replacementMike Frysinger
2009-02-09unify the headers/random defines into porting.h to avoid duplication/rotMike Frysinger