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-19
1
-2
/
+4
*
fix compilation
Bernhard Reutner-Fischer
2009-08-19
1
-2
/
+2
*
Cherry-picked some old commits into nptl:
Austin Foxley
2009-07-09
1
-52
/
+25
*
Don't shadow stat with a local variable
Ron
2009-07-09
1
-5
/
+5
*
Don't shadow the err() function with a local var
Ron
2009-07-09
1
-2
/
+2
*
Make more utility functions static
Ron
2009-07-09
1
-8
/
+8
*
Add noreturn attributes to some functions that won't ever do so
Ron
2009-07-09
1
-2
/
+2
*
Minor changes to silent compiler warning due to sigdness.
Carmelo Amoroso
2009-01-29
1
-4
/
+4
*
- sync r24496 from trunk
Bernhard Reutner-Fischer
2008-12-23
1
-1
/
+0
*
Synch utils directory with trunk
Carmelo Amoroso
2008-07-09
1
-772
/
+708
*
Merge from trunk.
"Steven J. Hill"
2006-02-23
1
-3
/
+3
*
Merge from trunk.
"Steven J. Hill"
2006-01-06
1
-2
/
+2
*
Crap.
"Steven J. Hill"
2005-10-04
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