Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#337 fixed r3942 regression KO Myung-Hun
Description

Hi/2.

r3942 removed a safe wrapper for DosDevIOCtl. On purpose ? or a mistake ?

#385 invalid pthread_rwlock_unlock() blocks the thread. digi
Description

Function pthread_rwlock_unlock() blocks the thread if in another thread the mutex was locked / unlocked. Quick test attached.

#223 fixed posix_memalign() is broken bird dmik
Description

posix_memalign() does not work as expected. In particular, it is not always able to allocate a block aligned to 256K: it will return -1 in such cases w/o even setting errno to something. The attached example demonstrates this.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.