Search:

Type: Posts; User: Deadgentoo

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    3,915

    1) i dunno 2) man 2 kill gives some usefull...

    1) i dunno
    2) man 2 kill gives some usefull informations.
    #include <sys/types.h>
    #include <signal.h>

    int kill(pid_t pid, int sig);
  2. Replies
    3
    Views
    3,915

    Linux Programming, reading the PCB

    Hi guys,

    i am not new into C Programming, but i am new into programming or modifying the linux kernel. For my study I have to write a little program now that reads every processes in the PCB and...
Results 1 to 2 of 2