sapling/mercurial
mpm@selenic.com eee2ab41c0 [PATCH] use <arpa/inet.h> instead of <netinet/in.h> for ntohl/htonl
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[PATCH] use <arpa/inet.h> instead of <netinet/in.h> for ntohl/htonl

From: Jed Davis <jdev@panix.com>

This fixes the Mac OS X build problem; hopefully it won't break any
other OSes, especially since SUSv3 says arpa/inet is the right header.
( http://www.opengroup.org/onlinepubs/009695399/functions/ntohl.html )

manifest hash: 2f06ff0cffefdb35e794131afcd1f34f9fdfa5cf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCyEoFywK+sNU5EO8RAk6WAJ9v/pnr07zUXKM9EBQQGaKSZAlhxACdHrwS
XTLSL6pPGAwaRfExGF2A3DQ=
=Rtv9
-----END PGP SIGNATURE-----
2005-07-03 12:26:45 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c [PATCH] use <arpa/inet.h> instead of <netinet/in.h> for ntohl/htonl 2005-07-03 12:26:45 -08:00
byterange.py More whitespace cleanups 2005-07-02 13:40:15 -08:00
commands.py A bunch of parsing/help updates 2005-07-03 11:47:45 -08:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
fancyopts.py A bunch of parsing/help updates 2005-07-03 11:47:45 -08:00
hg.py [PATCH] hg revert 2005-07-02 19:49:46 -08:00
hgweb.py Remove all remaining print statements 2005-07-02 18:57:59 -08:00
httprangereader.py Move httprangereader into its own file 2005-06-15 19:58:48 -08:00
lock.py Whitespace cleanups 2005-06-29 10:42:35 -08:00
mdiff.py Remove all remaining print statements 2005-07-02 18:57:59 -08:00
mpatch.c [PATCH] use <arpa/inet.h> instead of <netinet/in.h> for ntohl/htonl 2005-07-03 12:26:45 -08:00
revlog.py Hashing speed-up 2005-06-30 08:44:22 -08:00
transaction.py Remove all remaining print statements 2005-07-02 18:57:59 -08:00
ui.py [PATCH] Make ui.warn write to stderr 2005-07-01 14:18:02 -08:00
util.py Move dirstate.uniq to util.unique 2005-07-01 00:34:50 -08:00
version.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00