Files
ladybird/Kernel
Drew Stratford 3014fdf3bd ProcFS: make procfs$pid_fds always returns a valid JSON array.
Previously, procfs$pid_fds would return nothing when called
for a process that had either no open files or a non-existent
handle. This could cause problems when a userspace program
expected a valid Json response.

Procfs$pid_fs now returns an empty array in the aforementioned
cases.
2019-10-23 07:45:13 +02:00
..
2019-10-16 19:14:02 +02:00
2019-10-16 19:14:02 +02:00
2019-07-13 08:00:24 +02:00
2019-10-12 19:30:59 +02:00
2019-10-12 19:30:59 +02:00
2019-09-28 13:59:49 +02:00
2019-05-28 17:31:20 +02:00
2019-10-13 15:07:23 +02:00
2019-08-11 16:30:43 +02:00