From: Ulrich Drepper Date: Tue, 2 Mar 2004 18:51:24 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~749 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=021f358bf064a82767c0b3d495d3fa7c5ba41495;p=thirdparty%2Fglibc.git Update. 2004-03-02 Andreas Schwab * sysdeps/unix/sysv/linux/powerpc/powerpc32/xstat.c: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fxstat.c: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc32/lxstat.c: New file. --- diff --git a/ChangeLog b/ChangeLog index 5416539278c..a6ace469ce5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-03-02 Andreas Schwab + + * sysdeps/unix/sysv/linux/powerpc/powerpc32/xstat.c: New file. + * sysdeps/unix/sysv/linux/powerpc/powerpc32/fxstat.c: New file. + * sysdeps/unix/sysv/linux/powerpc/powerpc32/lxstat.c: New file. + 2004-03-01 Ulrich Drepper * nscd/nscd_getgr_r.c (nscd_getgr_r): Add missing initialization diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fxstat.c b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fxstat.c new file mode 100644 index 00000000000..4f219f0b9df --- /dev/null +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fxstat.c @@ -0,0 +1 @@ +#include diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/lxstat.c b/sysdeps/unix/sysv/linux/powerpc/powerpc32/lxstat.c new file mode 100644 index 00000000000..2371cd9719d --- /dev/null +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/lxstat.c @@ -0,0 +1,2 @@ +#include + diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/xstat.c b/sysdeps/unix/sysv/linux/powerpc/powerpc32/xstat.c new file mode 100644 index 00000000000..e9869f55089 --- /dev/null +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/xstat.c @@ -0,0 +1 @@ +#include