freebsd-dev/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++ Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
c++filt Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
cc Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
cc1 Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
cc1obj Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
cc1plus Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
cc_int Make gcc default to big endian when building it for a big endian target. 2007-09-18 23:34:42 +00:00
cc_tools Add FreeBSD/MIPS support to GCC. 2008-09-01 18:46:03 +00:00
collect2 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
cpp Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
doc Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
f77 Minor Makefile cleanup. Do not use Makefile variables named 'version' and 2007-03-12 00:28:06 +00:00
f77doc Fixed build. 2003-07-01 14:46:26 +00:00
f771 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
gcov Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
include Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
libcpp Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
libdecnumber Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
libiberty Add strndup(3) prototype to string.h. 2008-12-08 21:04:24 +00:00
protoize Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
Makefile Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
Makefile.fe Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
Makefile.inc Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
Makefile.tgt Add FreeBSD/MIPS support to GCC. 2008-09-01 18:46:03 +00:00
Makefile.ver Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00