OSDN Git Service

"make utils" now successfully makes utils for target
[uclinux-h8/uClibc.git] / utils / ldconfig.c
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2008-12-22 Bernhard Reutner... - fix for !GETOPT_LONG
2007-04-17 Mike Frysingerif chroot() failed, then reset "chroot_dir" to "."...
2007-04-17 Mike Frysingercleanup style; no functional changes
2007-04-17 Mike Frysingerfix ld.so.cache handling on no-mmu setups
2006-01-11 Mike Frysingerremove newlines from warning messages
2005-12-29 Mike Frysingerfix signed/unsigned warnings
2005-09-30 Eric AndersenAllow ldconfig.host to build ld.so.cache for target...
2005-01-12 Eric Andersencleanup, and prevent failures due to including architec...
2005-01-11 Eric AndersenRemove the no-longer-needed #include <sys/user.h>
2004-12-23 Eric AndersenFix thinko
2004-12-22 Eric AndersenCleanup for when LDSO_CACHE_SUPPORT is disabled
2004-12-09 Eric AndersenDon't use PAGE_SIZE, instead just a local BUFFER_SIZE...
2004-12-08 Eric AndersenUse PAGE_SIZE, not 4096
2004-10-06 Joakim TjernlundAdd type libc0 to cache_print().
2004-10-06 Joakim TjernlundPuts common defines into dl-defs.h (in ldso/include...
2004-10-03 Eric AndersenThis patch from Mike Frysinger, extended from an earlie...
2004-09-27 Joakim TjernlundRemove /usr/X11R6/lib from default list.
2004-02-10 Eric AndersenFixup header file naming
2003-12-03 Eric AndersenRob McMullen writes:
2003-11-06 Eric AndersenBegin converting the client utils