From: Andreas Schwab Date: Sat, 20 Aug 2011 12:33:42 +0000 (-0400) Subject: Use correct scandir64 implementation on ppc64 X-Git-Tag: glibc-2.15~395 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ccffa07492653935c6333cfc71c521c0e345e4;p=thirdparty%2Fglibc.git Use correct scandir64 implementation on ppc64 --- diff --git a/ChangeLog b/ChangeLog index 99fee4d8554..bd889dee71e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-08-19 Andreas Schwab + + * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed + from sysdeps/unix/sysv/linux/powerpc/scandir64.c. + 2011-08-14 David S. Miller * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c b/sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c new file mode 100644 index 00000000000..506fd8877c0 --- /dev/null +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c @@ -0,0 +1 @@ +#include