mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
* include/signal.h: Revert last change.
(__sigemptyset): Use __builtin_memset instead of memset.
This commit is contained in:
parent
bd02f5fc17
commit
b17ebefa45
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-02-22 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* include/signal.h: Revert last change.
|
||||
(__sigemptyset): Use __builtin_memset instead of memset.
|
||||
|
||||
2005-02-22 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use
|
||||
|
|
Loading…
Add table
Reference in a new issue