OSDN Git Service

Index: include/ChangeLog
authorGeoffrey Keating <geoffk@geoffk.org>
Tue, 21 Jun 2005 00:28:25 +0000 (00:28 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Tue, 21 Jun 2005 00:28:25 +0000 (00:28 +0000)
commitbce8f8c162be30de30bf969cb6b361baea02db79
treeacbef58f8ac63e5edf26f45882572b565dd860db
parent055d93171aa818405b404f082ee33b3be78efa39
Index: include/ChangeLog
2005-06-20  Geoffrey Keating  <geoffk@apple.com>

* libiberty.h (strverscmp): Prototype.

Index: libiberty/ChangeLog
2005-06-20  Geoffrey Keating  <geoffk@apple.com>

* strverscmp.c: New.
* Makefile.in (CFILES): Add strverscmp.c.
(CONFIGURED_OFILES): Add strverscmp.o.
(strverscmp.o): New rule.
(stamp-functions): Add $(srcdir) to files in source directory.
* configure.ac (funcs): Add strverscmp.
(AC_CHECK_FUNCS): Add strverscmp.
* configure: Regenerate.
* functions.texi: Regenerate.
include/ChangeLog
include/libiberty.h
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/configure
libiberty/configure.ac
libiberty/functions.texi
libiberty/strverscmp.c [new file with mode: 0644]