Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* include/signal.h: Revert last change.
	(__sigemptyset): Use __builtin_memset instead of memset.
  • Loading branch information
Roland McGrath committed Feb 22, 2005
1 parent bd02f5f commit b17ebef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -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
Expand Down

0 comments on commit b17ebef

Please sign in to comment.