On Fri, 2020-12-11 at 03:59 +0300, Dmitry V. Levin wrote:
> Fixes: da855fc9c ("Support building when fts and obstack aren't part
> of libc")
Thanks, pushed.
On Fri, 2020-12-11 at 03:27 +0300, Dmitry V. Levin wrote:
> It appears to be unused since the first commit in the revision
> history.
Thanks, pushed.
On Fri, 2020-12-11 at 03:59 +0300, Dmitry V. Levin wrote:
> Rewrite argp check using the same AC_SEARCH_LIBS based method used
> earlier in the fts check.
Thanks, that makes things nicely consistent.
Pushed,
Mark
On Fri, 2020-12-11 at 04:43 +0300, Dmitry V. Levin wrote:
> tests/configure.ac was introduced 15 years ago by commit
> d7f8d0caa7a357f9f4765e5dc93255f5057eba2e. However, the ability to build
> tests as a separate project was broken by the same author 4 years later
> by commit 22359e265395fd2f82671
filesytem -> filesystem
requries -> requires
hte -> the
recieve -> receive
varients -> variants
preceeded -> preceded
Signed-off-by: Dmitry V. Levin
---
doc/ChangeLog | 7 +++
doc/debuginfod.8| 2 +-
doc/debuginfod_find_debuginfo.3 | 6 +++---
doc/elfutils.s
On Fri, 2020-12-11 at 16:01 +0300, Dmitry V. Levin wrote:
> filesytem -> filesystem
> requries -> requires
> hte -> the
> recieve -> receive
> varients -> variants
> preceeded -> preceded
Thanks, pushed.
embeded -> embedded
Semicondutor -> Semiconductor
Signed-off-by: Dmitry V. Levin
---
libdwelf/ChangeLog| 5 +
libdwelf/dwelf_elf_e_machine_string.c | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/libdwelf/ChangeLog b/libdwelf/ChangeLog
index 008
Since all these help text strings are marked for translation, apply the fixes
to translation strings as well, this helps to avoid translations becoming fuzzy.
lenght -> length
occured -> occurred
endianess -> endianness
reversable -> reversible
Signed-off-by: Dmitry V. Levin
---
po/ChangeLog |