diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-08-23 13:59:41 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-08-23 13:59:41 -0700 |
commit | 2d094b739598d2e1718d3cc4c5af7e95787bd463 (patch) | |
tree | 575a7790a137f3044d6ed812ba7f4dc2c5b1dbe0 /nptl/ChangeLog | |
parent | c6b6723e6b756d36d9912a1c430459634e15758b (diff) | |
download | glibc-2d094b739598d2e1718d3cc4c5af7e95787bd463.tar.gz glibc-2d094b739598d2e1718d3cc4c5af7e95787bd463.tar.xz glibc-2d094b739598d2e1718d3cc4c5af7e95787bd463.zip |
More namespace cleanups.
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 88975a76e0..098ef3ba2d 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2009-08-23 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/bits/posix_opt.h: Clean up namespace. + 2009-08-11 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Add CFI |