Raphael Geissert
|
b3e19c24d3
|
Fix build when PATH_MAX is not defined
POSIX says it _may_ be defined. Alternative implementation follows
POSIX.1-2008.
|
2011-02-12 15:43:36 -06:00 |
Kimmo Varis
|
96d62553bc
|
Make FileLister::acceptFile() a static method.
We don't need different acceptFile() implementations per platform
so it is better to have one static method.
|
2011-02-03 11:48:16 +02:00 |
Kimmo Varis
|
b8b2e3fae9
|
Move filelister* to cli.
Ticket #2445 (Move FileLister classes from LIB to CLI).
|
2011-01-18 19:58:49 +02:00 |