Displaying 20 results from an estimated 4000 matches similar to: "Need sys_call_table exported"
2008 Sep 18
2
Ruby on Rails Resource required - New Jersey - 6 Months +
// Please reply this email to jai-Oc46A42Di8jtC6uA/Zb986xOck334EZe@public.gmane.org //
Hi,
My name is Jai, I am a Technical Recruiter with International Business
Solutions. Ltd, NJ. My client in NJ is looking for a JD Edwards Technical
Consultant. I have included a description of the project below. Please take
a few moments to review, and let me know if this is something you might be
interested
2004 Dec 11
2
[LLVMdev] calling the printf funtion
The gcc front-end page in llvm.cs.uiuc.edu seems to be down for the
last 18 hrs. I was finding that tool very useful to get the syntactic
constructs, could someone fix it ?
Thanks
Jai
On Sat, 11 Dec 2004 11:10:00 -0600, Vikram S. Adve <vadve at cs.uiuc.edu> wrote:
> Just compile a trivial C program containing printf through llvm-gcc and
> you will see how to call printf from within
2008 Sep 27
2
[LLVMdev] compile linux kernel
Thanks for the help. I've a couple of questions though:
How does LLVM deal with inline assembly?
I'm trying to compile kernel and I get this error probably because
LLVM is not able to handle inline assembly. I'm using LLVM-2.3
code snippet from "arch/x86_64/kernel/asm-offsets.c"
....
#define DEFINE(sym, val) \
asm volatile("\n->" #sym " %0 "
2014 Jan 10
4
Text to Speech Engine
Hello,
Anyone know good quality text to speach engine for building IVRs for
asterisk. Open-source will be nice, but I wont mind paying for thing really
good.
Regards,
-Jai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140110/18f3f1e2/attachment.html>
2004 Apr 08
1
SSH library in C?
Hello,
Is there a C API for ssh client? If yes, where can I get documentation on it? If no, I would like to request it.
Thank you.
Jai
2017 Oct 11
1
[PATCH v1 06/27] x86/entry/64: Adapt assembly for PIE support
Change the assembly code to use only relative references of symbols for the
kernel to be PIE compatible.
Position Independent Executable (PIE) support will allow to extended the
KASLR randomization range below the -2G memory limit.
Signed-off-by: Thomas Garnier <thgarnie at google.com>
---
arch/x86/entry/entry_64.S | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7
2004 Dec 11
0
[LLVMdev] calling the printf funtion
On Sat, 11 Dec 2004, Jai Vasanth wrote:
> The gcc front-end page in llvm.cs.uiuc.edu seems to be down for the
> last 18 hrs. I was finding that tool very useful to get the syntactic
> constructs, could someone fix it ?
Fixed, sorry.
-Chris
> On Sat, 11 Dec 2004 11:10:00 -0600, Vikram S. Adve <vadve at cs.uiuc.edu> wrote:
>> Just compile a trivial C program containing
2007 Aug 28
6
Problem with netlogon\logon.bat not mapping all drives
Hi all,
I was wondering if anyone could help me, I have searched for some reason but
cannot find any.
After migrating from a previous samba-3.0.10 (I think) PDC server to a newer
samba-3.0.23c server on Centos5, I have the strange problem that my XP
clients no longer map all the drives listed in the logon.bat during logon,
however if I run logon.bat manually after I'm logged in, all
2004 Dec 11
1
[LLVMdev] calling the printf funtion
What was the issue?
On Sat, 2004-12-11 at 14:59, Chris Lattner wrote:
> On Sat, 11 Dec 2004, Jai Vasanth wrote:
> > The gcc front-end page in llvm.cs.uiuc.edu seems to be down for the
> > last 18 hrs. I was finding that tool very useful to get the syntactic
> > constructs, could someone fix it ?
>
> Fixed, sorry.
>
> -Chris
>
> > On Sat, 11 Dec 2004
2004 Dec 12
3
[LLVMdev] redefenition of variables in LLVM
Hi,
%_t4 = add int 23 , 0
%_t5 = add int %_t4 , 1
%_t4 = add int %_t5 , 0
the above line of code give an error when i try to convert to
bytecode. The error is that I am trying to redefine %_t4. Is there a
way to reassign a variable with another value. Also is there a way to
assign a value to a variable. I couldnt do that so I added 0 to it !
:)
Thanks
Jai
2004 Dec 11
2
[LLVMdev] calling the printf funtion
Hi,
I would like to display results on the screen . Can I use
the printf function in LLVM?
How do I call the funtion? Could someone give me an example
Thanks
Jai
2008 Sep 28
0
[LLVMdev] compile linux kernel
On Sep 27, 2008, at 4:34 PM, Ashish Bijlani wrote:
> Thanks for the help. I've a couple of questions though:
>
> How does LLVM deal with inline assembly?
It's been implemented piece by piece on an as-needed basis. At this
point most of the things people actually use should work. llvm-gcc
has seen the Linux kernel, so most usages in there ought to work.
The symptoms here
2004 Dec 11
0
[LLVMdev] calling the printf funtion
Just compile a trivial C program containing printf through llvm-gcc and
you will see how to call printf from within llvm. You could even do it
on the llvm web page if you don't have llvm-gcc installed.
--Vikram
http://www.cs.uiuc.edu/~vadve
http://llvm.cs.uiuc.edu/
On Dec 11, 2004, at 1:13 AM, <vasanth2 at uiuc.edu> wrote:
> Hi,
>
> I would like to display results on the
2004 Apr 28
2
chan_sip.c bad file descriptor error??
hi
new user here
cant seem to get fwd running, got asterisk from download site as tarball, did the readln and openssl start. Also configured the sip.conf and extensions.conf but an error with the chan_sip.c shows up?
any ideas...somebody...anybody!
thanx
jai
2010 Apr 30
2
RInside & child threads
Hi Folks,
I am creating a multi-threaded C++ application that initializes RInside in
one of the child thread.
I would also like to access support interfaces like Rcpp::Environment in the
remaining child threads, so that I could access any "R" function associated
with the
environment initialized.
When I run my program, I always get "C Stack limit too huge" errors.
I looked
2007 Jun 04
1
Problems with Xen HVM image on DRBD filesystem
Hi,
I have been trying to create a xen HVM Centos4.4 image on centos 5
with a DRBD filesystem installing from DVD. However I get an IO error
on the filesystem during the centos installation process which then
aborts.
The DRBD filesystem seem to be setup correctly and is functioning as
a block device as I can mkfs -t ext3 /dev/drbd1 read and write
without error.
If I replace the disk
2015 Mar 08
2
AWS/EC2 server selection
Digital ocean offers ssd on all the virtual machines. Uptime is good.
Jai Rangi
Www.didforsale.com
www.cebodtelecom.com
www.cebod.com
> On Mar 8, 2015, at 8:11 AM, Jeff LaCoursiere <jeff at jeff.net> wrote:
>
>
> Amazon instances are shared resources. I wouldn't want to count on timing or disk throughput, and you can't just ask them to do "ssd" - its a
2005 Apr 21
0
Viral activitiy coming from an IP in your network.
Hi, my name is Grant Taylor. I am a subscriber to the LARTC mail list lartc@mailman.ds9a.nl. The LARTC mail lists has been plagued with viral email coming from changing IPs in your one of your subnets. Based on the fact that the WhoIs information below says that the subnet in question is a dial up pool this would explain the changing IPs. In less than 6 days the list has received 14 viral
1997 Oct 08
5
Malicious Linux modules
As halflife demonstrated in Phrack 50 with his linspy project, it is trivial
to patch any system call under Linux from within a module. This means that
once your system has been compromised at the root level, it is possible for
an intruder to hide completely _without_ modifying any binaries or leaving
any visible backdoors behind. Because such tools are likely to be in use
within the hacker
2013 Oct 16
1
Parallel R expression evaluations
Hi all,
I am using R-3.0.1 under Linux platform to embed R into my C++ code.
I am facing an error while executing more than 1 R-expressions parallelly.
I am executing round(X) and abs(X) parallelly on a set of 50 input rows
which resulted in segmentation fault after getting the following errors.
Error: unprotect_ptr: pointer not found
Error: argument to 'findVar' is not an environment