This commit is contained in:
Roland McGrath 2005-02-16 10:16:19 +00:00
parent 0ab6a608d9
commit 56bd8f225d
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-01-12 GOTO Masanori <gotom@debian.or.jp>
[BZ #650]
* malloc/malloc.h: Always include features.h.
2005-01-06 Ulrich Drepper <drepper@redhat.com>
* posix/unistd.h: Declare ftruncate for POSIX 2003. [BZ #640]

View File

@ -1,3 +1,8 @@
2004-12-27 Ulrich Drepper <drepper@redhat.com>
[BZ #744]
* init.c (__pthread_initialize_minimal_internal): Use __sigemptyset.
2004-12-21 Jakub Jelinek <jakub@redhat.com>
[BZ #723]