Age | Commit message (Expand) | Author |
---|---|---|
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat |
2013-03-24 | dlerror() should not return const char *, as noted by landry | Theo de Raadt |
2009-04-22 | Correct the declaration of the dladdr() stub so that it has the correct | Philip Guenthe |
2005-12-27 | Remove unused include, ok miod@ | Dale Rahn |
2005-11-28 | ARGSUSED stubs | Theo de Raadt |
2004-10-17 | Expose dl_iterate_phdr. | Mark Kettenis |
2004-08-11 | add dladdr() support and add some 'standard' dlsym() support. | Dale Rahn |
2003-07-15 | protos | Theo de Raadt |
2003-06-11 | ansification; checked by pval | Theo de Raadt |
2003-06-09 | pefo 3/4 licence cleanups | Theo de Raadt |
2003-04-29 | remove printf from static dlctl and dlerror stubs. Return -1 if | Marco S Hyman |
2001-12-26 | no way for this to be 'shared only', duh | Peter Valchev |
2001-11-20 | shared only | Peter Valchev |
2001-11-20 | Put dl* function definitions in libc on ELF, removing the need for libdl. | Peter Valchev |