summaryrefslogtreecommitdiff
path: root/sal/Library_sal.mk
AgeCommit message (Expand)Author
2017-06-14use default handler for SIGALRM for fuzzersCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-04Change sal/osl/w32/dllentry.c -> .cxxStephan Bergmann
2017-03-04Change sal/osl/w32/*.c -> *.cxxStephan Bergmann
2017-02-09Dummy implementations of backtrace/backtrace_symbols on Android, tooStephan Bergmann
2016-12-20keep salinit for non-DESKTOP but not for ANDROID/IOSCaolán McNamara
2016-12-20salinit for non-DESKTOP tooCaolán McNamara
2016-12-19this textenc hack is for android and disable-dynamic-loadingCaolán McNamara
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-12-02Fix quotingStephan Bergmann
2015-07-20add an internal api to osl to collect 'native' random numbersNorbert Thiebaud
2015-03-03Work around missing InetPtonWStephan Bergmann
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-19signal.c -> signal.cxxStephan Bergmann
2014-11-19HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann
2014-11-19interlck.c -> interlck.cxxStephan Bergmann
2014-11-19time.c -> time.cxxStephan Bergmann
2014-11-19system.c -> system.cxxStephan Bergmann
2014-11-19socket.c -> socket.cxxStephan Bergmann
2014-11-19readwrite_helper.c -> readwrite_helper.cxxStephan Bergmann
2014-11-19pipe.c -> pipe.cxxStephan Bergmann
2014-11-19nlsupport.c -> nlsupport.cxxStephan Bergmann
2014-11-19mutex.c -> mutex.cxxStephan Bergmann
2014-11-19memory.c -> memory.cxxStephan Bergmann
2014-11-19filepath.c -> filepath.cxxStephan Bergmann
2014-10-24And $(ENABLE_CRASHDUMP) is "TRUE" or "", never "YES"Stephan Bergmann
2014-10-24The if(xmlout&&stackout&&checksumout) stack-walking can take obscenely longStephan Bergmann
2014-10-01sal/osl/unx/thread.c -> .cxxStephan Bergmann
2014-09-17The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist
2014-08-15Don't do the security scope bookmark dance if not in a sandboxed processTor Lillqvist
2014-08-11"fixes" needed because ure/source/unorc is now expanded at configure timeTor Lillqvist
2014-05-13Convert sal/osl/unx/tempfile.c to C++Stephan Bergmann
2014-05-08New --disable-runtime-optimizationsStephan Bergmann
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-04Remove dead interlock code:Stephan Bergmann
2014-04-02sal/osl/unx/security.c -> .cxxStephan Bergmann
2014-03-25Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann
2014-03-04sal/osl/unx: profile.c -> profile.cxx (to facilitate further fixes)Stephan Bergmann
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-03Don't compile all of the sal library as Objective-C++ on OS X after allTor Lillqvist
2013-08-23Make our File>Recent Documents work better when sandboxedTor Lillqvist