aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/asn_system.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-01Fix sys_ntohl macro; it just replicated the low byte instead of reordering bytesIlya Basin1-3/+3
2010-11-27changed WIN32_LEAN_AND_MEAN backLev Walkin1-1/+1
2010-11-20WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25Lev Walkin1-4/+4
2007-11-13ASSUMESTDTYPESLev Walkin1-0/+2
2007-11-13stdint only if not specifying types directlyLev Walkin1-1/+2
2007-11-06unsigned long support: conversion routinesLev Walkin1-0/+1
2007-06-29fixed macrosLev Walkin1-1/+1
2007-06-29thread safety to the massesLev Walkin1-1/+7
2006-11-27ntohl streamlinedLev Walkin1-3/+3
2006-11-21ntohlLev Walkin1-0/+9
2006-10-16gcc-izm removedLev Walkin1-0/+6
2006-09-15gcc 2.95.x does not like __attribute__ on typedefsLev Walkin1-2/+8
2006-05-02vxworks patch; windows patchLev Walkin1-1/+8
2006-03-16hpux fixesLev Walkin1-0/+6
2005-08-17proper inline, as per 1261746Lev Walkin1-0/+3
2005-07-01floating point defines moved to asn_system.h from REAL.cLev Walkin1-0/+5
2005-05-27win32 compatibilityLev Walkin1-0/+12
2005-04-19assert.h only for internal filesLev Walkin1-3/+0
2005-03-29globalized assert()Lev Walkin1-0/+3
2005-02-25portability fixesLev Walkin1-9/+9
2004-10-25harm undoneLev Walkin1-1/+1
2004-10-20XER supportLev Walkin1-0/+65