]> git.ipfire.org Git - thirdparty/glibc.git/commit - Makeconfig
* Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn which
authorUlrich Drepper <drepper@redhat.com>
Fri, 23 Dec 2005 01:55:26 +0000 (01:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 23 Dec 2005 01:55:26 +0000 (01:55 +0000)
commit7735afa212034346f31baa6aee5466de74309541
treeeaabd29135191d9edf4f6c2f5fcd75e2a57e69a9
parent331926097f7dd22ef585d75c16bc5d992b991ee4
* Makeconfig: Define CXXFLAGS.  Split out warnings from +gccwarn which

are not understood by the C++ compiler.
* Makerules: Add rules to build C++ code for test cases.
* include/stdlib.h: Protect for inclusion in C++ code.
* include/time.h: Likewise.

* test-skeleton.c (timeout_handler): Rewrite ts initialization for
C++ compatibility.
ChangeLog
Makeconfig
Makerules
include/stdlib.h
include/time.h
nptl/ChangeLog
nptl/Makefile
nptl/tst-cancel24.cc [new file with mode: 0644]