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

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

Depends-on:
extensions
lseek
unistd

configure.ac:
gl_FUNC_PREAD
gl_UNISTD_MODULE_INDICATOR([pread])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Jim Meyering