Files
ladybird/Libraries/LibC
Yonatan Goldschmidt 2ac3d33c63 LibC: Fix get{sock,peer}name to match their kernel-side prototypes
In f4302b58fb, the kernel-side syscalls (e.g Process::sys$getsockname)
were updated to use SC_get{sock,peer}name_params, but the libc
functions were not updated.
2020-05-10 01:04:10 +02:00
..
2020-02-20 06:57:47 +01:00
2020-04-06 11:09:01 +02:00
2020-02-16 10:47:54 +01:00
2020-02-16 10:47:54 +01:00
2020-02-19 16:08:28 +01:00
2020-04-10 13:09:35 +02:00
2020-05-02 14:12:07 +02:00
2020-01-18 09:45:54 +01:00
2020-02-02 10:58:45 +01:00
2020-02-22 21:36:54 +01:00
2020-02-22 21:36:54 +01:00
2020-05-07 23:32:11 +02:00