On Mon, Feb 02, 2015 at 02:32:31AM +0100, Denys Vlasenko wrote: > On Sun, Feb 1, 2015 at 11:23 AM, Matthias Andree > <[email protected]> wrote: > > Am 31. Januar 2015 17:58:40 MEZ, schrieb Denys Vlasenko > > <[email protected]>: > >> > >> On Wed, Jan 28, 2015 at 10:50 PM, Matthias Andree <[email protected]> > >> wrote: > >>>> > >>>> Matthias, please get current git, uncomment this line, > >>>> and confirm that it builds for you. Let me know the version > >>>> of FreeBSD which needs it (newer ones may grow their own > >>>> mempcpy(), we need to be ready for that). > >>> > >>> > >>> That works. > >> > >> > >> Let me know the version of FreeBSD which needs it. > >> Let me know the version of FreeBSD which needs it. > >> Let me know the version of FreeBSD which needs it. > >> Let me know the version of FreeBSD which needs it. > >> Let me know the version of FreeBSD which needs it. > > > > > > All for now, I cannot look i! nto the future about when someone might add > > such extensions. In doubt, do not use nonstandard extensions... > > Ok, let me restate the question. > On which version(s) of FreeBSD do you see lack of mempcpy?
I see no indication that mempcpy has ever been available on FreeBSD; the man page says only "This function is a GNU extension." under CONFORMING TO. gnulib documentation indicates that it is essentially glibc only. HTH, Isaac Dunham _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
