include:
* libiberty.h (xstrndup): Declare. libiberty: * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97034 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- include/ChangeLog 4 additions, 0 deletionsinclude/ChangeLog
- include/libiberty.h 4 additions, 0 deletionsinclude/libiberty.h
- libiberty/ChangeLog 13 additions, 0 deletionslibiberty/ChangeLog
- libiberty/Makefile.in 18 additions, 4 deletionslibiberty/Makefile.in
- libiberty/config.in 3 additions, 0 deletionslibiberty/config.in
- libiberty/configure 6 additions, 2 deletionslibiberty/configure
- libiberty/configure.ac 2 additions, 1 deletionlibiberty/configure.ac
- libiberty/functions.texi 36 additions, 0 deletionslibiberty/functions.texi
- libiberty/strndup.c 61 additions, 0 deletionslibiberty/strndup.c
- libiberty/xstrndup.c 62 additions, 0 deletionslibiberty/xstrndup.c
Loading
Please register or sign in to comment