Files
semi-libc/src/ldso
Rich Felker a9e85c0a5c make dlerror conform to posix
the error status is required to be sticky after failure of dlopen or
dlsym until cleared by dlerror. applications and especially libraries
should never rely on this since it is not thread-safe and subject to
race conditions, but glib does anyway.
2012-03-23 00:28:20 -04:00
..
2011-10-01 01:35:42 -04:00
2011-08-16 00:42:13 -04:00
2011-09-03 16:10:30 -04:00
2011-08-16 00:42:13 -04:00
2012-03-23 00:28:20 -04:00