aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-11-25 06:25:42 +0000
committerUlrich Drepper <drepper@redhat.com>2004-11-25 06:25:42 +0000
commitbca2d208314bdb10486d165c4ac1c19edcf594ce (patch)
tree596074daa66dbbc5b0d9ea7c6a1a828b6163e142 /nptl/ChangeLog
parentf1f2cafcd4c23ac4f4077b78fbddff1ffea8b951 (diff)
downloadglibc-bca2d208314bdb10486d165c4ac1c19edcf594ce.tar
glibc-bca2d208314bdb10486d165c4ac1c19edcf594ce.tar.gz
glibc-bca2d208314bdb10486d165c4ac1c19edcf594ce.tar.bz2
glibc-bca2d208314bdb10486d165c4ac1c19edcf594ce.zip
Update.
* sysdeps/x86_64/Makefile [nptl]: Define CFLAGS-pthread_create.c.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 5957f616b4..efe1235107 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,7 @@
2004-11-24 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/x86_64/Makefile [nptl]: Define CFLAGS-pthread_create.c.
+
* Makefile (libpthread-routines): Add pthread_setschedprio.
* Versions [libpthread, GLIBC_2.3.4]: Add pthread_setschedprio.
* sysdeps/pthread/pthread.h: Declare pthread_setschedprio.