Mercurial > hg > octave-kai > gnulib-hg
view modules/savewd @ 17450:fcdfb5b7741a
* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 15 Jul 2013 13:32:24 -0700 |
parents | a80e4b259d9b |
children |
line wrap: on
line source
Description: Save and restore the working directory, possibly using a child process. Files: lib/savewd.h lib/savewd.c m4/savewd.m4 Depends-on: chdir dosname errno extern-inline fchdir fcntl-safer fcntl-h raise stdbool stdlib sys_wait xalloc configure.ac: gl_SAVEWD Makefile.am: lib_SOURCES += savewd.h savewd.c Include: "savewd.h" License: GPL Maintainer: Paul Eggert, Jim Meyering