bareos: master aa367252
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | arogge | master | 2020-04-27 16:08 | master f8c199d0 | Pending |
Changeset | core: use uintXX_t instead of u_intXX_t Previously some portions of the code used the non-standard BSD u_intXX_t type names. This patch changes these into the C99 standard conforming uintXX_t instead. |
||||
mod - core/src/filed/crypto.cc | Diff File | ||||
mod - core/src/lib/bmtio.h | Diff File | ||||
mod - core/src/lib/crypto_none.cc | Diff File | ||||
mod - core/src/lib/crypto_nss.cc | Diff File | ||||
mod - core/src/lib/scsi_lli.cc | Diff File | ||||
mod - core/src/lib/sha1.cc | Diff File | ||||
mod - core/src/lib/sha1.h | Diff File | ||||
mod - core/src/ndmp/ndmos_freebsd.c | Diff File |