diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | sysdeps/gnu/_G_config.h (renamed from sysdeps/unix/sysv/linux/_G_config.h) | 0 |
2 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-09-06 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/_G_config.h: Moved to... + * sysdeps/gnu/_G_config.h: ...here to be shared with Hurd. + * sysdeps/posix/signal.c: Add sig to act.sa_mask for completeness. * stdlib/Makefile (tests): Add tst-bsearch. diff --git a/sysdeps/unix/sysv/linux/_G_config.h b/sysdeps/gnu/_G_config.h index edd29ea3f6..edd29ea3f6 100644 --- a/sysdeps/unix/sysv/linux/_G_config.h +++ b/sysdeps/gnu/_G_config.h |