Rich Felker
92f8396b0c
fix potential race condition in detached threads
...
after the thread unmaps its own stack/thread structure, the kernel,
performing child tid clear and futex wake, could clobber a new mapping
made at the same location as the just-removed thread's tid field.
disable kernel clearing of child tid to prevent this.
2012-07-11 23:36:46 -04:00
..
2011-09-28 11:36:11 -04:00
2012-03-22 15:54:55 -04:00
2012-05-13 00:44:35 -04:00
2012-06-20 15:22:03 -04:00
2012-06-13 11:14:38 -04:00
2012-06-14 23:58:40 -04:00
2012-04-16 18:37:53 -04:00
2012-06-19 01:27:26 -04:00
2012-06-20 22:16:47 -04:00
2012-03-17 20:10:02 -04:00
2012-07-11 04:22:13 -04:00
2011-04-17 11:43:03 -04:00
2012-07-11 01:47:30 -04:00
2012-06-23 21:38:47 -04:00
2012-06-20 13:48:57 -04:00
2012-04-24 16:32:23 -04:00
2012-07-02 20:25:28 -04:00
2012-06-29 00:56:37 -04:00
2011-09-27 13:50:29 -04:00
2012-04-29 00:20:53 -04:00
2012-05-26 18:02:45 -04:00
2012-05-16 20:14:30 -04:00
2012-02-01 23:51:19 -05:00
2012-04-24 16:32:23 -04:00
2012-02-06 18:23:11 -05:00
2012-05-25 10:45:05 -04:00
2012-05-03 23:19:29 -04:00
2012-05-13 01:50:53 +02:00
2011-04-17 11:43:03 -04:00
2012-07-11 04:22:13 -04:00
2012-07-11 04:22:13 -04:00
2012-05-31 23:32:09 -04:00
2012-07-04 12:21:22 -04:00
2012-04-19 12:56:29 -04:00
2012-06-20 12:07:18 -04:00
2011-03-18 21:52:26 -04:00
2011-07-28 22:03:54 -04:00
2012-04-18 12:22:24 -04:00
2012-07-11 23:36:46 -04:00
2012-06-13 14:41:52 -04:00
2012-07-11 04:22:13 -04:00