aboutsummaryrefslogtreecommitdiffstats
path: root/filelist.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop unused fnmatch.h header in filelist.cStéphane Aulery2014-12-041-1/+0
| | | | | | | filelist.c desn't use fnmatch() or FNM_* constants Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* Add missing stddef.h headerStéphane Aulery2014-12-041-0/+1
| | | | | | | | - misc.h use offsetof() - other use NUUL, size_t and wchar_t Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* Drop unused headers (dither.h) by fbiStéphane Aulery2014-11-271-1/+0
| | | | | Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* update email addressGerd Hoffmann2012-02-221-1/+1
|
* s/knorr/hoffmann/kraxel2006-06-131-1/+1
|
* Initial revisionkraxel2004-03-281-0/+619