From e627021e1b0820de765e0e1d09aa2019539d5bbe Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 6 Apr 1995 00:37:26 +0000 Subject: * hurd/hurdinline.c: Include signal.h first, so we don't define its inlines too. * sysdeps/unix/sysv/sysv4/sigset.h (__sigfillset): Use ~0L instead of -1 to avoid compiler warning. * configure.in (host_os=linux*): Set elf=yes for this, not just linux*elf*. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 82c406b44a..8fe4a0f4fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ Wed Apr 5 00:13:45 1995 Roland McGrath + * hurd/hurdinline.c: Include signal.h first, so we don't define + its inlines too. + + * sysdeps/unix/sysv/sysv4/sigset.h (__sigfillset): Use ~0L instead + of -1 to avoid compiler warning. + + * configure.in (host_os=linux*): Set elf=yes for this, not just + linux*elf*. + * misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttyname and open. -- cgit 1.4.1