diff options
author | Roland McGrath <roland@gnu.org> | 2008-11-26 19:45:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2008-11-26 19:45:00 +0000 |
commit | d3dc523b227f00bb08035a1e88ca8dc70715782d (patch) | |
tree | 245c5ab1c01bba5e4ac2a1b7ee73f1d53441f536 /ChangeLog | |
parent | * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ... (diff) | |
download | glibc-d3dc523b227f00bb08035a1e88ca8dc70715782d.tar.gz glibc-d3dc523b227f00bb08035a1e88ca8dc70715782d.tar.bz2 glibc-d3dc523b227f00bb08035a1e88ca8dc70715782d.zip |
* sysdeps/mach/strerror_l.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,10 @@ Subdirectories moved to ports repository. * configure.in (base_machine): Remove alpha case. +2008-11-25 Thomas Schwinge <tschwinge@gnu.org> + + * sysdeps/mach/strerror_l.c: New file. + 2008-11-13 Ryan S. Arnold <rsa@us.ibm.com> [BZ #6411] |