summaryrefslogtreecommitdiff
path: root/modules/linkat
blob: 0c94227dcdcea24d3acf6cfc5d02573e4e6457fa (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
30
31
32
33
34
35
36
37
38
39
40
41
42
Description:
linkat(): create a hard link, relative to two directories

Files:
lib/at-func2.c
lib/linkat.c
m4/linkat.m4

Depends-on:
areadlink
areadlinkat
dirname
errno
extensions
fcntl-h
filenamecat
openat
link
link-follow
lstat
readlink
same-inode
stpcpy
symlink
symlinkat
unistd

configure.ac:
gl_FUNC_LINKAT
gl_UNISTD_MODULE_INDICATOR([linkat])

Makefile.am:

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

License:
GPL

Maintainer:
Jim Meyering, Eric Blake