Search:

Type: Posts; User: eva69

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    36,743

    oh nice, thank you, i was just about to look into...

    oh nice, thank you, i was just about to look into that
  2. Replies
    13
    Views
    36,743

    thank you so much! i assumed the website was...

    thank you so much!

    i assumed the website was correct, thanks for pointing that out, it now does what i want it to do

    i removed that backslash and linked mapping.so.0.0 instead of mapping.so.0
    ...
  3. Replies
    13
    Views
    36,743

    yea, same error

    yea, same error
  4. Replies
    13
    Views
    36,743

    the error i get appears as follows: now when...

    the error i get appears as follows:


    now when i do compile everything, mapping.so is clearly present, and as i said, if i run this example, switch the names around so its like the example i...
  5. Replies
    13
    Views
    36,743

    I read it afterwards, i got it to work, my...

    I read it afterwards, i got it to work, my mistake there, i did read the wrong one, however, only the example from the website i linked works, when i try to change the file names to use my library...
  6. Replies
    13
    Views
    36,743

    using shared libraries and dlopen + dlsym

    Hi

    I am trying to do a simple program that uses a shared library and calls a function within that library using dlopen() and dlsym()

    I seem to have my programs setup up correctly, but from what...
  7. Thread: Using ipcrm

    by eva69
    Replies
    1
    Views
    6,249

    Using ipcrm

    Hey

    I was wondering if there is a way to use ipcrm to remove multiple shared memory segments or semaphores from a certain owner.

    Basically, I have a program that if it ends abruptly, I need to...
  8. Replies
    1
    Views
    3,483

    signal sending and waiting

    Hey all :)

    we have a program that is supposed to fork to children, and each child calls a program which is supposed to send 100 signals to the other child process

    now we have these programs...
  9. Replies
    1
    Views
    1,530

    signal sending and waiting

    Hey all :)

    we have a program that is supposed to fork to children, and each child calls a program which is supposed to send 100 signals to the other child process

    now we have these programs...
Results 1 to 9 of 9