Hash :
bedd70b8
Author :
Date :
2011-04-14T02:14:45
Support non-blocking pipe I/O and SIGPIPE in pwrite(). * modules/pwrite (Depends-on): Add 'write'.
Description:
pwrite() function: write without changing file offset
Files:
lib/pwrite.c
m4/pwrite.m4
Depends-on:
extensions
lseek
unistd
write
configure.ac:
gl_FUNC_PWRITE
gl_UNISTD_MODULE_INDICATOR([pwrite])
Makefile.am:
Include:
<unistd.h>
License:
LGPLv2+
Maintainer:
Peter O'Gorman