History log of /aoo41x/main/sal/osl/unx/ (Results 1 - 25 of 25)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5
d5b37d1c07-Mar-2023 20kdc

Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised)

The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined referen

Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised)

The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined reference to `pthread_mutexattr_setkind_np`) The best I can tell, https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2003146 explains this somewhat.

This workaround likely hasn't been necessary for the past 20 years, if glibc "converted to git" repositories are any indication (see for instance https://github.com/lattera/glibc/blob/d82e4c7bb231c9e0f835bd46467563ac3b56cebe/linuxthreads/sysdeps/pthread/pthread.h ).

And indeed, anyone who would be attempting to run OpenOffice on such a system would likely encounter issues with the other varied libraries in use.

Unfortunately other compilation issues prevented me from performing a full test, but osl mutex tests pass at least.

(cherry picked from commit 02cabb04b49373d08a7dec0ed934e6f30ac72dc8)

show more ...

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413
941ddfd708-Dec-2016 pfg

Update endianness detection on FreeBSD.

This produces a working AOO on FreeBSD PowerPC64!

This is related to i126615 which was also fixed by Curtis a while ago.
Kudos for both c

Update endianness detection on FreeBSD.

This produces a working AOO on FreeBSD PowerPC64!

This is related to i126615 which was also fixed by Curtis a while ago.
Kudos for both contributions, makes me want to get a PowerPC to run
FreeBSD + AOO on it!

Author: Curtis Hamilton -- cmhamilto at gmail

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1773166 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO4121
ebd402a906-Feb-2016 Damjan Jovanovic

Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usually
need it for pipes too, and even if it isn't necessary it can't hurt.

In particular, on FreeBSD 11-CURRENT it see

Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usually
need it for pipes too, and even if it isn't necessary it can't hurt.

In particular, on FreeBSD 11-CURRENT it seems pipes no longer wake up
from accept when closed in other threads, so let's deal with that before
FreeBSD 11 is released.

Reported by: Matthias Apitz <g u r u a t u n i x a r e a d o t d e>
Patch by: me
Tested by: Matthias Apitz <g u r u a t u n i x a r e a d o t d e>



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1728872 13f79535-47bb-0310-9956-ffa450edef68

show more ...

4aba5f8514-Aug-2019 Jim Jagielski

Sync w/ SVN

a226419631-Jan-2019 Jim Jagielski

Merge r1852623, r1852624 from trunk:

Fix https://bz.apache.org/ooo/show_bug.cgi?id=127966 in a location where we know environments are setup
Set the CWD to $HOME or to /tmp as a backup o

Merge r1852623, r1852624 from trunk:

Fix https://bz.apache.org/ooo/show_bug.cgi?id=127966 in a location where we know environments are setup
Set the CWD to $HOME or to /tmp as a backup on macOS


Additional env setup for https://bz.apache.org/ooo/show_bug.cgi?id=127966 fix

Reviewed by: jim


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO417@1852626 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ca3b41fa21-Jan-2019 Jim Jagielski

Merge r1851464, r1851637 from trunk:

Try to address https://bz.apache.org/ooo/show_bug.cgi?id=127965

Be sure that /usr/local/bin is in PATH. Just in case, add it at the end

Merge r1851464, r1851637 from trunk:

Try to address https://bz.apache.org/ooo/show_bug.cgi?id=127965

Be sure that /usr/local/bin is in PATH. Just in case, add it at the end


more PATH weirdness on macOS

Reviewed by: jim


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO417@1851763 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO412, SNAPSHOT
0d76dfe819-Oct-2015 Andrea Pescetti

#i126586# Fix automation deadlock on *BSD systems.
Patch by: damjan


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1709400 13f79535-47bb-0310-9956-ffa450ede

#i126586# Fix automation deadlock on *BSD systems.
Patch by: damjan


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1709400 13f79535-47bb-0310-9956-ffa450edef68

show more ...

e5f048b307-Oct-2015 Pedro Giffuni

MFT r1706649:
malloc + memset (0) --> calloc

Drop useless casts while here.

Discussed with: security team


git-svn-id: https://svn.apache.org/repos/asf/openoffice/b

MFT r1706649:
malloc + memset (0) --> calloc

Drop useless casts while here.

Discussed with: security team


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1707321 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO411, AOO410, AOO410_Beta, AOO401, AOO400
910823ae18-Apr-2013 Jürgen Schmidt

#121996# integrate first part to remove 3layer office

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469276 13f79535-47bb-0310-9956-ffa450edef68

4dbb87e908-Mar-2013 Herbert Dürr

avoid expensive pthread interlocking on clang

Clang handles the GCC inline assembler syntax just fine


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1454390 13f7

avoid expensive pthread interlocking on clang

Clang handles the GCC inline assembler syntax just fine


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1454390 13f79535-47bb-0310-9956-ffa450edef68

show more ...

13e77a6a08-Mar-2013 Herbert Dürr

use the canonical "error:" string in osl's module loading

compilers/linkers/etc. use "error:" and other tools pick that up.
Having OSL errors noticed by the same automatisms is helpful.

use the canonical "error:" string in osl's module loading

compilers/linkers/etc. use "error:" and other tools pick that up.
Having OSL errors noticed by the same automatisms is helpful.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1454291 13f79535-47bb-0310-9956-ffa450edef68

show more ...

38fa8b4001-Mar-2013 Herbert Dürr

quota.h should be included via generic path for our MacOSX targets

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1451597 13f79535-47bb-0310-9956-ffa450edef68

5725d83014-Jan-2013 Pedro Giffuni

i121614 - SAL Unix file handling: used pread/pwrite on FreeBSD

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1433129 13f79535-47bb-0310-9956-ffa450edef68

eb232b7a03-Dec-2012 Pedro Giffuni

#i119252# - Solaris need #define OLD_SHADOW_API

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1416564 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
ca2659a903-May-2012 Herbert Dürr

add convenience method for dynamic loading

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333456 13f79535-47bb-0310-9956-ffa450edef68

7994814d21-Mar-2012 Herbert Dürr

drop support for getspnam_r's ancient API

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1303378 13f79535-47bb-0310-9956-ffa450edef68

79aad27f15-Feb-2012 Herbert Dürr

remove svn:executable properties from more source files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68

9eab2a3712-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230724 13f79535-47bb-0310-9956-ffa450edef68

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68

647f063d30-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208548 13f79535-47bb-0310-9956-ffa450edef68

b5da552c30-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208189 13f79535-47bb-0310-9956-ffa450edef68

565d668c06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198464 13f79535-47bb-0310-9956-ffa450edef68

87d2adbc06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198277 13f79535-47bb-0310-9956-ffa450edef68

1309f2c927-Oct-2011 Pedro Giffuni

i117017 - ARM optimization for armv6/armv7

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189933 13f79535-47bb-0310-9956-ffa450edef68

cdf0e10c16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...