diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-04 19:59:40 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-04 19:59:40 +0100 |
commit | b830319d49a421741b61ae29ce32ab37f8b970ed (patch) | |
tree | 9611a0ac70047e08ed3850dce6d9cdf143b9e833 /ports/ChangeLog.linux-generic | |
parent | 512a49be20d42af59968513cd5094b3918cf6663 (diff) | |
download | glibc-b830319d49a421741b61ae29ce32ab37f8b970ed.zip glibc-b830319d49a421741b61ae29ce32ab37f8b970ed.tar.gz glibc-b830319d49a421741b61ae29ce32ab37f8b970ed.tar.bz2 |
[BZ #157] Remove include/stub-tag.h for good.
Diffstat (limited to 'ports/ChangeLog.linux-generic')
-rw-r--r-- | ports/ChangeLog.linux-generic | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/ChangeLog.linux-generic b/ports/ChangeLog.linux-generic index 0dfb840..d3f0e5b 100644 --- a/ports/ChangeLog.linux-generic +++ b/ports/ChangeLog.linux-generic @@ -1,3 +1,9 @@ +2012-11-04 Thomas Schwinge <thomas@codesourcery.com> + + * sysdeps/unix/sysv/linux/generic/sysctl.c: Don't include + <stub-tag.h>. + * sysdeps/unix/sysv/linux/generic/ustat.c: Likewise. + 2012-10-27 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: (__O_LARGEFILE) |