<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace/system/time.h, branch master</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: ensure UTIME_NOW and UTIME_OMIT are always available</title>
<updated>2019-12-06T00:17:35+00:00</updated>
<author>
<name>Ralph Boehme</name>
<email>slow@samba.org</email>
</author>
<published>2019-11-27T11:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5fe42bdcde1d686c885445a718f181a49953c918'/>
<id>5fe42bdcde1d686c885445a718f181a49953c918</id>
<content type='text'>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=7771

Signed-off-by: Ralph Boehme &lt;slow@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=7771

Signed-off-by: Ralph Boehme &lt;slow@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libbreplace: compatibility fix for AIX</title>
<updated>2017-06-13T07:11:56+00:00</updated>
<author>
<name>Guillaume Xavier Taillon</name>
<email>gtaillon@ca.ibm.com</email>
</author>
<published>2016-02-22T19:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=67095c76f64c61a5472c0233e44520ccc4eddbc8'/>
<id>67095c76f64c61a5472c0233e44520ccc4eddbc8</id>
<content type='text'>
Adds macros for preprocessor compares and replaces an incomptatible
  compare with one of the new macros.
This fixes a comptability bug on AIX.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11621
Signed-off-by: Guillaume Xavier Taillon &lt;gtaillon@ca.ibm.com&gt;
Reviewed-by: Björn Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Tue Jun 13 09:11:56 CEST 2017 on sn-devel-144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds macros for preprocessor compares and replaces an incomptatible
  compare with one of the new macros.
This fixes a comptability bug on AIX.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11621
Signed-off-by: Guillaume Xavier Taillon &lt;gtaillon@ca.ibm.com&gt;
Reviewed-by: Björn Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Tue Jun 13 09:11:56 CEST 2017 on sn-devel-144
</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>libreplace: use CLOCK_HIGHRES when available</title>
<updated>2010-09-14T20:11:59+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2010-09-14T12:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9c00fb4aa68ac7b044e954906e5ed20e039373a3'/>
<id>9c00fb4aa68ac7b044e954906e5ed20e039373a3</id>
<content type='text'>
in Solaris 8 CLOCK_HIGHRES was the (only) name for CLOCK_MONOTONIC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in Solaris 8 CLOCK_HIGHRES was the (only) name for CLOCK_MONOTONIC
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: make a define for a best effort monotonic clock</title>
<updated>2010-08-31T08:24:37+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2010-08-26T10:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=63b1f2ee813b430e1f4bec3abb28a6266f8a82c8'/>
<id>63b1f2ee813b430e1f4bec3abb28a6266f8a82c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: add clock_gettime replacement function for systems that don't have it</title>
<updated>2010-08-31T07:07:29+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2010-08-19T17:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3df1037a74181ef314e2115ade836546a572ee48'/>
<id>3df1037a74181ef314e2115ade836546a572ee48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move common libraries from root to lib/.</title>
<updated>2008-09-17T12:11:12+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-09-17T12:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=94855cd69248f0f90b6c828588afa012adc8bd45'/>
<id>94855cd69248f0f90b6c828588afa012adc8bd45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
