cfloat: New.
authorPaolo Carlini <paolo@gcc.gnu.org>
Thu, 2 Feb 2006 19:45:05 +0000 (19:45 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 2 Feb 2006 19:45:05 +0000 (19:45 +0000)
commit82fd2f04a6850986d799777c247642c823318f70
tree3f93f603e78d3b7ac0fe7801762e3fee3a868c72
parent82c79e0e681c63d99f91d916829e6bd579b35860
cfloat: New.

2006-02-02  Paolo Carlini  <pcarlini@suse.de>

* include/tr1/cfloat: New.
* include/tr1/climits: Likewise.
* include/tr1/cstdarg: Likewise.
* include/tr1/ctype.h: Likewise.
* include/tr1/fenv.h: Likewise.
* include/tr1/float.h: Likewise.
* include/tr1/inttypes.h: Likewise.
* include/tr1/limits.h: Likewise.
* include/tr1/stdint.h: Likewise.
* include/tr1/stdarg.h: Likewise.
* include/Makefile.am: Add.
* include/Makefile.in: Regenerate.
* docs/html/ext/tr1.html: Update.
* testsuite/tr1/headers.cc: New.

* include/tr1/cctype: Include <cctype> instead.

From-SVN: r110519
libstdc++-v3/testsuite/tr1/headers.cc [new file with mode: 0644]