projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fbb5dc
)
Depends on dup2 function being available.
author
Bruno Haible
<bruno@clisp.org>
Sun, 18 Feb 2007 22:44:21 +0000
(22:44 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 18 Feb 2007 22:44:21 +0000
(22:44 +0000)
ChangeLog
patch
|
blob
|
history
modules/fchdir
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index fda473c421c4b3d18752d389e451938f4bc8b4dd..5f9287471505278829edd942bc6cf9ffce296a89 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2007-02-18 Bruno Haible <bruno@clisp.org>
+
+ * modules/fchdir (Depends-on): Add dup2.
+
2007-02-18 Bruno Haible <bruno@clisp.org>
* lib/stdlib_.h: Handle glibc's special invocation convention
diff --git
a/modules/fchdir
b/modules/fchdir
index 8d9fca812811b558544a7fd05af8006eb11cb53d..4a501417c56c6c72cc4afe0bd9c5dce8c4d09220 100644
(file)
--- a/
modules/fchdir
+++ b/
modules/fchdir
@@
-8,6
+8,7
@@
m4/fchdir.m4
Depends-on:
absolute-header
+dup2
fcntl
unistd
canonicalize-lgpl