]> git.ipfire.org Git - thirdparty/tor.git/commit
Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing...
authorNick Mathewson <nickm@torproject.org>
Tue, 20 Jan 2009 21:33:56 +0000 (21:33 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 20 Jan 2009 21:33:56 +0000 (21:33 +0000)
commita87980c2eb8933e2d291e3a2dc009aa69e82e128
tree1e936d62c9fb589981d1f35cc555e6f0c7b7dc2f
parentd20ae4962f24098eba179064d5c9f971ee85d0e6
Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms.

svn:r18189
configure.in
src/common/compat.c
src/common/compat.h
src/common/container.c
src/common/util.c