summaryrefslogtreecommitdiff
path: root/modules/symlinkat
blob: 16646be6997438c4f18969eb8463964a2d2b8863 (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
27
28
29
Description:
symlinkat(): create symlinks relative to a directory

Files:
lib/symlinkat.c
m4/symlinkat.m4

Depends-on:
extensions
fcntl-h
openat
symlink
unistd

configure.ac:
gl_FUNC_SYMLINKAT
gl_UNISTD_MODULE_INDICATOR([symlinkat])

Makefile.am:

Include:
<fcntl.h>
<unistd.h>

License:
GPL

Maintainer:
Jim Meyering, Eric Blake