diff options
author | Amitay Isaacs <amitay@gmail.com> | 2013-05-29 14:44:03 +1000 |
---|---|---|
committer | Amitay Isaacs <amitay@gmail.com> | 2013-05-29 17:47:16 +1000 |
commit | 4c1dc871b9ebdb9a83ab7b4714d89e451ea0783a (patch) | |
tree | 340462070c256ce4f33bf0ccf344725c16270e17 /ctdb/lib/replace/README | |
parent | fe1fc55c616f175a3ebdd8edb64dca0430c149d7 (diff) | |
download | samba-4c1dc871b9ebdb9a83ab7b4714d89e451ea0783a.tar.gz samba-4c1dc871b9ebdb9a83ab7b4714d89e451ea0783a.tar.xz samba-4c1dc871b9ebdb9a83ab7b4714d89e451ea0783a.zip |
replace: Sync to latest replace from upstream
The latest commits affecting lib/replace remove autoconf build from
Samba tree. So using following commit as a sync point.
commit 9ddfd7d8784e6f546628f48990b69ee2850be52d
Author: Andrew Bartlett <abartlet@samba.org>
Date: Wed May 22 17:23:30 2013 +1000
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit 506b27c944b4031e8a325816bd12abddd442a0bb)
Diffstat (limited to 'ctdb/lib/replace/README')
-rw-r--r-- | ctdb/lib/replace/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ctdb/lib/replace/README b/ctdb/lib/replace/README index bf4e67ff0c9..9dd4f7305f3 100644 --- a/ctdb/lib/replace/README +++ b/ctdb/lib/replace/README @@ -49,7 +49,6 @@ pread pwrite chown lchown -getpass readline (the library) inet_ntoa inet_ntop @@ -72,6 +71,8 @@ link readlink symlink realpath +poll +setproctitle Types: bool @@ -80,6 +81,8 @@ uint{8,16,32,64}_t int{8,16,32,64}_t intptr_t sig_atomic_t +blksize_t +blkcnt_t Constants: PATH_NAME_MAX |