| Summary: | On uClibc configured with thread, including <stdio.h> leads to <pthread.h>/<sched.h> inclusion | ||
|---|---|---|---|
| Product: | uClibc | Reporter: | Yann Droneaud <yann> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | enhancement | CC: | uclibc-cvs, yann |
| Priority: | P5 | ||
| Version: | 0.9.30.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Yann Droneaud
2009-11-18 11:47:24 UTC
also breaks screen as noted long ago in: http://bugs.gentoo.org/show_bug.cgi?id=168281 i looked at fixing this a few times, but the reliance of pthread structs by pushing the locking into the API made this hard to do. didnt get anything usable. |