diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-06-06 12:06:15 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-06-06 12:06:15 +0000 |
commit | c7afae94ca8ec4533d78e0f9846f1fd4f5585a95 (patch) | |
tree | 3c763065406fa427dac98c9090ae0700745238df /nptl/ChangeLog | |
parent | ecdaa7c9207615a1dc5882560095389a18b1e2ca (diff) | |
download | glibc-c7afae94ca8ec4533d78e0f9846f1fd4f5585a95.tar glibc-c7afae94ca8ec4533d78e0f9846f1fd4f5585a95.tar.gz glibc-c7afae94ca8ec4533d78e0f9846f1fd4f5585a95.tar.bz2 glibc-c7afae94ca8ec4533d78e0f9846f1fd4f5585a95.zip |
Remove trailing whitespace in nptl.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 7a9ce8e80e..a0bda440eb 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,21 @@ +2013-06-06 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: Remove + trailing whitespace. + * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise. + * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise. + * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise. + * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise. + * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise. + * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise. + * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise. + * sysdeps/unix/sysv/linux/sh/pthread_once.S: Likewise. + * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise. + * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise. + * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise. + * tst-mutexpp10.c: Likewise. + * tst-stackguard1.c: Likewise. + 2013-05-31 Joseph Myers <joseph@codesourcery.com> * Makefile ($(objpfx)libpthread.so): Remove dependencies on libc |