+2004-10-18 Paul Eggert <eggert@cs.ucla.edu>
+
+ * argp-fs-xinl.c, argp-xinl.c: Update from glibc.
+
2004-10-12 Simon Josefsson <jas@extundo.com>
* getpass.c (fflush_unlocked, flockfile, funlockfile)
* regex.c (re_comp): Cast gettext return value to char *,
Problem reported by Martin Neitzel via Mark D. Baushke.
-
+
2004-10-04 Simon Josefsson <jas@extundo.com>
* error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
/* Real definitions for extern inline functions in argp-fmtstream.h
- Copyright (C) 1997, 2003 Free Software Foundation, Inc.
+ Copyright (C) 1997, 2003, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>.
#define ARGP_FS_EI
#undef __OPTIMIZE__
-#define __OPTIMIZE__
+#define __OPTIMIZE__ 1
#include "argp-fmtstream.h"
#if 0
/* Real definitions for extern inline functions in argp.h
- Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>.
#endif
#define ARGP_EI
#undef __OPTIMIZE__
-#define __OPTIMIZE__
+#define __OPTIMIZE__ 1
#include "argp.h"
/* Add weak aliases. */