From: Christopher S. Hull Date: Tue, 24 Feb 2004 18:13:14 +0000 (+0000) Subject: add __STDC__=1 for all windows includes and fixup resulting namespace changes. use... X-Git-Tag: Release-1.34.0~94 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2f8b0fb316d10ca35b3e1a5fbd51dac95608bb8c;p=bacula%2Fdocs add __STDC__=1 for all windows includes and fixup resulting namespace changes. use 64bit off_t and switch lseek() to call _lseeki64() for 64bit file addressing ---