Age | Commit message (Expand) | Author |
---|---|---|
2002-05-27 | KNF | Theo de Raadt |
2002-05-25 | use _dl_strncmp() not strncmp(), _dl version is already present and used. | Dale Rahn |
2002-05-25 | _dl_strcmp() and _dl_strchr() exist, do not pull these routines | Dale Rahn |
2002-05-24 | more KNF | Theo de Raadt |
2002-05-24 | various KNF | Theo de Raadt |
2002-02-21 | cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me. | Dale Rahn |
2001-09-22 | Upon futher contemplation, the notion of unmaphints is just wrong. | Dale Rahn |
2001-09-22 | The unmaphints routine should not destroy the hint mapping. | Dale Rahn |
2001-06-08 | Be consistent. If we have inveted our of strlen, use it everywhere. | Artur Grabowski |
2001-05-31 | When opening the hints file, check for error return < 0, not -1. | Artur Grabowski |
2001-05-12 | MAP_COPY -> MAP_PRIVATE | Artur Grabowski |
2001-05-11 | -1 -> MAP_FAILED. | Artur Grabowski |
2000-06-13 | Updated version of ld.so, contains additional functionality and fixes/ | Dale S. Rahn |