summaryrefslogtreecommitdiff
path: root/modules/pread
blob: 06039e64dd66cb0cf1a161ae738a527b9c369e76 (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
Description:
pread() function: read without changing file offset

Files:
lib/pread.c
m4/pread.m4

Depends-on:
unistd

configure.ac:
gl_FUNC_PREAD
gl_UNISTD_MODULE_INDICATOR([pread])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Jim Meyering