freebsd-nq/gnu/usr.bin/cc
Konstantin Belousov 20e76cb365 Add strndup(3) prototype to string.h.
This change was erronously ommitted from the r185690, and attempt
to simply add the prototype to string.h has revealed that several
contributed programs defined local prototypes for strndup(), controlled
by autoconfed config.h. So, manually change #undef HAVE_STRNDUP to
#define HAVE_STRNDUP 1. Next import of the corresponding program would
regenerate config.h, overriding the changes in this commit.

No objections from: kan
2008-12-08 21:04:24 +00:00
..
c++
c++filt
cc
cc1
cc1obj
cc1plus
cc_int
cc_tools
collect2
cpp
doc
f77
f77doc
f771
gcov
include
libcpp
libdecnumber
libiberty Add strndup(3) prototype to string.h. 2008-12-08 21:04:24 +00:00
protoize
Makefile
Makefile.fe
Makefile.inc
Makefile.tgt
Makefile.ver