diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 18:49:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 18:49:59 +0000 |
commit | 74e6ee2aad79665806facb88fca3185cb664582c (patch) | |
tree | 63330551536bb4831a8ae4d9d3b3277d53fbff78 /NEWS | |
parent | 60f60b28a92fdbf2139ff67a95bac996052d7c2b (diff) | |
download | skalibs-74e6ee2aad79665806facb88fca3185cb664582c.tar.xz |
version: 2.6.2.0v2.6.2.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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.) |