Files
ladybird/Kernel
Andreas Kling 6ad3efe067 Kernel+LibC: Add get_process_name() syscall
It does exactly what it sounds like:

    int get_process_name(char* buffer, int buffer_size);
2019-08-15 20:55:10 +02:00
..
2019-08-15 19:20:51 +02:00
2019-08-15 19:20:51 +02:00
2019-07-13 08:00:24 +02:00
2019-07-29 12:00:14 +02:00
2019-07-29 11:19:04 +02:00
2019-08-15 19:20:51 +02:00
2019-05-28 17:31:20 +02:00
2019-07-13 08:00:24 +02:00
2019-08-11 16:30:43 +02:00
2019-08-11 16:30:43 +02:00