OSDN Git Service

2000-10-16 Benjamin Kosnik <bkoz@gnu.org>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / libio / ChangeLog
index 5e59e82..9736beb 100644 (file)
@@ -1,14 +1,77 @@
-2000-07-12  benjamin kosnik  <bkoz@haight.constant.com>
+2000-10-17  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * libioP.h: Break up extern "C" bits around includes.
+       * libio.h: Only include C headers, or else _C_legacy namespaces
+       will be nested.
+       * libioP.h: Same here.
+       
+2000-10-11  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * Makefile.am: Add includes from GLIBCPP_EXPORT_INCLUDES.
+
+2000-10-10  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * _G_config.h (__need_ptrdiff_t): Add.
+
+2000-10-08  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * Makefile.am (INCLUDES): Simplify.
+       * libioP.h (JUMP1): If compiling c++, use std headers.
+       * _G_config.h: Same.
+       
+2000-10-07  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * Makefile.am (CONFIG_INCLUDES): Remove.
+
+2000-10-06   Benjamin Kosnik  <bkoz@gnu.org>
+
+       * Makefile.am (libio_la_DEPENDENCIES): Remove extaneous cruft.
+       (libio_la_SOURCES): Remove.
+       
+2000-10-05  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * Makefile.am (INCLUDES): Add glibcpp_includedir.
+
+2000-10-04  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * _G_config.h : Re-guard the __mbstate_t declaration.
+
+2000-09-27  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * libioP.h: Remove fcntl.h include.
+
+2000-08-22  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * iofwide.c (_IO_fwide): Simplify, as nl_langinfo is assumed.
+
+2000-08-14  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * *: Merge with mainline glibc sources.
+       * filedoalloc.c (_IO_file_doallocate): Don't call
+       _IO_cleanup_registration_needed, even if not libc.
+       * iofwide.c (_IO_fwide): Correct placement of defines.
+       * cleanup.c: Remove.
+       
+2000-08-04  benjamin kosnik  <bkoz@haight.constant.com>
+
+       * genops.c (_IO_unbuffer_write): Don't call _IO_SETBUF if the
+       stream is not orientated.
+
+2000-08-04  Benjamin Kosnik  <bkoz@gnu.org>
+
+       * Makefile.am (LIBIO_SRCS): Add c_codecvt.c
+
+2000-07-12  benjamin kosnik  <bkoz@gnu.org>
 
        * _G_config.h: Smoke less crack, don't define _G_HAVE_ST_BLKSIZE.
 
-2000-04-25  Benjamin Kosnik  <bkoz@haight.constant.com>
+2000-04-25  Benjamin Kosnik  <bkoz@gnu.org>
 
        * libio.h: Change decls for seekoff/seekpos.
        * Makefile.am: Add bits to not generate _G_config.h on linux.
        * gen-params: Remove sigset_t declaration.
 
-2000-02-29  Benjamin Kosnik  <bkoz@haight.constant.com>
+2000-02-29  Benjamin Kosnik  <bkoz@gnu.org>
 
        * Makefile.am (libio_headers): Strip out deadweight.