]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/ChangeLog
libiberty.h (xstrndup): Declare.
[thirdparty/gcc.git] / libiberty / ChangeLog
index 231bab3897d9d611632851dda05e2ce906a42396..62e8d1eb99ce664da8f193e8f4c1084531598422 100644 (file)
@@ -1,3 +1,16 @@
+2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * Makefile.in (CFILES): Add strndup.c and xstrndup.c.
+       (REQUIRED_OFILES): Add xstrndup.o.
+       (CONFIGURED_OFILES): Add strndup.o.
+       Regenerate dependencies.
+
+       * configure.ac (funcs, AC_CHECK_FUNCS): Add strndup.
+
+       * strndup.c, xstrndup.c: New.
+
+       * config.in, configure, functions.texi: Regenerate.
+
 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * xmemdup.c, xstrdup.c: Expose the tail call.