Todd C. Miller <[EMAIL PROTECTED]> wrote: > -ansi should mean "only expose ANSI C89 interfaces". Currently our > include files don't care but in the near future they will. That > means that when -ansi is specified POSIX interfaces will not be > exposed
This is bad. There are tons of -ansi in the ports tree, and I suspect most authors intend this to mean something like "use ANSI C syntax over K&R". -- Christian "naddy" Weisgerber [EMAIL PROTECTED]
