Displaying 3 results from an estimated 3 matches for "iui".
Did you mean:
ii
2008 Feb 28
2
Asterisk Voicemail for iPhone
...email for iPhone allows you to check your voicemail
messages on your house or business line from your iPhone. You can
think of it as "Visual Voicemail", but for your Asterisk PBX numbers
instead of your AT&T cell number. The technology behind it is Asterisk
(The Open-Source PBX), with iUI, Joe Hewitt's UI interface for iPhone.
This software can be installed on any Asterisk server (though you will
want to use one that is available via the Internet) and will allow you
to check messages in multiple folders, listen to messages, delete
messages, move messages, and change voicemail se...
2013 Oct 10
3
[LLVMdev] A new builtin: __builtin_stack_pointer()
...lude/clang/Basic/Builtins.def b/include/clang/Basic/Builtins.def
index 0a513ef..ca68f7e 100644
--- a/include/clang/Basic/Builtins.def
+++ b/include/clang/Basic/Builtins.def
@@ -437,6 +437,7 @@ BUILTIN(__builtin_strstr, "c*cC*cC*", "nF")
BUILTIN(__builtin_return_address, "v*IUi", "n")
BUILTIN(__builtin_extract_return_addr, "v*v*", "n")
BUILTIN(__builtin_frame_address, "v*IUi", "n")
+BUILTIN(__builtin_stack_pointer, "v*", "n")
BUILTIN(__builtin_flt_rounds, "i", "nc")
BUILTIN(...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking