From b17ebefa45a5e3e128775fec5b3f158afc0b59c1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 22 Feb 2005 23:19:11 +0000 Subject: [PATCH] * include/signal.h: Revert last change. (__sigemptyset): Use __builtin_memset instead of memset. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7ec8f1313a..160dbbc678 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-22 Roland McGrath + + * include/signal.h: Revert last change. + (__sigemptyset): Use __builtin_memset instead of memset. + 2005-02-22 Ulrich Drepper * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use