User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121128 Thunderbird/10.0.11
On 01/13/13 13:13, Miro Kropáček wrote:
Hi,
what is the proper way for user apps how to ask for path maximum?
Simple #include <limits.h> doesn't help, PATH_MAX is still undefined.
I even tried -D__USE_POSIX and still no luck.