diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-06 21:34:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-06 21:34:01 +0000 |
commit | fda0f3bab054e5aa71fb1aacaf157b3f8fbaeb73 (patch) | |
tree | 76ae9ab127077c8ea6e5f64e40e6574ebbb60b33 | |
parent | d482d2a33ea8b12504eb0aef363c9a85d0ec4999 (diff) | |
download | glibc-fda0f3bab054e5aa71fb1aacaf157b3f8fbaeb73.tar.gz glibc-fda0f3bab054e5aa71fb1aacaf157b3f8fbaeb73.tar.xz glibc-fda0f3bab054e5aa71fb1aacaf157b3f8fbaeb73.zip |
Update.
* sysdeps/unix/sysv/linux/_G_config.h: Moved to... * sysdeps/gnu/_G_config.h: ...here to be shared with Hurd.
-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
diff --git a/ChangeLog b/ChangeLog index 667b074918..f2d246b65f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 |