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

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

Depends-on:
lseek
unistd

configure.ac:
gl_FUNC_PREAD
gl_UNISTD_MODULE_INDICATOR([pread])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Jim Meyering