]> git.ipfire.org Git - thirdparty/bind9.git/commit
pullup:
authorAndreas Gustafsson <source@isc.org>
Mon, 22 Oct 2001 23:28:26 +0000 (23:28 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 22 Oct 2001 23:28:26 +0000 (23:28 +0000)
commit5a78ccdf1f6bef69b31f70351310bd5caaeb6b78
tree8d35164a1bb9bee892fe7b662bbea42ec6531343
parent7209c50da43df4447022e44ca28622c594f74979
pullup:
1068.   [bug]           errno could be overwritten by catgets(). [RT #1921]
1066.   [bug]           Provide a thread safe wrapper for strerror().
                        [RT #1689]
(Also some changes to configure.in, config.h.in, and acconfig.h that were
necessary to allow config.h.in to be correctly regenerated with the
HAVE_STRERROR definition needed by 1066.)
16 files changed:
CHANGES
acconfig.h
bin/named/unix/os.c
config.h.in
configure.in
lib/isc/Makefile.in
lib/isc/pthreads/condition.c
lib/isc/unix/Makefile.in
lib/isc/unix/app.c
lib/isc/unix/entropy.c
lib/isc/unix/ifiter_ioctl.c
lib/isc/unix/interfaceiter.c
lib/isc/unix/net.c
lib/isc/unix/socket.c
lib/isc/unix/strerror.c
lib/isc/unix/time.c