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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Two small fixes for s/390.


I've added the first patch (minus the profil-counter.h change) plus
parts of the second patch.

>      * sysdeps/s390/bits/string.h: Move/copy to ...
>      * sysdeps/s390/s390-32/bits/string.h: ... here, remove s390x ifdefs.
>      * sysdeps/s390/s390-64/bits/string.h: ... here, remove s390x ifdefs.

This seems not to be right.  Correct me if I'm wrong but isn't it
possible to run 31-bit applications on the 64-bit machines?  In this
case the *installed* header bits/string.h should be universal.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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