Search Results

Search: Posts Made By: pedrosacosta
Forum: Programming 11-03-2008
2,753
Posted By pedrosacosta
I don't know if I was explicit. What I want is to...
I don't know if I was explicit. What I want is to access cairo library without have to install it. In the java world, jars are used. In C++, how is it?
Forum: Programming 11-02-2008
2,753
Posted By pedrosacosta
Access libraries in C++
Hi,

I've a C++ project that uses cairo graphics libraries (see cairographics.org (http://www.cairographics.org/)).

In my class I do
#include <cairo.h>

If I must install the cairo graphics...
7,678
Posted By pedrosacosta
I think that this problem is the who variable....
I think that this problem is the who variable. I'm passing the MM constant. Maybe I must get the process number of my user program.

Thanks,
Pedro
7,678
Posted By pedrosacosta
sys_datacopy in Minix
I'm writing a program that must log all the kernel calls existing in Minix. I recall that Minix is a microkernel OS.

I've a user process that pass a char* that points to a buffer memory to the...
2,121
Posted By pedrosacosta
I've forgotto say that the OS is minix.
I've forgotto say that the OS is minix.
2,121
Posted By pedrosacosta
how implement a kernel call?
Hi,

I would like o implement a kernel call, but I don't know how to do it. Where can I find an example?

I've already look to minix source code, but I'm still confused and not very comfortable...
3,950
Posted By pedrosacosta
log send, sendrec, recv and notify system calls
Hi,
I've a question about MINIX OS.

1 - I would like to log the messages that user or kernel process send to each other through the system call send, recv, sendrec and notify.
Since MINIX is a...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 01:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy