fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead...
authorAndrew Tridgell <tridge@samba.org>
Mon, 25 Jun 2001 02:53:13 +0000 (02:53 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 25 Jun 2001 02:53:13 +0000 (02:53 +0000)
commitb95a294a0879e800e816281a80d0074224cd8cd4
treef6f57c9b0138c1a3027fa1ed78186d9df0830c0d
parent413ad23faff509332985d6972c931900af2fd5f5
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
(This used to be commit e2ecff419fdc0a0dc7551b33b377dc11061ef2a3)
15 files changed:
source3/acconfig.h
source3/configure
source3/configure.in
source3/include/config.h.in
source3/include/includes.h
source3/libsmb/clidgram.c
source3/nmbd/nmbd.c
source3/nsswitch/winbindd.c
source3/passdb/nispass.c
source3/smbd/notify_kernel.c
source3/smbd/oplock.c
source3/smbd/oplock_linux.c
source3/smbd/process.c
source3/smbd/server.c
source3/utils/smbfilter.c