summaryrefslogtreecommitdiffstats
path: root/contrib/ucw (follow)
Commit message (Expand)AuthorAgeFilesLines
* spellingJosh Soref2021-11-192-2/+2
* mark bundled content with SPDX filePetr Špaček2020-02-251-0/+10
* contrib/ucw: machine readable licensePetr Špaček2020-02-256-12/+12
* contrib/ucw/mempool: KR_EXPORT the functions we useVladimír Čunát2019-03-121-0/+8
* disable more -Wpedantic warnings via #pragmaVladimír Čunát2018-11-262-0/+6
* treewide: use more standard variadic macrosVladimír Čunát2018-11-261-1/+1
* ucw/mempool-fmt: alloca.h isn't needed (anymore)Vladimír Čunát2018-03-191-2/+1
* lib: added support for trace_log for verbose messagesMarek Vavruša2017-12-212-0/+99
* uint: typedef globally but not more than onceVladimír Čunát2016-12-221-0/+5
* contrib/ucw: fixed bad malloc retval checkMarek Vavruša2015-11-281-1/+2
* build: amalgamated build support with AMALG=1Marek Vavruša2015-11-251-7/+1
* daemon/worker: cleanup and fixed early memsetMarek Vavruša2015-07-151-122/+1
* contrib/ucw: use stdlib alloc routines instead of xmalloc/xfreeMarek Vavruša2015-06-072-5/+18
* contrib: added mempools from libucwMarek Vavruša2015-06-076-0/+1490