Commit Graph

26 Commits

Author SHA1 Message Date
Lev Walkin bce0ce4351 _BSD_SOURCE moved to a more global location 2016-07-02 23:51:32 -07:00
Lev Walkin 619f0cd736 alloca.h is not universally available 2016-07-02 19:55:23 +00:00
Lev Walkin 19a2118f3c alloca.h for alloca (c89) 2016-03-14 04:15:32 -07:00
Lev Walkin c6cac8e958 do not use reserved identifiers 2016-03-14 02:57:34 -07:00
Ilya Basin 762747cfb0 Fix sys_ntohl macro; it just replicated the low byte instead of reordering bytes 2012-12-01 14:48:22 +04:00
Lev Walkin 05c81b7bed changed WIN32_LEAN_AND_MEAN back 2010-11-27 17:08:12 -08:00
Lev Walkin 936595643a WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25 2010-11-20 09:47:13 -08:00
Lev Walkin 8e391913e5 ASSUMESTDTYPES 2007-11-13 23:32:38 +00:00
Lev Walkin 7943c301b6 stdint only if not specifying types directly 2007-11-13 05:09:35 +00:00
Lev Walkin 5c879db83e unsigned long support: conversion routines 2007-11-06 06:23:31 +00:00
Lev Walkin 27f53bcd7c fixed macros 2007-06-29 12:10:50 +00:00
Lev Walkin 3e86a4eafe thread safety to the masses 2007-06-29 11:38:57 +00:00
Lev Walkin 349e8479e6 ntohl streamlined 2006-11-27 13:31:35 +00:00
Lev Walkin 217f2403eb ntohl 2006-11-21 10:38:50 +00:00
Lev Walkin 50b0f6ccd2 gcc-izm removed 2006-10-16 12:01:36 +00:00
Lev Walkin 3f6afc1e6a gcc 2.95.x does not like __attribute__ on typedefs 2006-09-15 18:52:36 +00:00
Lev Walkin f689f0b90d vxworks patch; windows patch 2006-05-02 18:55:41 +00:00
Lev Walkin fa95665757 hpux fixes 2006-03-16 22:29:55 +00:00
Lev Walkin e44ea0bdd9 proper inline, as per 1261746 2005-08-17 18:39:36 +00:00
Lev Walkin 2f50502973 floating point defines moved to asn_system.h from REAL.c 2005-07-01 08:28:18 +00:00
Lev Walkin 4cca509285 win32 compatibility 2005-05-27 20:56:08 +00:00
Lev Walkin 2ffa1c6084 assert.h only for internal files 2005-04-19 09:19:17 +00:00
Lev Walkin fc77643765 globalized assert() 2005-03-29 17:21:14 +00:00
Lev Walkin 4efbfb7e55 portability fixes 2005-02-25 14:20:30 +00:00
Lev Walkin eeab25b4d3 harm undone 2004-10-25 22:58:35 +00:00
Lev Walkin dc06f6b0d2 XER support 2004-10-20 15:50:55 +00:00