view modules/at-internal @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
parents 1fda91604648
children
line wrap: on
line source

Description:
Internal functions for dealing with files relative to a directory.

Files:
lib/openat-priv.h
lib/openat-proc.c

Depends-on:
errno
fcntl-h
intprops
open
sys_stat
unistd

configure.ac:
AC_LIBOBJ([openat-proc])

Makefile.am:

Include:
"openat-priv.h"

License:
GPL

Maintainer:
Jim Meyering, Eric Blake