Files
ladybird/Libraries/LibC
Read H 1f4e3dd073 LibC netdb: Requested Changes
fix all requested changes including:

- remove explicit vector initialization
- change keep_service_file_open to boolean
- closing service file on seek error
- change C level char allocation to use ByteBuffer instead
- simplified getservby* loops to a single loop
- change fill_getserv_buffers return to early-return style
2020-04-16 15:55:45 +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-01-18 09:45:54 +01:00
2020-04-16 15:55:45 +02:00
2020-04-16 15:55:45 +02: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-04-06 11:44:13 +02:00