Package: libdisorder / 0.0.2-1

Metadata

Package Version Patches format
libdisorder 0.0.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
thread safety.patch | (download)

src/disorder.c | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 make library thread-safe


cpp.patch | (download)

include/disorder.h | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 allow c++ name space


autoconf.patch | (download)

Makefile.am | 16 16 + 0 - 0 !
configure.ac | 47 47 + 0 - 0 !
test/gpl.sh | 18 18 + 0 - 0 !
3 files changed, 81 insertions(+)

 add autoconf stuff to enable simple library creation


handle large inputs correctly.patch | (download)

src/disorder.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 handle inputs up to 2^63 in length