summaryrefslogtreecommitdiffstats
path: root/sal/osl
Commit message (Expand)AuthorAgeFilesLines
* osl_getAbsoluteFileURL symlinks allowed: ".", ".." still treatedLionel Elie Mamane2011-08-081-1/+3
* Print debugging output only if OSL_DEBUG_LEVEL > 1Tor Lillqvist2011-08-051-2/+2
* We do want to use RTLD_DEFAULT and dlsym() also on iOSTor Lillqvist2011-08-011-2/+3
* Simplify osl_getTempDirURL()Francois Tigeot2011-07-161-33/+9
* Make iOS sal unit testing actually workTor Lillqvist2011-07-112-1/+3
* Do build sal unit tests for iOS, tooTor Lillqvist2011-07-101-1/+5
* iOS is much like MacOSXTor Lillqvist2011-07-102-3/+5
* iOS hacking for cppunittesterTor Lillqvist2011-07-091-1/+0
* fix indentCaolán McNamara2011-07-041-1/+1
* remove duplicate codeDavid Tardon2011-06-221-11/+0
* make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara2011-06-201-7/+42
* catch by const referenceCaolán McNamara2011-06-141-1/+1
* INCLUDE_BACKTRACE is on for Intel MacOSXTor Lillqvist2011-06-091-1/+1
* First attempt at Android supportTor Lillqvist2011-06-095-10/+34
* Simplified #define OSL_FILE_TRACEChristina Rossmanith2011-06-051-2/+4
* Simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc))Christina Rossmanith2011-06-051-1/+1
* drop const for alternative templateCaolán McNamara2011-06-011-2/+2
* fdo#32263Takeshi Abe2011-05-311-2/+21
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-1/+1
|\
| * sal-disable-backtrace.diff: disable backtrace with DISABLE_SAL_BACKTRACEThorsten Behrens2011-04-271-2/+3
* | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky2011-05-275-9/+22
|\ \
| * | Don't fork() on iOS, use a new NO_CHILD_PROCESSES flag for thatTor Lillqvist2011-05-252-2/+5
| * | Define NO_DL_FUNCTIONS on iOSTor Lillqvist2011-05-251-0/+4
| * | Compilation fix for iOSTor Lillqvist2011-05-251-5/+5
| * | Fix compilation errors when NO_DL_FUNCTIONS is definedTor Lillqvist2011-05-251-0/+6
| * | Use the dummy floppy API implementations on iOS, tooTor Lillqvist2011-05-251-6/+6
* | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-277-48/+42
|\ \ \ | |/ / |/| |
| * | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-2/+2
| |\ \ | | |/ | |/|
| | * solaris11: sal: SIOCGIFHWADDR is defined on Solaris 11, but no ifr_hwaddr:Michael Stahl2011-03-281-2/+2
| * | fix MacOSX breakage due to e75d09e4e89d3eda7ddaa2c085678edf9a21293fNorbert Thiebaud2011-04-151-4/+0
| * | Fixed LANG setting in the _imp_setProcessLocale() function.Christian Dywan2011-04-151-24/+16
| * | No need to check out execv return value.Julien Chaffraix2011-04-141-2/+3
| * | Fixed some false positives 'dead assignments' seen in CLang++Julien Chaffraix2011-04-142-12/+4
| * | Fixed a potential null-dereferencing error in osl_closeProfileJulien Chaffraix2011-04-141-5/+8
| * | Added handling for the write errors in receiveFdPipe.Julien Chaffraix2011-04-141-0/+10
| * | Added error handling for pthread_mutexattr_settype.Julien Chaffraix2011-04-141-3/+3
| * | define for older systemsFridrich Štrba2011-04-111-0/+3
* | | Add iOSTor Lillqvist2011-05-241-1/+32
* | | Fix compilation errors with recet mingw-w64Tor Lillqvist2011-05-224-6/+12
* | | fix this to be the same as original implementationCaolán McNamara2011-05-201-0/+4
* | | #i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb2011-05-203-134/+83
* | | Do not include quota.hFrancois Tigeot2011-05-181-6/+0
* | | Do not include #include <ufs/ufs/quota.h> on NetBSD.Thomas Klausner2011-05-181-0/+2
* | | make this more robustDavid Tardon2011-05-161-10/+27
* | | fix typoTakeshi Abe2011-05-151-1/+1
* | | Remove an implementation of getpwnam_r for old versions of NetBSD.Francois Tigeot2011-05-111-154/+0
* | | Properly advance the data / buffer pointer.Julien Chaffraix2011-05-031-2/+8
* | | Handled EINTR in safeWrite.Julien Chaffraix2011-05-031-1/+6
* | | Simple warnings correctedJulien Nabet2011-04-302-1/+1
* | | Migrated oslDoCopyFile to using the read/write helpers.Julien Chaffraix2011-04-262-10/+19