[Libreoffice-commits] .: sal/osl

2012-04-19 Thread Stephan Bergmann
sal/osl/unx/mutex.c |7 --- 1 file changed, 7 deletions(-) New commits: commit d34daf7462fdf4f885fe3bb8fb7704a2ad73acfa Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 19 21:45:47 2012 +0200 Removed obsolete comment diff --git a/sal/osl/unx/mutex.c

[Libreoffice-commits] .: sal/osl

2012-04-19 Thread Arnaud Versini
sal/osl/unx/mutex.c |6 -- 1 file changed, 6 deletions(-) New commits: commit 96a29fa1900a43d2a7d44eca2704f2164052d8dd Author: Arnaud Versini arnaud.vers...@gmail.com Date: Thu Apr 19 22:14:10 2012 +0200 Remove unnecessary hack on Linux by using pthread_mutexattr_settype diff

[Libreoffice-commits] .: sal/osl

2012-04-19 Thread Arnaud Versini
sal/osl/unx/mutex.c |6 ++ 1 file changed, 6 insertions(+) New commits: commit 2bf32c53740313afe473056e55a953b23433e25d Author: Arnaud Versini arnaud.vers...@gmail.com Date: Thu Apr 19 23:35:24 2012 +0200 Revert Remove unnecessary hack on Linux by using pthread_mutexattr_settype

[Libreoffice-commits] .: sal/osl

2012-03-12 Thread Tor Lillqvist
sal/osl/unx/module.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9895690965e79cc57502001f95a2cb09971fe7d5 Author: Tor Lillqvist tlillqv...@suse.com Date: Mon Mar 12 15:57:31 2012 +0200 Fix Android compilation error diff --git

[Libreoffice-commits] .: sal/osl

2012-02-06 Thread Stephan Bergmann
sal/osl/unx/semaphor.c | 181 - 1 file changed, 181 deletions(-) New commits: commit b61ddcbad769ee18f78ff4003d1cd6047e0a12fc Author: François Tigeot ftig...@wolfpond.org Date: Sun Feb 5 19:04:46 2012 +0100 OSL_USE_SYS_V_SEMAPHORE is never

[Libreoffice-commits] .: sal/osl

2012-02-05 Thread François Tigeot
sal/osl/unx/file_volume.cxx | 657 1 file changed, 657 deletions(-) New commits: commit 4fa8d043f8336e7b35130934498f8a4b357967d3 Author: François Tigeot ftig...@wolfpond.org Date: Sun Feb 5 13:41:18 2012 +0100 Remove unused floppy-handling

[Libreoffice-commits] .: sal/osl

2012-01-31 Thread François Tigeot
sal/osl/unx/system.h | 23 --- 1 file changed, 23 deletions(-) New commits: commit 4178a9bc423912687c8cefd327e35bffccb53a97 Author: François Tigeot ftig...@wolfpond.org Date: Tue Jan 31 09:41:16 2012 +0100 Remove unused endianess defines diff --git

[Libreoffice-commits] .: sal/osl

2012-01-31 Thread François Tigeot
sal/osl/unx/system.h | 23 +-- 1 file changed, 1 insertion(+), 22 deletions(-) New commits: commit c7aa517c79f12b6bfe97f2b0a3e27bc6532a172a Author: François Tigeot ftig...@wolfpond.org Date: Tue Jan 31 20:28:54 2012 +0100 Regroup DragonFly and NetBSD configurations

[Libreoffice-commits] .: sal/osl

2012-01-29 Thread François Tigeot
sal/osl/unx/system.h |2 -- 1 file changed, 2 deletions(-) New commits: commit f621ba670e4936c04be57d356524ee72abab99c6 Author: François Tigeot ftig...@wolfpond.org Date: Sun Jan 29 21:45:01 2012 +0100 _POSIX_THREAD_SYSCALL_SOFT serves no purpose diff --git a/sal/osl/unx/system.h

[Libreoffice-commits] .: sal/osl

2012-01-20 Thread Fridrich Strba
sal/osl/w32/file_dirvol.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 5a8a1d024bee83eff8d9a85ae6dda6c8823c3f2e Author: Michael Meeks mme...@suse.com Date: Fri Jan 20 15:01:14 2012 +0100 Implement osl_identicalDirectoryItem for win32 diff --git

[Libreoffice-commits] .: sal/osl

2012-01-06 Thread Caolán McNamara
sal/osl/unx/file.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit c11bcb5be5a282864ffc35d2b29d530f07a7e8fd Author: Caolán McNamara caol...@redhat.com Date: Fri Jan 6 12:10:45 2012 + valgrind: error on startup in osl_unmapMappedFile diff --git

[Libreoffice-commits] .: sal/osl

2012-01-05 Thread Michael Stahl
sal/osl/w32/security.c |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 8b898fb94ead6f698b2e2a0b551cf78c6bd62512 Author: Michael Stahl mst...@redhat.com Date: Thu Jan 5 13:18:25 2012 +0100 sal: try to fix MinGW min/max breakage by inlining diff --git

[Libreoffice-commits] .: sal/osl

