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
/
ldso
/
util
/
ldd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-3
/
+4
*
elide some debug noise
Eric Andersen
2001-08-27
1
-1
/
+0
*
Fix problem with possible redundant entries.
Eric Andersen
2001-08-18
1
-9
/
+42
*
Fix a stupid bug causing the ld-uClibc entry to be lost.
Eric Andersen
2001-08-17
1
-14
/
+11
*
Sync up ldd behavior
Eric Andersen
2001-08-11
1
-3
/
+7
*
This syncs things up with my local tree. Mainly changes installer
Eric Andersen
2001-08-08
1
-0
/
+8
*
Try search for the shared lib interpreter. Eliminate all double "//"s
Eric Andersen
2001-08-06
1
-7
/
+40
*
search_for_named_library forgot to wipe the target string, so each time
Eric Andersen
2001-07-17
1
-1
/
+1
*
Some cleanups needed for things to compile and work as expected
Eric Andersen
2001-07-17
1
-68
/
+52
*
Rewrite of ldd so it works as expected, and does not invoke the
Eric Andersen
2001-07-11
1
-287
/
+334
*
Add a new 'readelf' util I wrote this weekend.
Eric Andersen
2001-06-04
1
-1
/
+1
*
Teach the ldso stuff to use the proper elf.h header file, not a local copy.
Eric Andersen
2001-06-04
1
-2
/
+3
*
Another cleanup. Never pass addresses as an 'int'
Eric Andersen
2001-05-01
1
-3
/
+3
*
Get rid of the a.out header file
Eric Andersen
2001-04-27
1
-1
/
+29
*
Silence a warning
Eric Andersen
2001-04-24
1
-0
/
+2
*
Initial checkin for ld.so. This is a combination of effort from Manuel Novoa
Eric Andersen
2001-04-23
1
-0
/
+310