diff options
author | Roland McGrath <roland@gnu.org> | 1995-10-16 09:00:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-10-16 09:00:14 +0000 |
commit | 32a392b61c163e4e4792248d6a2b01c7e2c7cba4 (patch) | |
tree | b8d4296c41dccead92a528b3328538ffcec09132 /ChangeLog | |
parent | 924b9ff68db26697e50a298c3ae12159de259c2f (diff) | |
download | glibc-32a392b61c163e4e4792248d6a2b01c7e2c7cba4.zip glibc-32a392b61c163e4e4792248d6a2b01c7e2c7cba4.tar.gz glibc-32a392b61c163e4e4792248d6a2b01c7e2c7cba4.tar.bz2 |
* sysdeps/unix/sysv/linux/Makefile (rtld-installed-name): New variable.
(config-LDFLAGS): Variable removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Mon Oct 16 03:22:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * sysdeps/unix/sysv/linux/Makefile (rtld-installed-name): New variable. + (config-LDFLAGS): Variable removed. + * sysdeps/mach/hurd/getcwd.c: Use __file_name_lookup_under. * sysdeps/mach/hurd/bind.c: Likewise. * sysdeps/mach/hurd/access.c: Use new __hurd_file_name_lookup |