diff options
author | Roland McGrath <roland@gnu.org> | 1998-10-24 01:36:01 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-10-24 01:36:01 +0000 |
commit | 3c068816891b464d64d7f5aeb77450bf0656a50b (patch) | |
tree | 2c1fee1aefb53668c4abe409ef9cca41c426da67 /ChangeLog | |
parent | 501e2da554d7c10ff06e140e97c4fa8e9f575f17 (diff) | |
download | glibc-3c068816891b464d64d7f5aeb77450bf0656a50b.zip glibc-3c068816891b464d64d7f5aeb77450bf0656a50b.tar.gz glibc-3c068816891b464d64d7f5aeb77450bf0656a50b.tar.bz2 |
1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/dl-sysdep.c (__getcwd): New weak function.
* mach/Versions, hurd/Versions: Add numerous symbols.
Remove libmachuser and libhurduser sections, punt
versioning for those libraries for now.
* misc/Versions: Add reboot here; it exists on all platforms.
* sysdeps/unix/sysv/linux/Versions: Remove reboot here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +1998-10-24 Roland McGrath <roland@baalperazim.frob.com> + + * sysdeps/mach/hurd/dl-sysdep.c (__getcwd): New weak function. + + * mach/Versions, hurd/Versions: Add numerous symbols. + Remove libmachuser and libhurduser sections, punt + versioning for those libraries for now. + + * misc/Versions: Add reboot here; it exists on all platforms. + * sysdeps/unix/sysv/linux/Versions: Remove reboot here. + 1998-10-23 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_NOFOLLOW): New |