diff options
author | Torvald Riegel <triegel@redhat.com> | 2014-12-17 23:52:06 +0100 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-07-30 03:37:27 -0400 |
commit | 87ab9d55f7558fbf2547cf066a99097120abb29d (patch) | |
tree | 6e12a3e940f77afe546a48f9a647789103b3c362 /ChangeLog | |
parent | 827e01851f9945a12cd62112b94ff096c968eb5d (diff) | |
download | glibc-87ab9d55f7558fbf2547cf066a99097120abb29d.tar glibc-87ab9d55f7558fbf2547cf066a99097120abb29d.tar.gz glibc-87ab9d55f7558fbf2547cf066a99097120abb29d.tar.bz2 glibc-87ab9d55f7558fbf2547cf066a99097120abb29d.zip |
hppa: Remove custom lowlevellock.h.
This untested patch removes the custom lowlevellock.h on hppa. It seems
to contain an implementation equivalent to the generic lowlevellock.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2015-07-30 Torvald Riegel <triegel@redhat.com> + + * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: Remove file. + 2015-07-30 Mike Frysinger <vapier@gentoo.org> * sysdeps/unix/sysv/linux/hppa/bits/sigaction.h: Include bits/wordsize.h. |