mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
Update.
2004-03-02 Andreas Schwab <schwab@suse.de> * 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.
This commit is contained in:
parent
16aac66378
commit
021f358bf0
@ -1,3 +1,9 @@
|
||||
2004-03-02 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* 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 <drepper@redhat.com>
|
||||
|
||||
* nscd/nscd_getgr_r.c (nscd_getgr_r): Add missing initialization
|
||||
|
1
sysdeps/unix/sysv/linux/powerpc/powerpc32/fxstat.c
Normal file
1
sysdeps/unix/sysv/linux/powerpc/powerpc32/fxstat.c
Normal file
@ -0,0 +1 @@
|
||||
#include <sysdeps/unix/sysv/linux/i386/fxstat.c>
|
2
sysdeps/unix/sysv/linux/powerpc/powerpc32/lxstat.c
Normal file
2
sysdeps/unix/sysv/linux/powerpc/powerpc32/lxstat.c
Normal file
@ -0,0 +1,2 @@
|
||||
#include <sysdeps/unix/sysv/linux/i386/lxstat.c>
|
||||
|
1
sysdeps/unix/sysv/linux/powerpc/powerpc32/xstat.c
Normal file
1
sysdeps/unix/sysv/linux/powerpc/powerpc32/xstat.c
Normal file
@ -0,0 +1 @@
|
||||
#include <sysdeps/unix/sysv/linux/i386/xstat.c>
|
Loading…
Reference in New Issue
Block a user