Mercurial > hg > octave-jordi > gnulib-hg
view modules/chdir-long @ 10009:0fdbc870dc2d
* modules/mkdir (License): Re-license as LGPLv2+.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 29 Apr 2008 13:15:02 +0200 |
parents | 25ee90a28a16 |
children | 654d833003ad |
line wrap: on
line source
Description: chdir-like function that tries not to fail due to ENAMETOOLONG Files: lib/chdir-long.h lib/chdir-long.c m4/chdir-long.m4 Depends-on: fchdir fcntl openat mempcpy memrchr stdbool configure.ac: gl_FUNC_CHDIR_LONG Makefile.am: Include: "chdir-long.h" License: GPL Maintainer: Jim Meyering