summaryrefslogtreecommitdiff
path: root/modules/write
blob: 0f0fc5f234d4889171fbcd50f2b29d523fcd5ec7 (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

configure.ac:
gl_FUNC_WRITE
gl_UNISTD_MODULE_INDICATOR([write])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Bruno Haible