summaryrefslogtreecommitdiff
path: root/modules/write
blob: 736e40b09147f27fa47e1cc0387c29b4df84cd7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
POSIX compatible write() function: write data to a file descriptor

Files:
lib/write.c
m4/write.m4

Depends-on:
unistd
raise           [test $REPLACE_WRITE = 1]

configure.ac:
gl_FUNC_WRITE
gl_UNISTD_MODULE_INDICATOR([write])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Bruno Haible