diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-10-02 15:37:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-10-02 15:37:21 +0000 |
commit | bf8288adc819b5a760d3937a1252e593acaa069e (patch) | |
tree | ce110e28b0b71358919f131d6cedddc339da2e86 /ChangeLog | |
parent | 0d297437293d04e0f566215108ddedf527715326 (diff) | |
download | glibc-bf8288adc819b5a760d3937a1252e593acaa069e.tar glibc-bf8288adc819b5a760d3937a1252e593acaa069e.tar.gz glibc-bf8288adc819b5a760d3937a1252e593acaa069e.tar.bz2 glibc-bf8288adc819b5a760d3937a1252e593acaa069e.zip |
Update.
* sysdeps/unix/sysv/linux/ia64/bits/sigstack.h (MINSIGSTKSZ): Go
back to 131027 since this is what the kernel enforces.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-10-02 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/ia64/bits/sigstack.h (MINSIGSTKSZ): Go + back to 131027 since this is what the kernel enforces. + * inet/getnameinfo.c: Move domain out of nrl_domainname scope and define it with libc_freeres_ptr. |