diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-22 01:01:26 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-22 01:01:26 +0000 |
| commit | 138a22f24ac6ddf21c2420e9ec39dc611372b52c (patch) | |
| tree | 1a7294df51c031a64f99a5d4af7ee955fd8f205f /NEWS | |
| parent | 715b0466cda481f240bafdad7793d59eaaea26b1 (diff) | |
| download | skalibs-138a22f24ac6ddf21c2420e9ec39dc611372b52c.tar.gz | |
Add timed_write and timed_writev
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ In 2.14.4.0 ----------- - Documentation fixes. (This file, in particular.) - - New functions: buffer_timed_getv, buffer_timed_putv, timed_read, timed_readv + - New functions: buffer_timed_getv, buffer_timed_putv, + timed_read, timed_readv, timed_Write, timed_writev In 2.14.3.0 |
