On Fri, Apr 06, 2007 at 05:11:28PM +0400, Andrey Chernov wrote: > This is not matter of license at all but matter of standards conformance. > > Feel free to invent any other __*_VISIBLE tag to exclude this addition > from namespace for programs which may define their own SEEK_DATA etc > which is allowed f.e. in POSIX namespace. Look like other __*_VISIBLE tags > are implemented and what they does. Default is turn all on. > > In any case adding them to stdio.h is premature action - I not see yet > corresponding fseek() code.
To make it more clear, they must be removed from stdio.h (alternative: fseek() must understand them) and tagged as __*_VISIBLE in unistd.h for lseek() -- http://ache.pp.ru/
pgpede1EjY54H.pgp
Description: PGP signature
