<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace/libreplace.m4, branch talloc-2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>replace: Check if we have mremap() available</title>
<updated>2011-08-14T23:51:45+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2011-08-14T22:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a171938408adde0d787b9ff40a4cebeee66d747a'/>
<id>a171938408adde0d787b9ff40a4cebeee66d747a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: move "struct timespec" checks into libreplace (where timespec is already used).</title>
<updated>2011-03-03T23:28:27+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-03T15:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9167d70e77c2f4c8e6de64fbf06bd3bee23542d2'/>
<id>9167d70e77c2f4c8e6de64fbf06bd3bee23542d2</id>
<content type='text'>
Bjoern, Metze, please check.

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bjoern, Metze, please check.

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Try to fix broken sys/capabilites.h on Linux.</title>
<updated>2011-02-03T04:26:11+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-02-02T09:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1e42aa6b3a2912426caebaf89596fa7c9f19ba2e'/>
<id>1e42aa6b3a2912426caebaf89596fa7c9f19ba2e</id>
<content type='text'>
As this is more or less a broken header we need to include linux/types.h
before sys/capabilities.h to avoid redefinitions.

Systems like ClearOS 5.2 need linux/types.h very early.

metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Thu Feb  3 05:26:12 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As this is more or less a broken header we need to include linux/types.h
before sys/capabilities.h to avoid redefinitions.

Systems like ClearOS 5.2 need linux/types.h very early.

metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Thu Feb  3 05:26:12 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: cope with systems that have fdatasync(), but don't have the prototype</title>
<updated>2010-10-19T00:22:35+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-10-16T08:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ec90b249ecbd415c931630070b0831c6cf86d2d4'/>
<id>ec90b249ecbd415c931630070b0831c6cf86d2d4</id>
<content type='text'>
this is needed for MacOSX 10.4.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is needed for MacOSX 10.4.1
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: move detection of clock_gettime to libreplace</title>
<updated>2010-08-31T07:07:13+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2010-08-19T16:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4e104f185e1aa12c0923e82d3991a658eb2b9474'/>
<id>4e104f185e1aa12c0923e82d3991a658eb2b9474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tdb: add TDB_DEPS variable filled with required libraries</title>
<updated>2010-08-13T12:57:44+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2010-08-13T12:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5390baeb6b97acbfde89bdb6a2c678a516a0e360'/>
<id>5390baeb6b97acbfde89bdb6a2c678a516a0e360</id>
<content type='text'>
This is required for Solaris, which needs to link in librt to make use of
fdatasync().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required for Solaris, which needs to link in librt to make use of
fdatasync().
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: strerror_r() is needed by heimdal on solaris8</title>
<updated>2010-03-26T05:50:48+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-26T05:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c81d2ae3c9a4f9b5d2291563f141bb10d64cd650'/>
<id>c81d2ae3c9a4f9b5d2291563f141bb10d64cd650</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: added get_current_dir_name()</title>
<updated>2010-03-05T12:07:32+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-05T11:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f3c738f8193665a80835471f6754a66b20725afa'/>
<id>f3c738f8193665a80835471f6754a66b20725afa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: Remove the obsolete signal type cast.</title>
<updated>2010-02-23T11:23:45+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@redhat.com</email>
</author>
<published>2010-02-19T10:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=13e2f5f971eeaa7b342baeaee55ff52b089ac881'/>
<id>13e2f5f971eeaa7b342baeaee55ff52b089ac881</id>
<content type='text'>
AC_SIGNAL_TYPE is already obsolete in autoconf. C89 requires signal
handlers to return void, only K&amp;R returned int.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AC_SIGNAL_TYPE is already obsolete in autoconf. C89 requires signal
handlers to return void, only K&amp;R returned int.
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: add fdatasync() if not available</title>
<updated>2010-02-13T11:36:11+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-02-13T01:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f435538576878cca81af42e34979a6e4125fe136'/>
<id>f435538576878cca81af42e34979a6e4125fe136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
