bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

_GNU_SOURCE, _GNU_SYSTEM or something like that


From: Ognyan Kulev
Subject: _GNU_SOURCE, _GNU_SYSTEM or something like that
Date: Wed, 6 Jun 2001 08:18:00 +0300
User-agent: Mutt/1.3.15i

Hi,

If many GNU programs use PATH_MAX and other limits, why not headers skip
these definitions if _GNU_SYSTEM or something like that is defined.  If it
is written in GNU Standards then one can define _GNU_SYSTEM (or whatever)
and the compiler will show him/her all the limits that don't exist on a GNU
system, in spite they exist in the target system.  What do you think aboout
that?

Regards
-- 
Ognyan Kulev <ogi@fmi.uni-sofia.bg>, "\"Programmer\""



reply via email to

[Prev in Thread] Current Thread [Next in Thread]