Opened 15 years ago
Closed 14 years ago
#4029 closed bug (duplicate)
pthread_cancel() not yet implemented
Reported by: | scottmc | Owned by: | nobody |
---|---|---|---|
Priority: | high | Milestone: | R1 |
Component: | System/POSIX | Version: | R1/Development |
Keywords: | Cc: | eric.petit@… | |
Blocked By: | #5686 | Blocking: | |
Platform: | All |
Description
When running a recently porting app called ironically enough "axel" we get a message after a download completes saying that pthread_cancel() not yet implemented. I see that it's marked as a TODO in the code.
http://ports.haiku-files.org/wiki/net-misc/axel/2.4/1[[BR]]
Change History (6)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 15 years ago
Component: | - General → System/libroot.so |
---|---|
Priority: | normal → high |
comment:3 by , 15 years ago
Owner: | changed from | to
---|---|
Version: | R1/pre-alpha1 → R1/Development |
comment:4 by , 15 years ago
Milestone: | R1 → POSIX |
---|
comment:5 by , 15 years ago
Component: | System/libroot.so → System/POSIX |
---|---|
Milestone: | POSIX → R1 |
comment:6 by , 14 years ago
Blocked By: | 5686 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Switching open/dup with #5686 as it has more useful info.
Note:
See TracTickets
for help on using tickets.
pthread_cancel will also be required for VLC >= 1.0.0 - adding myself to watchers