diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-07-31 22:30:30 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-07-31 22:30:30 -0700 |
commit | bd03a1afa2445e5942e49c28ae1f7920b7f38a45 (patch) | |
tree | ec765e30222eef68a9c5a92ec514a53176e0534f /nptl/ChangeLog | |
parent | 52ec0eb3dbe78d18a4ef70021389b2e1493b47cb (diff) | |
download | glibc-bd03a1afa2445e5942e49c28ae1f7920b7f38a45.zip glibc-bd03a1afa2445e5942e49c28ae1f7920b7f38a45.tar.gz glibc-bd03a1afa2445e5942e49c28ae1f7920b7f38a45.tar.bz2 |
Macro cleanup.
Better definition of the *_NITSET macros.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 20031b5..3ebe841 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2009-07-31 Ulrich Drepper <drepper@redhat.com> + + * descr.h: Better definition of *_BITMASK macros for cancellation. + 2009-07-29 Ulrich Drepper <drepper@redhat.com> * sysdeps/x86_64/tls.h (TLS_TCB_ALIGN): Define explicitly to 32. |