hujun5 b2ff151282 libc/fdcheck: if pid_expect is 0, fdcheck does not take effect
there are some user code like this:
  /* close all inherited fds */
  for (i = 3; i < maxfds; i++)
    func (i);

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-06-15 03:29:17 +08:00
..
2023-06-10 02:19:58 +08:00
2022-12-21 10:56:45 +08:00
2022-08-24 16:58:10 +08:00
2022-08-24 16:58:10 +08:00
2023-05-17 10:24:42 +08:00
2021-08-02 08:23:35 -03:00
2023-06-10 02:19:58 +08:00