libusual.git
2009-09-09 Marko Kreenwin32: dlopen v1
2009-09-09 Marko Kreenconfigure: check for libevent
2009-09-09 Marko Kreenusual.m4: move port defines to config.h
2009-09-09 Marko KreenAC_GNU_SOURCE is broken, define _GNU_SOURCE unconditionally
2009-09-02 Marko Kreenusual.m4: fix localtime_r typo
2009-09-02 Marko Kreendefine rol/ror, remove duplicate code in md5/sha1
2009-09-02 Marko Kreeninclude few experimental modules.
2009-09-02 Marko KreenMakefile: asm targets for debugging
2009-09-02 Marko Kreenerr,logging,safeio: use strerror_r()
2009-09-02 Marko Kreensafeio: remove unnecessary includes
2009-09-02 Marko Kreenpthread: minimal compat for win32
2009-09-02 Marko Kreenerr module
2009-09-02 Marko KreenReorg of compat code.
2009-09-02 Marko Kreencfparser: allow * section that matches any name
2009-09-02 Marko Kreenevent: allow use of real libevent
2009-09-02 Marko Kreenheap: instead macro, use inline for elem comparision
2009-09-02 Marko Kreenusual.m4: detect real libevent
2009-09-02 Marko Kreenfind_modules: automatic detection of used modules.
2009-08-27 Marko Kreensocket: Undefined variable when setting SO_NOSIGPIPE
2009-07-08 Dimitri FontaineAdapt compat.c to newer debian sid glibc, per comment...
2009-06-01 Marko Kreenstring: strlist, parse_word_list
2009-06-01 Marko Kreenmbuf: memory buffer
2009-04-20 Marko Kreenbase: unused, noinline attribs
2009-04-20 Marko Kreenevent: disable signals when executing handler
2009-04-20 Marko Kreencfparser: allow both abs and relative pointers
2009-04-20 Marko KreenPrepare libusual for pgbouncer: autoconf/win32
2009-04-15 Marko Kreenevent: use new heap
2009-04-15 Marko Kreenheap: small binary heap implementation
2009-04-15 Marko Kreenevent: simplify timeout handling by using usec_t internally
2009-04-15 Marko Kreenevent: Cleanups and more comments
2009-04-14 Martin Pihlakcomplain once when unable to open log file.
2009-04-13 Marko Kreenfileutil: missing stdlib.h include
2009-04-13 Marko KreenYet another utility library