From b8744bea9bf8f5354462faec0b8eddf3fe197b8a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 18 Jun 2001 01:47:39 +0000 Subject: * sysdeps/pthread/aio_misc.h (LIO_DSYNC): Define to LIO_NOP + 1, not LIO_READ + 1 (which is the value of LIO_WRITE!). --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9b8775ce10..c52aa8a96e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-06-17 Roland McGrath + * sysdeps/pthread/aio_misc.h (LIO_DSYNC): Define to LIO_NOP + 1, + not LIO_READ + 1 (which is the value of LIO_WRITE!). + * sysdeps/unix/sysv/linux/i386/sigaction.c (restore, restore_rt): Declare these without `static', to avoid warning that we haven't defined them. -- cgit v1.2.3