diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-04-20 22:39:42 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-04-20 22:39:42 +0000 |
commit | a90f3bcb472a2327aa78af42c2ed7c780687284c (patch) | |
tree | 2531be0278cbdbf43b369a032edbd85801779e14 /ChangeLog | |
parent | edc7ea78c17723999e9f47801e051afcf598182e (diff) | |
download | glibc-a90f3bcb472a2327aa78af42c2ed7c780687284c.tar.gz glibc-a90f3bcb472a2327aa78af42c2ed7c780687284c.tar.xz glibc-a90f3bcb472a2327aa78af42c2ed7c780687284c.zip |
Remove unused sysdeps/unix/common/lxstat.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 72273a556f..e682561773 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-04-20 Joseph Myers <joseph@codesourcery.com> + * sysdeps/unix/common/lxstat.c: Remove file. + * sysdeps/unix/common/syscalls.list (sys_lstat): Remove. + * sysdeps/unix/sysv/Makefile: Remove file. * sysdeps/unix/sysv/direct.h: Remove file. |