• Stephan Bergmann's avatar
    fdo#60338: Introduce osl_createDirectoryWithFlags · f65de4fe
    Stephan Bergmann yazdı
    ...so that utl::TempFile can pass osl_File_OpenFlag_Private and doesn't have to
    resort to umask (the calls to umask around Directory::create had somewhat
    erroneously been removed recently with 1d72a026
    "Related fdo#60338: Create missing temp file dir with user's original umask,"
    mistaking this for creation of intermediate directories in the hierarchy).
    
    On Windows, the flags argument to osl_createDirectoryWithFlags is ignored
    completely for now.
    
    Change-Id: Iac56a5049d579be729a3f338aa62105123edb6cb
    f65de4fe
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch Loading commit data...
qa/complex/tempfile Loading commit data...
source Loading commit data...
util Loading commit data...
JunitTest_unotools_complex.mk Loading commit data...
Library_utl.mk Loading commit data...
Makefile Loading commit data...
Module_unotools.mk Loading commit data...
README Loading commit data...