summaryrefslogtreecommitdiffstats
path: root/src/strings.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into portableMark Wielaard2015-06-101-2/+15
|\
| * strings: Produce error when section data falls outside file.Mark Wielaard2015-01-121-2/+15
* | Merge branch 'master' into portableMark Wielaard2014-05-181-18/+23
|\|
| * Remove mudflap build option.Mark Wielaard2014-04-181-8/+0
| * Use -Wformat=2 by default for all files.Mark Wielaard2014-01-301-10/+23
* | Merge branch 'master' into portableMark Wielaard2012-06-061-19/+11
|\|
| * Update name, license and contributor policy.Mark Wielaard2012-06-051-19/+11
* | Merge branch 'master' into portableRoland McGrath2012-02-211-2/+2
|\|
| * Update copyright yearUlrich Drepper2012-01-211-2/+2
* | Merge branch 'master' into portableRoland McGrath2010-09-091-10/+10
|\|
| * strings: Fix brainos in non-mmap case.Roland McGrath2010-06-301-10/+10
* | Conditionalize posix_fadvise use.Roland McGrath2009-08-141-0/+2
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into portableRoland McGrath2009-01-211-3/+3
|\|
| * Move argp_program_version_hook and argp_program_bug_address variablesUlrich Drepper2009-01-171-2/+2
| * Fix type in error message in strings.Ulrich Drepper2009-01-101-1/+1
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into portableRoland McGrath2009-01-011-2/+2
|\|
| * Unpdate copyright in messages.Ulrich Drepper2009-01-011-2/+2
* | Portability branch migrated from Monotone.Roland McGrath2008-12-101-0/+9
|/
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-2/+5
* Update copyright year.Ulrich Drepper2008-01-021-1/+1
* Prepare for 0.128 release.Ulrich Drepper2007-06-061-3/+3
* 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
* Don't use mmap when _MUDFLAP is defined.Ulrich Drepper2005-09-021-3/+11
* Correctly fix it.Ulrich Drepper2005-09-021-4/+2
* Fix little problem with handling multiple files in the same run.Ulrich Drepper2005-09-021-1/+4
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-291-0/+720
* 2005-08-24 Roland McGrath <[email protected]>Roland McGrath2005-08-251-720/+0
* Implement --enable-gconv option for configure.Ulrich Drepper2005-08-281-3/+2
* Fix printing of location of string in strings.Ulrich Drepper2005-08-281-2/+2
* Add strings program.Ulrich Drepper2005-08-281-0/+721