summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-12-21 12:48:55 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-12-21 12:48:55 +0000
commitf3c9c3c70187967a670f1c059f5461dce745d92e (patch)
tree58bf50c6a4d4014e976aa6a9e6a69b4680b067de /NEWS
parent8a3e5a8b05ad0a7fab63595b6b4eafec56f63f89 (diff)
downloadskalibs-f3c9c3c70187967a670f1c059f5461dce745d92e.tar.gz
skalibs-f3c9c3c70187967a670f1c059f5461dce745d92e.tar.xz
skalibs-f3c9c3c70187967a670f1c059f5461dce745d92e.zip
GNU manages to botch dirfd() too. POSIX is hard!
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 88ea4fe..e867f98 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Changelog for skalibs.
 In 2.6.3.0
 ----------
 
+ - New dir_fd function wrapping dirfd() (Solaris doesn't have dirfd())
  - memmem implementation for platforms that don't provide it.
  - memmem wrappers: byte_search, siovec_search.
  - New functions: atomic_symlink, skagetlnmaxsep.