aboutsummaryrefslogtreecommitdiff
path: root/src/xalloc.c
AgeCommit message (Collapse)AuthorFiles
2014-11-01Update copyright yearsSergey Poznyakoff1
2013-11-07Fix interval initialization from the module_init function.Sergey Poznyakoff1
* doc/vmod-binlog.3: Update. * src/binlogsel.c (interval) <name>: Remove const. (interval_add): duplicate the name. * src/xalloc.c (xstrdup): New function. * src/xalloc.h: Likewise.
2013-10-14New utility binlogselSergey Poznyakoff1
* configure.ac: Check for yacc. * src/.gitignore: Update. * src/Makefile.am (libbinlog_a_SOURCES): Add new files. Build binlogsel. * src/binlogcat.c: Use xmalloc. * src/binlogsel.c: New file. * src/parse-datetime.h: New file. * src/parse-datetime.y: New file. * src/xalloc.c: New file. * src/xalloc.h: New file.

Return to:

Send suggestions and report system problems to the System administrator.