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: [PATCH] linuxthreads fix


Jakub Jelinek wrote:

> #include <fork.h> is needed on IA-64 and SPARC, since otherwise it uses
> the generic linux fork.h, not arch specific one.
> The list.h changes are to shut up redefinition warnings - e.g. in malloc.c
> which defines its own assert.

As you might have seen, I've added this patch and the others which have
been sent over night.  Thanks,

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 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]