Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 7 Feb 2003 20:46:55 +0000 (20:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 7 Feb 2003 20:46:55 +0000 (20:46 +0000)
commit1f503475a56b198a86cd7df1a3869aec81baf1eb
tree2c9611079603041a7538fd1b0e43ed4cc731a59a
parenteecc378cbb0a0dd2978b225687d7cd695962b889
Update.

2003-02-07  Jakub Jelinek  <jakub@redhat.com>

* resolv/res_libc.c (_res): Ensure _res is not common symbol,
so that it can have aliases.
* inet/herrno.c (h_errno): Put it into .bss not .data section.

Patch by Lance Larsh <Lance.Larsh@oracle.com>.
ChangeLog
inet/herrno.c
linuxthreads/ChangeLog
linuxthreads/sysdeps/unix/sysv/linux/i386/vfork.S
resolv/res_libc.c