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]
Other format: [Raw text]

Re: [PATCH] pthread_atfork() is defined in both unistd.h and pthread.h


I don't think we care to make -Wsystem-headers especially easier.  Using
that option is asking for trouble.  Since the declaration is repeated in
the source, I'd rather have both seen by the compiler so any mismatch that
crept in would be caught.


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