summaryrefslogtreecommitdiffstats
path: root/src/MAX_PROC_NR
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-28 16:03:50 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-29 17:08:01 +0100
commit8a723ca62eb4f93f19c5c66beffaf70997afb64c (patch)
tree4a6768046b45c498506c79dd1fd629f725cc5780 /src/MAX_PROC_NR
parent228d49bb842cda517b414bbfab460e8be429cc5f (diff)
downloadlibguestfs-8a723ca62eb4f93f19c5c66beffaf70997afb64c.tar.gz
libguestfs-8a723ca62eb4f93f19c5c66beffaf70997afb64c.tar.xz
libguestfs-8a723ca62eb4f93f19c5c66beffaf70997afb64c.zip
New APIs: hivex_*
Transscribe many hivex(3) APIs into the libguestfs API. There is one hive handle per libguestfs handle, as with Augeas. Note that hivex uses iconv_open for some APIs (eg. hivex_value_string). But since we delete all the i18n files from the appliance, this doesn't work -- iconv_open returns EINVAL. Therefore hivex APIs which require iconv cannot be bound in the daemon.
Diffstat (limited to 'src/MAX_PROC_NR')
-rw-r--r--src/MAX_PROC_NR2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MAX_PROC_NR b/src/MAX_PROC_NR
index aef2e272..47531021 100644
--- a/src/MAX_PROC_NR
+++ b/src/MAX_PROC_NR
@@ -1 +1 @@
-349
+365