This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
ports ./ChangeLog.mips sysdeps/unix/sysv/linux ...
- From: drow at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 22 Sep 2006 17:36:23 -0000
- Subject: ports ./ChangeLog.mips sysdeps/unix/sysv/linux ...
CVSROOT: /cvs/glibc
Module name: ports
Changes by: drow@sourceware.org 2006-09-22 17:36:23
Modified files:
. : ChangeLog.mips
sysdeps/unix/sysv/linux/mips: xstatconv.c
Added files:
sysdeps/unix/sysv/linux/mips/mips32: fxstatat.c
sysdeps/unix/sysv/linux/mips/mips64: fxstatat64.c
Log message:
* sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
code.
(__xstat_conv): Use memset to clear padding arrays. Check for
overflow.
(__xstat64_conv): Use memset to clear padding arrays.
(__xstat32_conv): New function.
* sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
* sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/ChangeLog.mips.diff?cvsroot=glibc&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/mips/xstatconv.c.diff?cvsroot=glibc&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c.diff?cvsroot=glibc&r1=NONE&r2=1.1