> > Again, how can you support/control/update third party products > > not to use deprecated functions? Our libc is designed for > > NetBSD? > > You can't make them not use deprecated functions, but I think you > can tell them to link with libdeprecated, or to add -DI_WANT_GETS > to CFLAGS.
We could *tell* them, but no lazy third parties would bother to add extra configure checks for paranoiac non C89 compliant environment. --- Izumi Tsutsui