Alexander Boettcher 5fa91c573b libc: update O_APPEND fds on joined child
The fds in O_APPEND state may have changed by the child. The local seek
state needs to be valid/current for the next to be forked child, which seek
state is set by File_descriptor_allocator::generate_info().

Issue #3991
2021-01-25 13:58:10 +01:00
..
2018-03-27 13:44:27 +02:00
2017-08-17 11:04:22 +02:00
2020-10-09 13:35:56 +02:00
2020-08-25 11:49:45 +02:00