On Mon, Jun 13, 2011 at 01:13:55PM -0700, Dan Fandrich wrote:
> On Mon, Jun 13, 2011 at 03:47:39PM -0400, Rich Felker wrote:
> > If it's nonstandard and glibc-only, shouldn't it be *undefined* by
> > default and defined only if defined(__GLIBC__)&&!defined(__UCLIBC__)
> > or similar?
> 
> Practically all the platform.c functions are nonstandard; this one just

Are you sure? Looks like about 50-50 to me. fdatasync, dprintf,
mkdtemp, stpcpy, and strsignal are all standard.

Anyway, is there a reason this function is useful for BB? It seems
rather useless and bloated to add it for no good reason...

Rich
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to