[Libreoffice] [PATCH] Some OSL cleanup

Arnaud Versini arnaud.versini at gmail.com
Fri Nov 18 11:15:46 PST 2011


Hi,

The first patch replace the usage of gethostbyname by the reentrant version.

The second and third patch removes internal gethostbyname_r, backtrace and
backtrace_symbols_fd. I'm not sure about these two patches, those functions
are in the libc on all current OS and symbols are not exported.

Thanks in advance
-- 
Arnaud Versini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111118/09ef9469/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Replace-gethostbyname-by-_osl_gethostbyname_r-in-socket.c-..patch
Type: text/x-patch
Size: 1396 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111118/09ef9469/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Remove-internal-gethostbyname_r-implementation..patch
Type: text/x-patch
Size: 5007 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111118/09ef9469/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Remove-internal-backtrace-and-backtrace_symbols_fd.patch
Type: text/x-patch
Size: 3500 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111118/09ef9469/attachment-0005.bin>


More information about the LibreOffice mailing list