|
From: <sv...@va...> - 2009-03-24 20:15:07
|
Author: bart Date: 2009-03-24 20:14:53 +0000 (Tue, 24 Mar 2009) New Revision: 9493 Log: Updated to do list. Modified: trunk/drd/TODO.txt Modified: trunk/drd/TODO.txt =================================================================== --- trunk/drd/TODO.txt 2009-03-23 08:36:56 UTC (rev 9492) +++ trunk/drd/TODO.txt 2009-03-24 20:14:53 UTC (rev 9493) @@ -19,7 +19,6 @@ all operations on FILE objects and by associating mutex semantics with FILE objects. Verify that races on unsynchronized *_unlocked() operations are reported. Remove FILE-I/O suppression patterns from glibc-2.X-drd.supp. See also http://www.unix.org/whitepapers/reentrant.html. -- Find out why drd/tests/pth_inconsistent_cond_wait sometimes fails on Fedora Core 6. Testing |