Brian Cameron
33f4ead506
Minor fix for GTK+ mediaLib code.
...
After doing some performance analysis, it was found that the GTK+ mediaLib code
triggers unnecessary lazy loading of dependent libraries. The current code
uses RTLD_DEFAULT, RTLD_PROBE, RTLD_NEXT, and RTLD_SELF. However, RTLD_PROBE
is all that is necessary, and avoids triggering the lazy loading. So this
commit fixes the code to just use RTLD_PROBE. (Bug 580678)
2009-04-29 18:52:32 -05:00
..
2009-04-29 18:52:32 -05:00
2009-03-31 18:49:48 -04:00
2008-07-01 22:57:50 +00:00
2008-08-08 15:30:22 +00:00
2008-05-28 13:39:52 +00:00
2008-05-28 13:39:52 +00:00
2008-06-22 14:28:52 +00:00
2008-06-22 14:28:52 +00:00
2008-06-23 12:09:15 +00:00
2008-05-28 13:39:52 +00:00
2009-03-01 07:39:03 +00:00
2008-05-28 13:39:52 +00:00
2008-11-30 05:22:03 +00:00
2008-05-28 13:39:52 +00:00
2008-08-13 08:26:39 +00:00
2008-05-28 13:39:52 +00:00
2008-11-30 05:22:03 +00:00
2009-04-18 15:16:22 +03:00
2009-04-18 15:16:22 +03:00
2008-05-28 13:39:52 +00:00
2008-11-30 05:22:03 +00:00
2008-08-06 16:15:31 +00:00
2008-05-28 13:39:52 +00:00
2009-04-18 15:16:22 +03:00
2008-09-23 11:30:35 +00:00
2008-06-22 14:28:52 +00:00
2008-06-22 14:28:52 +00:00
2009-01-22 09:45:58 +00:00
2008-03-20 23:24:45 +00:00
2008-03-20 23:24:45 +00:00
2008-03-20 23:24:45 +00:00
2008-03-20 23:24:45 +00:00
2008-03-20 23:24:45 +00:00
2008-03-20 23:24:45 +00:00
2008-03-20 23:24:45 +00:00
2008-09-18 14:30:43 +00:00
2008-03-20 23:24:45 +00:00
2008-03-20 23:24:45 +00:00
2008-03-20 23:24:45 +00:00
2008-09-18 14:30:43 +00:00
2008-03-20 23:24:45 +00:00
2008-03-20 23:24:45 +00:00
2008-06-22 14:28:52 +00:00
2008-08-29 22:21:32 +00:00
2008-10-01 10:43:02 +00:00
2008-06-22 14:28:52 +00:00
2009-04-08 10:50:30 -04:00
2009-04-08 10:33:08 -04:00
2008-06-22 14:28:52 +00:00
2008-06-22 14:28:52 +00:00
2008-06-22 14:28:52 +00:00
2008-06-22 14:28:52 +00:00
2008-10-13 14:18:40 +00:00
2008-08-14 05:32:58 +00:00
2008-06-22 14:28:52 +00:00
2008-06-22 14:28:52 +00:00
2008-06-22 14:28:52 +00:00
2008-06-22 14:28:52 +00:00
2008-08-12 15:04:55 +00:00
2008-06-13 08:27:02 +00:00
2009-01-13 11:17:25 +00:00
2008-06-22 14:28:52 +00:00