This is the mail archive of the glibc-bugs@sourceware.org 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]

[Bug libc/4749] __USE_GNU should be used for unshare() and clone() in bits/sched.h


------- Additional Comments From michael dot kerrisk at gmx dot net  2007-07-07 17:00 -------
Agreed -- that last sentence made no sense.  But the first point does.  Why us
__USE_MISC being used to expose Linux-specific definitions?  The correct #ifdef
should be

#ifdef __GNU_SOURCE

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4749

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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