error handling in dynamic linking
authorRich Felker <dalias@aerifal.cx>
Sun, 26 Jun 2011 21:39:17 +0000 (17:39 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 26 Jun 2011 21:39:17 +0000 (17:39 -0400)
some of the code is not yet used, and is in preparation for dlopen
which needs to be able to handle failure loading libraries without
terminating the program.


No differences found