summaryrefslogtreecommitdiffstats
path: root/src/strings.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.174'Ulf Hermann2018-10-111-1/+0
|\
| * Consolidate error.h inclusion in system.hRoss Burton2018-07-051-1/+0
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-131-1/+1
|\|
| * Use fallthrough attribute.Joshua Watt2018-02-101-1/+1
* | Open files in O_BINARYUlf Hermann2017-05-081-1/+1
* | Skip fchown, fchmod, fadvise, fallocate if functions are unavailableUlf Hermann2017-05-041-0/+2
* | Define roundup() for strings.c if it doesn't existUlf Hermann2017-05-041-0/+3
|/
* Move print_version into printversion.{h|c}Ulf Hermann2017-02-171-0/+1
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-241-15/+0
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-1/+1
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-34/+34
* strings: Define MAP_POPULATE if not defined alreadyPino Toscano2015-06-271-0/+4
* strings: Handle failure of getting section name on bogus section data.Mark Wielaard2015-06-191-2/+6
* strings: Produce error when section data falls outside file.Mark Wielaard2015-01-121-2/+15
* Remove mudflap build option.Mark Wielaard2014-04-181-8/+0
* Use -Wformat=2 by default for all files.Mark Wielaard2014-01-301-10/+23
* Update name, license and contributor policy.Mark Wielaard2012-06-051-19/+11
* Update copyright yearUlrich Drepper2012-01-211-2/+2
* strings: Fix brainos in non-mmap case.Roland McGrath2010-06-301-10/+10
* 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
* Unpdate copyright in messages.Ulrich Drepper2009-01-011-2/+2
* 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 <roland@redhat.com>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