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
/
utils
/
ldconfig.c
Age
Commit message (
Expand
)
Author
2005-12-29
fix signed/unsigned warnings
Mike Frysinger
2005-09-30
Allow ldconfig.host to build ld.so.cache for target, regardless of
Eric Andersen
2005-01-12
cleanup, and prevent failures due to including architecture specific
Eric Andersen
2005-01-11
Remove the no-longer-needed #include <sys/user.h>
Eric Andersen
2004-12-23
Fix thinko
Eric Andersen
2004-12-22
Cleanup for when LDSO_CACHE_SUPPORT is disabled
Eric Andersen
2004-12-09
Don't use PAGE_SIZE, instead just a local BUFFER_SIZE define
Eric Andersen
2004-12-08
Use PAGE_SIZE, not 4096
Eric Andersen
2004-10-06
Add type libc0 to cache_print().
Joakim Tjernlund
2004-10-06
Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and
Joakim Tjernlund
2004-10-03
This patch from Mike Frysinger, extended from an earlier patch from Peter S.
Eric Andersen
2004-09-27
Remove /usr/X11R6/lib from default list.
Joakim Tjernlund
2004-02-10
Fixup header file naming
Eric Andersen
2003-12-03
Rob McMullen writes:
Eric Andersen
2003-11-06
Begin converting the client utils
Eric Andersen