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] | |
"Martin Schwidefsky" <schwidefsky@de.ibm.com> writes:
>> This part isn't OK. We don't use #ifdefs to distinguish between
>> architectures. Create a separate file or move the existing to 390-64
>> and create a new one in s390-32.
> Ok, I can do that. I'll clean up sysdeps/s390/bits/string.h as well
> because I use the same #ifdef there.
Is that really needed? For bi-arch support, we should leave
bits/string.h as it is so that you can compile 32-bit and 64-bit apps
with that header...
profile.h is not installed AFAIK and therefore a different story.
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |