skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 74e6ee2aad79665806facb88fca3185cb664582c
parent 60f60b28a92fdbf2139ff67a95bac996052d7c2b
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Mon, 27 Nov 2017 18:49:59 +0000

 version: 2.6.2.0

Diffstat:
MAUTHORS | 1-
MNEWS | 3++-
Mdoc/upgrade.html | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/AUTHORS b/AUTHORS @@ -29,4 +29,3 @@ Thanks to: Yannick DuchĂȘne <yannick_duchene@yahoo.fr Martin Misuth <et.code@ethome.sk> Michael Zuo <muh.muhten@gmail.com> - Rasmus Villemoes <rv@rasmusvillemoes.dk> diff --git a/NEWS b/NEWS @@ -3,7 +3,8 @@ Changelog for skalibs. In 2.6.2.0 ---------- - - New function: skaclient_timed_aflush(). + - New functions: access_at() (MacOS and Solaris don't support faccessat), +skaclient_timed_aflush(). - stralloc.h and tai.h are suitable for inclusion in C++ headers. - New sysdep: SKALIBS_HASODIRECTORY. (MacOS doesn't support O_DIRECTORY.) diff --git a/doc/upgrade.html b/doc/upgrade.html @@ -19,7 +19,7 @@ <h2> in 2.6.2.0 </h2> <ul> - <li> New function: skaclient_timed_aflush(). </li> + <li> New functions: access_at(), skaclient_timed_aflush(). </li> </ul> <h2> in 2.6.1.0 </h2>