unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / full-write
blob2ef42bb866efdefccd3f9ab1716eb83df8852f71
1 Description:
2 An interface to the write() function that writes all it is asked to write.
4 Files:
5 lib/full-write.h
6 lib/full-write.c
8 Depends-on:
9 safe-write
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += full-write.h full-write.c
16 Include:
17 "full-write.h"
19 License:
20 LGPLv2+
22 Maintainer:
23 Jim Meyering