summaryrefslogtreecommitdiff
path: root/ldso/include/dl-string.h
AgeCommit message (Expand)Author
2005-06-30The function '_dl_memset' should always be inlined regardless of the"Steven J. Hill"
2005-06-25create some DEBUG macros for the ld debug earlyMike Frysinger
2005-06-25whitespace/syntax cleanupsMike Frysinger
2005-05-20Fix debug macros.Joakim Tjernlund
2005-04-13On some wierd arches (i.e. mips), none of the early debug stuffEric Andersen
2005-04-13Don't write out the terminating NULL charEric Andersen
2005-04-13Rework the dl-startup.c ldso early debugging macros to beEric Andersen
2004-12-11Partial commit of a patch from Alexandre Oliva:Eric Andersen
2004-08-10Optimze _dl_memset() for PowerPC.Joakim Tjernlund
2004-08-10Forgot _dl_memcpy in previous checkin.Joakim Tjernlund
2004-08-10_dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp,Joakim Tjernlund
2004-08-10_dl_get_last_path_component:Joakim Tjernlund
2004-06-19Bradley D. LaRonde writes:Eric Andersen
2004-06-12Jakub Bogusz from pld-linux dot org writes:Eric Andersen
2004-02-10Rework file naming, aiming for at least a vague level of consistancyEric Andersen
2004-02-06Trim trailing whitespaceEric Andersen
2003-09-29Fix SUPPORT_LD_DEBUG_EARLY on powerpcEric Andersen
2003-08-19Phase one of my evil plan to clean up ld.so...Eric Andersen