From c5af724c0b214a517f8558887f7a70efcfa2c813 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 29 Nov 2003 07:20:47 +0000 Subject: Update. 2003-10-10 Simon Josefsson * argp/argp-namefrob.h [!_LIBC]: Include mempcpy.h, strcase.h, strchrnul.h, strndup.h (from gnulib). * argp/argp-parse.c: Add alloca.h include snippet verbatim from Autoconf manual. * argp/argp-help.c: Replace alloca.h include snipper with verbatim Autoconf manual version. * argp/argp.h: Map __restrict to restrict or empty string when necessary, copied verbatim from posix/regex.h. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8a16f07..16d0b96 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,7 @@ Version 2.3.3 * support for non-executable stacks on x86 has been added. Changes mostly by Roland McGrath. -* regex is now much faster for multibyte locaes. Changes by Jakub Jelinek +* regex is now much faster for multibyte locales. Changes by Jakub Jelinek and Ulrich Drepper. * getaddrinfo now performs destination address selection according to -- cgit v1.1