This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.1.92 patch for S/390.





>Martin, can you send a patch with all the stuff that's missing?  This
>way we can see what we're discussing about.

Sure. The patch touches 20 files. 6 of them are due to the new ino64_t
(alphasort64.c, getdents64.c,
readdir64.c, readdir64_r.c, scandir64.c, versionsort64.c). 3 files address
the 16/32 bit uids/gids
problem (fxstat.c, lxstat.c, xstat) and another 5 address changes due to
the new ugetrlimit call
(getrlimit.c, getrlimit64.c, oldgetrlimit64.c, setrlimit.c, syscalls.list,
a Makefile and a Dist file). The
chown.c files is a simpler version of the corresponding i386 file because
the s390 always has the
lchown system call.
That leaves 3 files directly concerned with Versioning:
shlib-versions libc-s390/shlib-versions
sysdeps/s390/Versions libc-s390/sysdeps/s390/Versions
sysdeps/unix/sysv/linux/s390/Versions
libc-s390/sysdeps/unix/sysv/linux/s390/Versions

blue skies,
   Martin

Linux/390 Design & Development, IBM Deutschland Entwicklung GmbH
Schönaicherstr. 220, D-71032 Böblingen, Telefon: 49 - (0)7031 - 16-2247
E-Mail: schwidefsky@de.ibm.com

(See attached file: s390v.diff)

s390v.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]