From 8d1bf3c198d6014119eb8ad2e9c18e3302b605ad Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 16 Apr 2004 21:48:43 +0000 Subject: [PATCH] . --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index f9f2973d..3f4b2321 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-04-16 Roland McGrath + + * configure.ac: Check for . + * ipc.c (sys_mq_open, printmqattr) [! HAVE_MQUEUE_H]: Don't try to + decode struct mq_attr. + + * linux/syscall.h: Support new mq_* syscalls on Linux. + * linux/syscallent.h: Likewise. + * linux/dummy.h: Likewise. + * ipc.c: Likewise. + * time.c (printsigevent): Handle SIGEV_THREAD. + From Ulrich Drepper . + Fixes RH#120701. + 2004-04-13 Roland McGrath * net.c (msg_flags): Grok MSG_FIX, MSG_SYN, MSG_RST, MSG_NOSIGNAL, -- 2.40.0