2011-12-19 Thread Stephan Bergmann
sal/osl/unx/thread.c | 39 +-- 1 file changed, 13 insertions(+), 26 deletions(-) New commits: commit 5c43f54af84675103ebb7757252fe064411dc021 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 19 11:46:44 2011 +0100 At least GCC 4.5.1 does not

[Libreoffice-commits] .: sal/osl solenv/gbuild

2011-12-19 Thread Stephan Bergmann
sal/osl/unx/system.c |2 +- sal/osl/unx/system.h |2 +- solenv/gbuild/platform/macosx.mk |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit f039057048f850f9b43c297258342fb3bc869a6f Author: Stephan Bergmann sberg...@redhat.com Date:

[Libreoffice-commits] .: sal/osl

2011-12-07 Thread Tor Lillqvist
sal/osl/unx/system.c | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 8538a096603341d78e7c104dacf3048ad7fb953b Author: Arnaud Versini arnaud.vers...@gmail.com Date: Tue Dec 6 19:49:34 2011 +0100 Don't replace getpid on Linux when the system

[Libreoffice-commits] .: sal/osl

2011-12-05 Thread Bjoern Michaelsen
sal/osl/unx/interlck.c | 45 - 1 file changed, 45 deletions(-) New commits: commit efd750d8433aade624d09f7c9d37516c9e073cda Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Mon Dec 5 21:56:12 2011 +0100 lp#726529: inline arm

[Libreoffice-commits] .: sal/osl

2011-12-04 Thread Stephan Bergmann
sal/osl/unx/process.cxx |4 1 file changed, 4 insertions(+) New commits: commit 90a3c0c0b46123a3647a53ddc942ba8614edb722 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 5 08:27:20 2011 +0100 ChildStatusProc needs to be extern C. diff --git a/sal/osl/unx/process.cxx

[Libreoffice-commits] .: sal/osl

2011-11-24 Thread Tor Lillqvist
sal/osl/android/jni/lo-bootstrap.c | 90 ++--- 1 file changed, 46 insertions(+), 44 deletions(-) New commits: commit de5840a524a9868e23672a69d8764bbfe269cf2a Author: Tor Lillqvist tlillqv...@suse.com Date: Thu Nov 24 19:29:54 2011 +0200 Reduce logging

[Libreoffice-commits] .: sal/osl

2011-11-24 Thread Tor Lillqvist
sal/osl/android/jni/lo-bootstrap.c | 185 - 1 file changed, 121 insertions(+), 64 deletions(-) New commits: commit 1c08f9066ca235018f69bc0999f7c61391de27a6 Author: Tor Lillqvist tlillqv...@suse.com Date: Thu Nov 24 22:53:01 2011 +0200 Replace also the

[Libreoffice-commits] .: sal/osl

2011-11-23 Thread Michael Meeks
sal/osl/unx/system.c |4 1 file changed, 4 insertions(+) New commits: commit f1ef1ed6900fa2caf7c5997e8b764c3f82c0a125 Author: Michael Meeks michael.me...@suse.com Date: Wed Nov 23 15:30:06 2011 + version information from Arnaud on deprecating the getpid workaround. diff

[Libreoffice-commits] .: sal/osl

2011-11-21 Thread Lionel Elie Mamane
sal/osl/unx/signal.c |4 1 file changed, 4 insertions(+) New commits: commit 6dc6820038cf0a2d067e5fe9c72b42a79404a3c9 Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Nov 18 13:07:59 2011 +0100 Do not catch signals in dbgutil build Helps debug crashes, segfaults,

[Libreoffice-commits] .: sal/osl

2011-11-21 Thread Michael Meeks
sal/osl/unx/backtrace.h |2 -- 1 file changed, 2 deletions(-) New commits: commit 997ac87c86f8412d8d7e7d7ada8acda347a6f7e9 Author: Michael Meeks michael.me...@suse.com Date: Mon Nov 21 17:57:44 2011 + remove extraneous endif. diff --git a/sal/osl/unx/backtrace.h

[Libreoffice-commits] .: sal/osl

2011-11-17 Thread Tor Lillqvist
sal/osl/unx/module.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3e596b7fc61e7c016cfe10eb100f733a63ac2870 Author: Tor Lillqvist tlillqv...@suse.com Date: Thu Nov 17 15:56:41 2011 +0200 Missing semicolon diff --git a/sal/osl/unx/module.c

[Libreoffice-commits] .: sal/osl

2011-11-13 Thread Lionel Elie Mamane
sal/osl/unx/socket.c | 140 --- 1 file changed, 11 insertions(+), 129 deletions(-) New commits: commit 0ddf2b8adf119b6abeb44e507c577fbdb259be85 Author: Arnaud Versini arnaud.vers...@gmail.com Date: Sun Nov 13 16:01:31 2011 +0100 Remove

[Libreoffice-commits] .: sal/osl

2011-11-07 Thread Jesús Corrius
sal/osl/w32/signal.cxx | 21 + 1 file changed, 1 insertion(+), 20 deletions(-) New commits: commit c8d0a37c0b29dcb5a21cd28560520295ed3c59b8 Author: Jesús Corrius je...@softcatala.org Date: Fri Nov 4 12:40:26 2011 +0100 Remove obsolete IsWin95A function diff --git