index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldso
/
include
/
dl-string.h
Age
Commit message (
Expand
)
Author
2005-05-20
Fix debug macros.
Joakim Tjernlund
2005-04-13
On some wierd arches (i.e. mips), none of the early debug stuff
Eric Andersen
2005-04-13
Don't write out the terminating NULL char
Eric Andersen
2005-04-13
Rework the dl-startup.c ldso early debugging macros to be
Eric Andersen
2004-12-11
Partial commit of a patch from Alexandre Oliva:
Eric Andersen
2004-08-10
Optimze _dl_memset() for PowerPC.
Joakim Tjernlund
2004-08-10
Forgot _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-19
Bradley D. LaRonde writes:
Eric Andersen
2004-06-12
Jakub Bogusz from pld-linux dot org writes:
Eric Andersen
2004-02-10
Rework file naming, aiming for at least a vague level of consistancy
Eric Andersen
2004-02-06
Trim trailing whitespace
Eric Andersen
2003-09-29
Fix SUPPORT_LD_DEBUG_EARLY on powerpc
Eric Andersen
2003-08-19
Phase one of my evil plan to clean up ld.so...
Eric Andersen