From: Roland McGrath Date: Thu, 23 Feb 1995 10:00:16 +0000 (+0000) Subject: * posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST. X-Git-Tag: upstream/2.30~30144 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b5388cb6b1e845544760ddc66b6581c5df9f2616;p=external%2Fglibc.git * posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST. * libc-symbols.h (weak_symbol): New macro. --- diff --git a/ChangeLog b/ChangeLog index fb32cec..d86f5a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ Wed Feb 22 00:44:41 1995 Roland McGrath + * posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST. + + * libc-symbols.h (weak_symbol): New macro. + * hurd/hurdsig.c (_hurd_internal_post_signal): Ignore preempter elts with null handlers.