Source-Changes-D archive

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

Re: CVS commit: src/lib/libc



On Fri, 02 Mar 2012, Izumi Tsutsui wrote:
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.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index