diff options
author | Andrew Tridgell <tridge@samba.org> | 2003-06-11 05:34:14 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2003-06-11 05:34:14 +0000 |
commit | d3688454185adc97bcdfd821b8c2641163aa392a (patch) | |
tree | 1c877d5ebebf64b5b58d817c05e7e9466e9022cb /source3/script/installswat.sh | |
parent | 592407ed20ac6297084d0f5fc1d196b2947020ed (diff) | |
download | samba-d3688454185adc97bcdfd821b8c2641163aa392a.tar.gz samba-d3688454185adc97bcdfd821b8c2641163aa392a.tar.bz2 samba-d3688454185adc97bcdfd821b8c2641163aa392a.zip |
on AIX FD_ZERO() is defined in terms of bzero(), so we can't have
the "don't use bzero" macros.
In general I think it would be better to have a separate script that
checks for deprecated functions like these using grep rather than
using these cpp tricks. They just get us into trouble.
(This used to be commit 2a227c880db0f233fb1f6dae5851450ea6020f3b)
Diffstat (limited to 'source3/script/installswat.sh')
0 files changed, 0 insertions, 0 deletions