summaryrefslogtreecommitdiff
path: root/macro.h
AgeCommit message (Expand)Author
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-15macro: interpret arguments to IOVEC_SET_STRING only onceLennart Poettering
2010-04-22assert: store away assert msg before aborting, akin to glibc's __abort_msgLennart Poettering
2010-04-13macro: hookup assert logic with log logicLennart Poettering
2010-04-06macro: move IOVEC_SET_STRING into macro.hLennart Poettering
2010-02-03macro: drop double __ prefix to make sure we don't collide with gcc/glibc def...Lennart Poettering
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-01-26first attempt at proper service/socket logicLennart Poettering
2010-01-24add simple memory zeroing macrosLennart Poettering
2009-11-18initial commitLennart Poettering