diff options
| author | Ulrich Drepper <drepper@redhat.com> | 1998-02-17 18:43:17 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 1998-02-17 18:43:17 +0000 |
| commit | 86d2b0b5bfdb9a26397d61b79acf01ad4e98c815 (patch) | |
| tree | 9162d8adf131fded4db1b7974ff7c29fb4252e95 /ChangeLog | |
| parent | c6222ab921cee390ea3aab57795e028d587b77e2 (diff) | |
| download | glibc-86d2b0b5bfdb9a26397d61b79acf01ad4e98c815.tar.xz glibc-86d2b0b5bfdb9a26397d61b79acf01ad4e98c815.zip | |
Update.
1998-02-17 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/bits/errno.h (__set_errno): Don't assign
to global errno variable anymore.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-02-17 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/bits/errno.h (__set_errno): Don't assign + to global errno variable anymore. + 1998-02-17 17:41 Ulrich Drepper <drepper@cygnus.com> * elf/dl-load.c (open_path): Take extra argument PRELOADED. |
