summaryrefslogtreecommitdiff
path: root/sal/osl/unx
AgeCommit message (Expand)Author
2024-11-04merge creating variable and assigning itCaolán McNamara
2024-10-31use SAL_WARN_IF here insteadCaolán McNamara
2024-10-14version COVERITY conditionalsCaolán McNamara
2024-10-09cid#1607798 Overflowed integer argumentNoel Grandin
2024-09-07lok: add SAL_DISABLE_FSYNC environment to disable fsync.Michael Meeks
2024-09-02cid#1607774 silence Overflowed integer argumentCaolán McNamara
2024-08-31assign immediatelyCaolán McNamara
2024-08-30cid#1606819 silence Overflowed array index writeCaolán McNamara
2024-08-16cid#1607030 silence Overflowed integer argumentCaolán McNamara
2024-04-26loplugin:ostr in salNoel Grandin
2024-04-15lok: provide global random symbol to find random device.Michael Meeks
2024-03-26No need to define ETIMEStephan Bergmann
2024-03-26Silence -Wdeprecated-pragmaStephan Bergmann
2024-03-25Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann
2024-03-18use our internal backtrace API for signal faultsNoel Grandin
2024-03-08Avoid mentioning Glibc-internal type __fsword_tStephan Bergmann
2024-03-08Blind fix for Linux 32-bit buildsStephan Bergmann
2024-02-20Move some stuff from path_helper to file_dirvol, and simplifyMike Kaganski
2024-02-19Drop obsolete commentsMike Kaganski
2024-02-18tdf#55004 Fix backup copy creation for files on mounted samba sharesKevin Ottens
2024-02-11tdf#155710 handle conversion failures due to non-UTF8 stringsPatrick Luby
2024-02-11osl_get_system_random_data should return boolStephan Bergmann
2024-01-28cool#8016 open files using O_CLOEXECNoel Grandin
2024-01-18-Werror,-Wunused-variable (Emscripten)Stephan Bergmann
2023-12-24-Werror=calloc-transposed-argsStephan Bergmann
2023-12-06loplugin:ostr (macOS)Stephan Bergmann
2023-11-19Extended loplugin:ostr: salStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: salStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-12split up the backtrace implementations into separate filesNoel Grandin
2023-10-01Fix iOS build breakages when building on macOS SonomaPatrick Luby
2023-09-28cid#1546363 Unused valueCaolán McNamara
2023-08-30tdf#146619 Remove unused includes from sal/osl/unxGabor Kelemen
2023-08-14tdf#146619 Remove unused includes from sal/ [headers]Gabor Kelemen
2023-08-09tdf#146619 Remove unused includes from sal/ [system.hxx]Gabor Kelemen
2023-06-16tdf#143148: Use pragma once instead of include guardsVenetia Furtado
2023-03-25loplugin:stringadd in registry..salNoel Grandin
2023-03-09tdf#143148 Use pragma once instead of include guardsYousef_Rabia
2023-02-28cid#1521506 silence Thread deadlockCaolán McNamara
2023-02-24Unify osl_{g,s}etThreadTextEncoding implementation across platformsMike Kaganski
2023-02-16use std::condition_variable for oslConditionNoel Grandin
2023-01-27Remove support for 32-bit S390Stephan Bergmann
2023-01-27Remove support for AIXStephan Bergmann
2022-12-13Add Emscripten ifdef to bootstrap_getExecutableFile()Tor Lillqvist
2022-11-17Revert "TempFile: clear handle on close"Stephan Bergmann
2022-11-11Drop useless std::move of const objectStephan Bergmann
2022-11-08A better fix for C++23 P2266R1Stephan Bergmann
2022-11-07file: Use callocDr. David Alan Gilbert
2022-11-07TempFile: clear handle on closeDr. David Alan Gilbert
2022-09-13cid#1509290, cid#1509240: Silence "Use of 32-bit time_t (Y2K38_SAFETY)" for nowStephan Bergmann