index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
ldconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
define attribute_noreturn
Bernhard Reutner-Fischer
2009-08-10
1
-2
/
+4
*
fix compilation
Bernhard Reutner-Fischer
2009-08-05
1
-2
/
+2
*
Don't shadow stat with a local variable
Ron
2009-07-05
1
-5
/
+5
*
Don't shadow the err() function with a local var
Ron
2009-07-05
1
-2
/
+2
*
Make more utility functions static
Ron
2009-07-05
1
-8
/
+8
*
Add noreturn attributes to some functions that won't ever do so
Ron
2009-07-05
1
-2
/
+2
*
unify the headers/random defines into porting.h to avoid duplication/rot
Mike Frysinger
2009-02-09
1
-52
/
+25
*
"make utils" now successfully makes utils for target
Denis Vlasenko
2009-01-28
1
-4
/
+4
*
- fix for !GETOPT_LONG
Bernhard Reutner-Fischer
2008-12-22
1
-1
/
+0
*
if chroot() failed, then reset "chroot_dir" to "." so that after we do our fa...
Mike Frysinger
2007-04-17
1
-0
/
+1
*
cleanup style; no functional changes
Mike Frysinger
2007-04-17
1
-772
/
+707
*
fix ld.so.cache handling on no-mmu setups
Mike Frysinger
2007-04-17
1
-1
/
+1
*
remove newlines from warning messages
Mike Frysinger
2006-01-11
1
-3
/
+3
*
fix signed/unsigned warnings
Mike Frysinger
2005-12-29
1
-2
/
+2
*
Allow ldconfig.host to build ld.so.cache for target, regardless of
Eric Andersen
2005-09-30
1
-31
/
+112
*
cleanup, and prevent failures due to including architecture specific
Eric Andersen
2005-01-12
1
-7
/
+63
*
Remove the no-longer-needed #include <sys/user.h>
Eric Andersen
2005-01-11
1
-1
/
+0
*
Fix thinko
Eric Andersen
2004-12-23
1
-2
/
+8
*
Cleanup for when LDSO_CACHE_SUPPORT is disabled
Eric Andersen
2004-12-22
1
-20
/
+31
*
Don't use PAGE_SIZE, instead just a local BUFFER_SIZE define
Eric Andersen
2004-12-09
1
-4
/
+6
*
Use PAGE_SIZE, not 4096
Eric Andersen
2004-12-08
1
-4
/
+5
*
Add type libc0 to cache_print().
Joakim Tjernlund
2004-10-06
1
-2
/
+5
*
Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and
Joakim Tjernlund
2004-10-06
1
-9
/
+8
*
This patch from Mike Frysinger, extended from an earlier patch from Peter S.
Eric Andersen
2004-10-03
1
-5
/
+12
*
Remove /usr/X11R6/lib from default list.
Joakim Tjernlund
2004-09-27
1
-6
/
+16
*
Fixup header file naming
Eric Andersen
2004-02-10
1
-1
/
+1
*
Rob McMullen writes:
Eric Andersen
2003-12-03
1
-3
/
+2
*
Begin converting the client utils
Eric Andersen
2003-11-06
1
-0
/
+900