diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2012-05-10 15:23:51 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-05-10 15:57:26 -0700 |
commit | 80b4e5f3ef231702b24d44c33e8dceb70abb3a06 (patch) | |
tree | e8f734417310d2f1c1869d97a3a9d79082bcbd45 /ChangeLog | |
parent | edadcbd6247ca741756e234b6aa5f3db895bdd3d (diff) | |
download | glibc-80b4e5f3ef231702b24d44c33e8dceb70abb3a06.zip glibc-80b4e5f3ef231702b24d44c33e8dceb70abb3a06.tar.gz glibc-80b4e5f3ef231702b24d44c33e8dceb70abb3a06.tar.bz2 |
Hurd: opendirat
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-05-10 Thomas Schwinge <thomas@schwinge.name> + + * sysdeps/mach/hurd/opendir.c (__opendirat): New function. + 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org> * hurd/hurdchdir.c (_hurd_change_directory_port_from_name): |