]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Fri, 25 Jun 1999 14:47:11 +0000 (14:47 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 25 Jun 1999 14:47:11 +0000 (14:47 +0000)
ChangeLog

index a029f9b7e539d2ba3c49f65cdb930cd331a2935a..9bd6d1c9d4ca7787c6e14826e2cf130e4f8a8aff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 1999-06-25  Roland McGrath  <roland@baalperazim.frob.com>
 
+       * 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 <stddef.h> for NULL.
 
        * mach/Versions (libc: GLIBC_2.0): Add __mig_strncpy.