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)
commit56071136abc3216cecc2965a44ce5d4735c3fb8e
treefe79157857566b8bfe8d18920b8fe7ff22d46db8
parent0d10b3144dda74c2647770f298a866a62bd99896
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]