view modules/symlink @ 13553:8fc3314fe460

Document not_eol and remove mention of regex.c.
author Reuben Thomas <rrt@sc3d.org>
date Sat, 14 Aug 2010 16:40:16 +0100
parents a5a62a275448
children efab6978105e
line wrap: on
line source

Description:
symlink() function: create a symlink, if possible

Files:
lib/symlink.c
m4/symlink.m4

Depends-on:
lstat
unistd

configure.ac:
gl_FUNC_SYMLINK
gl_UNISTD_MODULE_INDICATOR([symlink])

Makefile.am:

Include:
<unistd.h>

License:
LGPL

Maintainer:
Eric Blake