2012-03-16 |
Marko Kreen | std-autogen: avoid linking, instead copy autoconf files |
commit | commitdiff | tree |
2012-03-14 |
Marko Kreen | antimake: add 2 missing values for relocation |
commit | commitdiff | tree |
2012-03-06 |
Marko Kreen | antimake: relocate EXTRA targets last |
commit | commitdiff | tree |
2012-03-04 |
Marko Kreen | antimake: refresh demos |
commit | commitdiff | tree |
2012-03-04 |
Marko Kreen | antimake: stop converting filenames in flag variables |
commit | commitdiff | tree |
2012-03-04 |
Marko Kreen | antimake: make JoinPath to always output clean names |
commit | commitdiff | tree |
2012-03-04 |
Marko Kreen | signal: Use sigqueue() to detect sival existence |
commit | commitdiff | tree |
2012-03-04 |
Marko Kreen | attregex: import testregex.c v2010-06-10 |
commit | commitdiff | tree |
2012-03-04 |
Marko Kreen | uregex: allow \-escape before any non-letter |
commit | commitdiff | tree |
2012-01-19 |
Marko Kreen | cfparser: better error handling for set_int |
commit | commitdiff | tree |
2012-01-19 |
Marko Kreen | usual.m4: drop -Wuninitialized-experimental |
commit | commitdiff | tree |
2012-01-19 |
Marko Kreen | cfparser: use strtol() in set_int |
commit | commitdiff | tree |
2012-01-19 |
Marko Kreen | base_win32: dummy chown, getgrnam |
commit | commitdiff | tree |
2011-12-22 |
Marko Kreen | antimake: Remove unused AM_TARGET_RELOC_VARIABLES |
commit | commitdiff | tree |
2011-12-22 |
Marko Kreen | antimake: Don't clean EXTRA targets. |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | antimake: fix typo in am-check-distfiles |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | make dox: drop last-update line |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | Update build tests |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | test/compile: avoid unused warning |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | std-autogen: more random workarounds |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | antimake: add SHELL replacement |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | usual.m4: fix bad quoting in --as-needed check |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | build: work with older autotools |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | std-autogen: add comment explaining purpose |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | antimake: use version vars recursively |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | std-autogen: add -f to libtoolize |
commit | commitdiff | tree |
2011-12-20 |
Marko Kreen | antimake: minor fixes |
commit | commitdiff | tree |
2011-12-13 |
Marko Kreen | std-autogen: bring in our own copy of install-sh |
commit | commitdiff | tree |
2011-12-13 |
Marko Kreen | regex: fix off-by-one error in regerror() |
commit | commitdiff | tree |
2011-12-12 |
Marko Kreen | antimake: automatically use WFLAGS |
commit | commitdiff | tree |
2011-12-12 |
Marko Kreen | string: always use own basename+dirname. |
commit | commitdiff | tree |
2011-12-12 |
Marko Kreen | test_netdb: accept ENOSYS |
commit | commitdiff | tree |
2011-12-12 |
Marko Kreen | Tests & demos for antimake |
commit | commitdiff | tree |
2011-12-12 |
Marko Kreen | Update build system to use Antimake |
commit | commitdiff | tree |
2011-12-12 |
Marko Kreen | antimake: New build system. |
commit | commitdiff | tree |
2011-11-29 |
Marko Kreen | Stop using AC_USE_SYSTEM_EXTENSIONS |
commit | commitdiff | tree |
2011-11-29 |
Marko Kreen | base: make CUSTOM_ALIGN use uintptr_t |
commit | commitdiff | tree |
2011-09-08 |
Marko Kreen | cfparser: cf_set_filename - fix off-by-one error |
commit | commitdiff | tree |
2011-06-29 |
Marko Kreen | Merge pull request #1 from toofishes/master |
commit | commitdiff | tree |
2011-06-22 |
Dan McGee | Add a _NORETURN macro |
commit | commitdiff | tree |
2011-06-22 |
Dan McGee | Fix autoconf warnings |
commit | commitdiff | tree |
2011-06-21 |
Dan McGee | Add missing macro definition |
commit | commitdiff | tree |
2011-05-05 |
Marko Kreen | time: better autodetection on win32 |
commit | commitdiff | tree |
2011-05-05 |
Marko Kreen | base_win32: remove duplicate sigval/sigevent declaration |
commit | commitdiff | tree |
2011-04-29 |
Marko Kreen | socket: include <sys/uio.h> to get iovec |
commit | commitdiff | tree |
2011-04-29 |
Marko Kreen | signal: separate sigval from sigevent |
commit | commitdiff | tree |
2011-04-29 |
Marko Kreen | endian: ignore system Xtoh/htoX defines |
commit | commitdiff | tree |
2011-04-20 |
Marko Kreen | find_modules.sh/awk: replace split() with index()+substr() |
commit | commitdiff | tree |
2011-04-06 |
Marko Kreen | make boot: install additional files needed for ACX_PTHREAD |
commit | commitdiff | tree |
2011-04-06 |
Dimitri Fontaine | make distclean now rips out config.status, too |
commit | commitdiff | tree |
2011-03-28 |
Marko Kreen | netdb: some cleanup |
commit | commitdiff | tree |
2011-03-25 |
Marko Kreen | AC_USUAL_GETADDRINFO_A: use LINK instead of COMPILE |
commit | commitdiff | tree |
2011-03-25 |
Marko Kreen | usual.m4: special handling for getaddrinfo_a() |
commit | commitdiff | tree |
2011-03-25 |
Marko Kreen | AC_USUAL_LIBEVENT: check also for evdns_base_new |
commit | commitdiff | tree |
2011-03-25 |
Marko Kreen | AC_USUAL_PORT_CHECK: Use AC_USE_SYSTEM_EXTENSIONS |
commit | commitdiff | tree |
2011-03-25 |
Marko Kreen | netdb: non-blocking compat getaddrinfo_a() |
commit | commitdiff | tree |
2011-03-25 |
Marko Kreen | netdb: require glibc 2.9 for getaddrinfo_a() |
commit | commitdiff | tree |
2011-03-23 |
Marko Kreen | netdb: disable getaddrinfo_a() on older glibc |
commit | commitdiff | tree |
2011-03-20 |
Marko Kreen | find_modules: replace $(cmd) with backticks, more portable |
commit | commitdiff | tree |
2011-03-04 |
Marko Kreen | usual.m4: turn on uninitialized variable warnings on... |
commit | commitdiff | tree |
2011-03-02 |
Marko Kreen | ctype: expect worst on cross-compile |
commit | commitdiff | tree |
2011-02-28 |
Marko Kreen | fileutil: load_file() fixes |
commit | commitdiff | tree |
2011-02-28 |
Marko Kreen | event: fix debug code with new heap api |
commit | commitdiff | tree |
2011-02-28 |
Marko Kreen | cfparser: fix docstring |
commit | commitdiff | tree |
2011-02-28 |
Marko Kreen | regex: replace switch with list |
commit | commitdiff | tree |
2011-02-28 |
Marko Kreen | ctype: new compat module |
commit | commitdiff | tree |
2011-02-26 |
Marko Kreen | heap: internal api cleanup |
commit | commitdiff | tree |
2011-02-26 |
Marko Kreen | getopt: move optreset into function |
commit | commitdiff | tree |
2011-02-26 |
Marko Kreen | lookup3: tests for big-endian |
commit | commitdiff | tree |
2011-02-26 |
Marko Kreen | gitignore: gcov files |
commit | commitdiff | tree |
2011-02-26 |
Marko Kreen | signal: compat sigevent struct |
commit | commitdiff | tree |
2011-02-26 |
Marko Kreen | safeio: needs time.h |
commit | commitdiff | tree |
2011-02-26 |
Marko Kreen | event: use simpler sa_handler prototype |
commit | commitdiff | tree |
2011-02-26 |
Marko Kreen | Use FLEX_ARRAY instead of [] |
commit | commitdiff | tree |
2011-02-26 |
Marko Kreen | socket: avoid bsd typedefs, instead define |
commit | commitdiff | tree |
2011-02-24 |
Marko Kreen | regex: minor space saving |
commit | commitdiff | tree |
2011-02-24 |
Marko Kreen | socket_win32: add int <> SOCKET casting macros |
commit | commitdiff | tree |
2011-02-24 |
Marko Kreen | aatree: fix test |
commit | commitdiff | tree |
2011-02-24 |
Marko Kreen | getopt: new compat module |
commit | commitdiff | tree |
2011-02-24 |
Marko Kreen | err: add _PRINTF tags |
commit | commitdiff | tree |
2011-02-22 |
Marko Kreen | pgutil: avoid gperf use of long |
commit | commitdiff | tree |
2011-02-22 |
Marko Kreen | regex: allow undefined isblank |
commit | commitdiff | tree |
2011-02-22 |
Marko Kreen | aatree: use uintptr_t instead of long for data |
commit | commitdiff | tree |
2011-02-15 |
Marko Kreen | test_time: allow exact usleep |
commit | commitdiff | tree |
2011-02-15 |
Marko Kreen | win32: WINVER is more proper thing to set than _WIN32_WINNT |
commit | commitdiff | tree |
2011-02-15 |
Marko Kreen | list,statlist: reverse list walking |
commit | commitdiff | tree |
2011-02-15 |
Marko Kreen | find_module: use awk for processing, seems more portabl... |
commit | commitdiff | tree |
2011-02-15 |
Marko Kreen | test_fileutil: use wb to write file |
commit | commitdiff | tree |
2011-02-15 |
Marko Kreen | test: missing LDFLAGS from link |
commit | commitdiff | tree |
2011-02-15 |
Marko Kreen | socket: inet_pton() and inet_ntop() from openbsd |
commit | commitdiff | tree |
2011-02-15 |
Marko Kreen | build: allow several .c files per module |
commit | commitdiff | tree |
2011-02-01 |
Marko Kreen | test: fileutil, time, crc32 and lookup3 tests |
commit | commitdiff | tree |
2011-02-01 |
Marko Kreen | test_string: parse_word_list() tests |
commit | commitdiff | tree |
2011-02-01 |
Marko Kreen | test_netdb: add socket.h include |
commit | commitdiff | tree |
2011-02-01 |
Marko Kreen | test_mdict: test overwrite and delete |
commit | commitdiff | tree |
2011-02-01 |
Marko Kreen | makefile/sparse: add -Wno-transparent-union |
commit | commitdiff | tree |
2011-02-01 |
Marko Kreen | string: allow empty strings in parse_word_list() |
commit | commitdiff | tree |
2011-02-01 |
Marko Kreen | mdict: fix free on overwrite, add mdict_del() |
commit | commitdiff | tree |
2011-02-01 |
Marko Kreen | fileutil: better error handling for foreach_line() |
commit | commitdiff | tree |
2011-02-01 |
Marko Kreen | test: decrease loop count in aatree/cbtree tests |
commit | commitdiff | tree |
next |