chiark / gitweb /
Remove the various `getuNN' functions and replace them with getulong().
authorMark Wooding <mdw@distorted.org.uk>
Tue, 7 Mar 2006 14:25:03 +0000 (14:25 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 7 Mar 2006 14:38:13 +0000 (14:38 +0000)
commitfbca05a1f15343b6e3a3b31edb3983e473fd7608
tree20053db8260390f368880c716822d1debff00791
parent79144037cce0eb5d6b86c6abf4d2c5996af124b6
Remove the various `getuNN' functions and replace them with getulong().

They weren't doing any real good anyway, and the implementation was
randomly buggy.
buffer.c
catacomb-python.h
key.c
rand.c
util.c