]> git.sur5r.net Git - bacula/docs/blob - docs/techlogs/2002/kes02Jan02
Merge remote branch 'sf/master'
[bacula/docs] / docs / techlogs / 2002 / kes02Jan02
1               Technical notes on version 1.10 01Jan02
2                        02 January 2002
3                         Kern Sibbald
4
5 General:
6 - Modified immortal.w and filesys.w to compile correctly
7   on Win32.
8
9
10 Changes submitted this submission:
11 - Changed header files in immortal.w and filesys.w to
12   use bacula.h and in the case of filesys.w to include
13   the findlib/find.h and findlib/system.h headers. 
14 - Modified filesys.w to use the S_IFMT, ... defines
15   rather than the __S... defines since on Win32, the
16   __S defines are actually _S 
17 - Put back a few uint32_t for JobId in place of the
18   unsigned ints.
19