From: Roland McGrath Date: Fri, 25 Jun 1999 14:47:11 +0000 (+0000) Subject: . X-Git-Tag: cvs/glibc_2-1-2~350 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a513d10bad5ac76ffcd2903b7623d12220e93593;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index a029f9b7e53..9bd6d1c9d4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 1999-06-25 Roland McGrath + * hurd.h, hurd/fd.h, hurd/port.h, hurd/signal.h, hurd/threadvar.h, + hurd/userlink.h: Instead of _EXTERN_INLINE, use a macro specific to + each file, _HURD_FD_H_EXTERN_INLINE and the like. + * hurd/Makefile (inline-headers): New variable. + (routines): Remove hurdinline. Add $(inlines). + (inlines): New variable. + ($(inlines:%=$(objpfx)%.c)): New static pattern rule to generate them. + (generated): Append those here. + * hurd/hurdinline.c: File removed. + * sysdeps/generic/glob64.c: Include for NULL. * mach/Versions (libc: GLIBC_2.0): Add __mig_strncpy.