This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: __mempcpy vs mempcpy
> From: Andreas Schwab <schwab at suse dot de>
>
> "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu> writes:
>
> |> > > 2) Should all uses be either mempcpy or __mempcpy?
> |> >
> |> > mempcpy
> |>
> |>
> |> This patch should fix it, but I don't have access to the platforms in
> |> question or any _LIBC boxes to test it.
>
> _LIBC is only defined when building glibc itself. Since glibc does not
> use that implementation any more it probably doesn't matter.
> Andreas.
It seems to matter to the people who filed these PRs. Perhaps someone
with cygwin can test for me?
--Kaveh
--
Kaveh R. Ghazi ghazi at caip dot rutgers dot edu