summaryrefslogtreecommitdiffstats
path: root/src/ranlib.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.128 release.Ulrich Drepper2007-06-061-3/+3
* Fix warnings.elfutils-0.126Ulrich Drepper2007-02-051-1/+1
* Make symtab a global variable in arlib.c.Ulrich Drepper2007-02-051-5/+4
* Implement ar program.Ulrich Drepper2007-02-051-260/+57
* Update copyright year.elfutils-0.125Ulrich Drepper2007-01-101-2/+2
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* Prepare for 0.120 release.Ulrich Drepper2006-04-041-2/+2
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-9/+21
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-291-5/+0
* 2005-08-24 Roland McGrath <[email protected]>Roland McGrath2005-08-251-0/+5
* Fix more EINTR handling problems. Add jump prediction.Ulrich Drepper2005-08-291-5/+0
* Implement ranlib. This required one little extension to libelf.Ulrich Drepper2005-08-151-0/+503