include/osl/file.h | 31 +++
include/osl/file.hxx| 33 +
sal/osl/unx/file_misc.cxx |5 +
sal/osl/w32/file.cxx| 34 ++
sal/util/sal.map|5 +
sfx2/
include/osl/process.h|5 +
sal/osl/unx/process_impl.cxx |5 +
sal/osl/w32/process.cxx |6 ++
sal/util/sal.map |1 +
4 files changed, 17 insertions(+)
New commits:
commit 7fd7b7af26952676d8fcff6b56a081aac681d804
Author: Andrzej Hunt
Date: Thu
include/osl/file.h | 16
include/osl/file.hxx | 11 +--
sal/osl/unx/file_misc.cxx | 26 ++
sal/osl/w32/file_dirvol.cxx|6 ++
sal/util/sal.map |1 +
include/osl/detail/file.h |5 -
sal/osl/unx/file.cxx | 15 ---
sal/osl/w32/file.cxx | 15 ---
sal/util/sal.map |5 -
4 files changed, 40 deletions(-)
New commits:
commit 416543e829922f117ee5dc15125b470099c9e148
Author: Stephan Bergman