repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
save-cwd
blob
52bf3311df48e2f1639f3ef77ba47f52ec380a72
1
Description:
2
Save and restore the current working directory.
3
4
Files:
5
lib/save-cwd.h
6
lib/save-cwd.c
7
m4/save-cwd.m4
8
9
Depends-on:
10
chdir-long
11
fchdir
12
fd-safer-flag
13
getcwd-lgpl
14
open
15
stdbool
16
unistd-safer
17
18
configure.ac:
19
gl_SAVE_CWD
20
21
Makefile.am:
22
lib_SOURCES += save-cwd.c
23
24
Include:
25
"save-cwd.h"
26
27
License:
28
GPL
29
30
Maintainer:
31
Jim Meyering