diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-12 10:32:18 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-12 10:32:18 -0700 |
commit | e876b09076d859836f948691dee5a1e3b956256e (patch) | |
tree | 5ee92f8f789b5d16eb7a6c82dc10d65bcb97f9f6 /ChangeLog | |
parent | f6b07b3d48eb1d28d033b2c342a8a5571dca2e18 (diff) | |
download | glibc-e876b09076d859836f948691dee5a1e3b956256e.tar.gz glibc-e876b09076d859836f948691dee5a1e3b956256e.tar.xz glibc-e876b09076d859836f948691dee5a1e3b956256e.zip |
Consolidate NPTL sigprocmask.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b3097e99b2..0f66198d68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-06-12 Roland McGrath <roland@hack.frob.com> + * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>. + * nptl/sysdeps/pthread/sigprocmask.c: File removed. + * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ... * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here. * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ... |