* aclocal.m4: Added check for fcntl.h and the FD_CLOEXEC flag
authorpatthoyts <patthoyts>
Mon, 15 May 2006 12:35:47 +0000 (12:35 +0000)
committerpatthoyts <patthoyts>
Mon, 15 May 2006 12:35:47 +0000 (12:35 +0000)
commit12e0724cc1c2bbcc16b2f1f43e593741419a45c7
tree6ced6e9d2d8e41f6559839fafb50da6c01ff508c
parent7df50cba4633e8f80d8d549177556afa2eb2bb24
* aclocal.m4:        Added check for fcntl.h and the FD_CLOEXEC flag
* generic/udp_tcl.c: bug #1477669 - set the close-on-exec flag for
                     the socket to avoid child processes inheriting
                     our sockets
* configure:         Regenerated with autoconf 2.59
* configure.in:      Added call to project specific code.
* tclconfig/tcl.m4:  Updated
ChangeLog
aclocal.m4
configure
configure.in
generic/udp_tcl.c
tclconfig/tcl.m4