diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-11-25 06:25:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-11-25 06:25:42 +0000 |
commit | bca2d208314bdb10486d165c4ac1c19edcf594ce (patch) | |
tree | 596074daa66dbbc5b0d9ea7c6a1a828b6163e142 /nptl/ChangeLog | |
parent | f1f2cafcd4c23ac4f4077b78fbddff1ffea8b951 (diff) | |
download | glibc-bca2d208314bdb10486d165c4ac1c19edcf594ce.tar.gz glibc-bca2d208314bdb10486d165c4ac1c19edcf594ce.tar.xz glibc-bca2d208314bdb10486d165c4ac1c19edcf594ce.zip |
Update.
* sysdeps/x86_64/Makefile [nptl]: Define CFLAGS-pthread_create.c.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 2 |
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. |