summaryrefslogtreecommitdiff
path: root/src/file_list.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed remaining warningChristian Pointner2012-09-251-1/+1
|
* most fixes for gcc + -Wall and clangChristian Pointner2012-09-251-4/+6
|
* daylight savings info at boundary outputsChristian Pointner2011-04-281-1/+1
|
* added exec for post processingChristian Pointner2011-04-241-7/+17
|
* fixed file headerChristian Pointner2011-04-241-4/+1
| | | | | | added sysexec code
* file list waitpid addedChristian Pointner2011-04-201-3/+23
|
* added file_list waitpid functionChristian Pointner2011-04-201-0/+5
|
* added option for post processingChristian Pointner2011-04-201-0/+19
|
* inverted meaning of offsetChristian Pointner2011-04-201-1/+1
| | | | | | more output @info level
* switched to multifdsinkChristian Pointner2011-04-201-8/+26
| | | | | | | no pthread at log (usign GThread instead) file_list ist now thread safe
* moved file specific thins to file_listChristian Pointner2011-04-181-0/+145