Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix cosmetic typo | Bernhard Reutner-Fischer | 2009-10-16 | 1 | -3/+3 |
* | do not pass 3rd param to open() which do not create files | Denys Vlasenko | 2009-09-18 | 1 | -1/+1 |
* | Cherry-picked some old commits into nptl: | Austin Foxley | 2009-07-09 | 1 | -37/+13 |
* | Don't shadow stat with a local variable | Ron | 2009-07-09 | 1 | -2/+2 |
* | Make more utility functions static | Ron | 2009-07-09 | 1 | -6/+6 |
* | simple optimizations and style fixes in dynamic loading | Denis Vlasenko | 2009-01-10 | 1 | -12/+8 |
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -13/+12 |
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 1 | -4/+4 |
* | Synch utils directory with trunk | Carmelo Amoroso | 2008-07-09 | 1 | -109/+112 |
* | Merge from trunk. | "Steven J. Hill" | 2007-01-20 | 1 | -5/+5 |
* | Merge from trunk. | "Steven J. Hill" | 2006-08-23 | 1 | -15/+2 |
* | Merge from trunk. | "Steven J. Hill" | 2006-02-27 | 1 | -0/+2 |
* | Merge from trunk. | "Steven J. Hill" | 2006-02-23 | 1 | -3/+0 |
* | Merge from trunk. | "Steven J. Hill" | 2006-01-06 | 1 | -3/+4 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -1/+3 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -18/+23 |
* | Merge from trunk. More to come you betcha'. | "Steven J. Hill" | 2005-12-02 | 1 | -2/+0 |
* | Sync with trunk. | "Steven J. Hill" | 2005-10-06 | 1 | -1/+1 |
* | Big sync with trunk. | "Steven J. Hill" | 2005-09-24 | 1 | -65/+113 |
* | Sync with trunk. | "Steven J. Hill" | 2005-08-18 | 1 | -1/+1 |
* | Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and | Joakim Tjernlund | 2004-10-06 | 1 | -2/+2 |
* | Peter S. Mazinger writes: | Joakim Tjernlund | 2004-10-05 | 1 | -1/+1 |
* | This patch from Mike Frysinger, extended from an earlier patch from Peter S. | Eric Andersen | 2004-10-03 | 1 | -3/+109 |
* | Oops, typo. | Joakim Tjernlund | 2004-09-28 | 1 | -1/+1 |
* | Remove /usr/X11R6/lib from search path. | Joakim Tjernlund | 2004-09-28 | 1 | -6/+2 |
* | Make ldd work for ET_DYN executables. From Peter Mazinger. | Joakim Tjernlund | 2004-09-28 | 1 | -2/+2 |
* | Look in /usr/X11R6/lib as well | Eric Andersen | 2004-03-18 | 1 | -0/+1 |
* | Fix comment | Eric Andersen | 2004-03-08 | 1 | -2/+2 |
* | Yet more fixups.. | Eric Andersen | 2004-02-13 | 1 | -2/+8 |
* | Done free path if it equals not_found | Eric Andersen | 2004-02-13 | 1 | -1/+5 |
* | Another little touch up to avoid problems... | Eric Andersen | 2004-02-13 | 1 | -0/+2 |
* | A better fix... | Eric Andersen | 2004-02-13 | 1 | -6/+4 |
* | Fix the annoying "not a dynamic executable" problem when running ldd | Eric Andersen | 2004-02-13 | 1 | -4/+4 |
* | Cleanup whitespace and formatting | Eric Andersen | 2004-02-13 | 1 | -36/+31 |
* | Avoid potential double free when locate_library_file() is used | Eric Andersen | 2004-02-13 | 1 | -4/+7 |
* | The code for checking the rpath was not finding the rpath | Eric Andersen | 2004-02-01 | 1 | -6/+20 |
* | Hopefully this is correct for cris. | Manuel Novoa III | 2003-11-23 | 1 | -0/+4 |
* | Fix a stupid potential segfault | Eric Andersen | 2003-11-12 | 1 | -1/+2 |
* | Begin converting the client utils | Eric Andersen | 2003-11-06 | 1 | -0/+664 |