#2242 closed enhancement (fixed)
pthread_attr_getscope, pthread_attr_setscope implementation
Reported by: | kaoutsis | Owned by: | axeld |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Required by wine
specs: http://www.opengroup.org/onlinepubs/000095399/functions/pthread_attr_setscope.html
Change History (5)
comment:1 by , 16 years ago
Type: | bug → enhancement |
---|
comment:3 by , 16 years ago
Irrelevant, but makes good to the 'haiku' psychology, at least mine :-)
~/Desktop/wine-1.0-rc1/tools/wrc> ./wrc --version Wine Resource Compiler version 1.0-rc1 Copyright 1998-2000 Bertho A. Stultiens 1994 Martin von Loewis ~/Desktop/wine-1.0-rc1/tools/wrc> ls -lh /boot/home/config/lib/libwine.so* lrwxrwxrwx 1 baron root 12 May 19 23:28 /boot/home/config/lib/libwine.so -> libwine.so.1 lrwxrwxrwx 1 baron root 14 May 19 23:28 /boot/home/config/lib/libwine.so.1 -> libwine.so.1.0 -rwxr-xr-x 1 baron root 6.2M May 19 23:04 /boot/home/config/lib/libwine.so.1.0 ~/Desktop/wine-1.0-rc1/tools/wrc>
follow-up: 5 comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in hrev25628.
Note:
See TracTickets
for help on using tickets.