diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-06-16 07:59:09 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-06-16 07:59:09 -0700 |
commit | b34de9ea811dff5e58a897ff5efead4d2dd38d55 (patch) | |
tree | 0bf3524e251832c1ffb2c443813f1cde9d65109e /ChangeLog | |
parent | eae3208e249edda25548fa7680d01193d7515e0c (diff) | |
download | glibc-b34de9ea811dff5e58a897ff5efead4d2dd38d55.zip glibc-b34de9ea811dff5e58a897ff5efead4d2dd38d55.tar.gz glibc-b34de9ea811dff5e58a897ff5efead4d2dd38d55.tar.bz2 |
Fold Linux-specific grantpt code into Unix version.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-06-16 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/grantpt.c: Remove file after folding changes + into ... + * sysdeps/unix/grantpt.c: ...here. + 2009-06-15 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/grantpt.c (grantpt): Only call chown and |