mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
Use correct scandir64 implementation on ppc64
This commit is contained in:
parent
c27714f111
commit
51ccffa074
@ -1,3 +1,8 @@
|
||||
2011-08-19 Andreas Schwab <schwab@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
|
||||
from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
|
||||
|
||||
2011-08-14 David S. Miller <davem@firepit.lan>
|
||||
|
||||
* sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
|
||||
|
1
sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c
Normal file
1
sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c
Normal file
@ -0,0 +1 @@
|
||||
#include <sysdeps/unix/sysv/linux/i386/scandir64.c>
|
Loading…
Reference in New Issue
Block a user