summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-12-21gbuild, sal: dl is linux onlyMatúš Kukan
2011-12-21use the internal gethostbyname_r() implementation on OpenBSD tooRobert Nagy
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist
2011-12-21Need visibility markup for ANativeActivity_onCreate() tooTor Lillqvist
2011-12-21Need visibility markup for lo_main() tooTor Lillqvist
2011-12-21Bin leftover unused filesTor Lillqvist
2011-12-20sal: disable subsequentcheck which has circular dependencyMatúš Kukan
2011-12-20Use visibility attributes as we get compiled with -fvisibility=hiddenTor Lillqvist
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist
2011-12-20Fix compiler warnings for AndroidTor Lillqvist
2011-12-20Always use the autoconfed sizes and alignments, not only when cross-compilingTor Lillqvist
2011-12-20Need gb_CXXFLAGS, tooTor Lillqvist
2011-12-19Clean up previous commit.Stephan Bergmann
2011-12-19fdo#43095: allow the use of real access() callsMoritz Bechler
2011-12-19Add symbols from addsym.awk to gbuilified .map files.Stephan Bergmann
2011-12-19Warning clean-up (Mac OS X).Stephan Bergmann
2011-12-19WaE: GCC 4.5.1 does not allow #pragma GCC diagnostic warningMatúš Kukan
2011-12-19At least GCC 4.5.1 does not allow #pragma GCC diagnostic inside functions.Stephan Bergmann
2011-12-19typo: add missing \Matúš Kukan
2011-12-19-Werror=shadow and -Werror=sign-promo fixesStephan Bergmann
2011-12-19sal: add more unit testsMatúš Kukan
2011-12-19sal: add visibility symbolsMatúš Kukan
2011-12-19sal: convert to gbuildMatúš Kukan
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-14fix crash for std::numeric_limits<int>::min() in our math lib implMarkus Mohrhard
2011-12-13warn about massive allocsCaolán McNamara
2011-12-13Bin a few lines of weird crackTor Lillqvist
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-12-09rtl::OUStringBuffer::insert overloaded for char (similar to ::append).Stephan Bergmann
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07|| -> &&Caolán McNamara
2011-12-07Don't replace getpid on Linux when the system version is correctArnaud Versini
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-05lp#726529: inline arm assembler is obsolete by nowBjoern Michaelsen
2011-12-05ChildStatusProc needs to be extern "C".Stephan Bergmann
2011-12-02Improve ChildStatusProc diagnostics.Stephan Bergmann
2011-12-02Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED.Stephan Bergmann
2011-12-02Revert "Remove charAt/setCharAt once and for all"Stephan Bergmann
2011-12-01Remove charAt/setCharAt once and for allAugust Sodora
2011-12-01Add back setCharAt/charAt for nowAugust Sodora
2011-12-01remove unused string constantsAndras Timar
2011-12-01WaE: unused variablesAugust Sodora
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora
2011-12-01Remove uses of charAtAugust Sodora
2011-11-30Fix build breaker thinkoTor Lillqvist
2011-11-30Android code refactorig and hackingTor Lillqvist
2011-11-30OSL_TRACE in sal/rtl/source/alloc_*.cxx leads to deadlock...Stephan Bergmann
2011-11-30Removed unused sal/inc/internal/once.h.Stephan Bergmann
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29Refactor, make lo-bootstrap API usable from non-NativeActivity apps tooTor Lillqvist