1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/safe-write
Paul Eggert 3286588847 Remove lib_SOURCES line from Makefile.am section of modules where this
is now done automatically by the corresponding Autoconf macro.
2005-03-21 22:07:25 +00:00

25 lines
272 B
Plaintext

Description:
An interface to write() that retries after interrupts.
Files:
lib/safe-write.h
lib/safe-write.c
m4/safe-write.m4
Depends-on:
safe-read
configure.ac:
gl_SAFE_WRITE
Makefile.am:
Include:
"safe-write.h"
License:
GPL
Maintainer:
Jim Meyering, Bruno Haible