Merge branch 'master' into 3.2-rc

This commit is contained in:
Nicholas Marriott
2021-03-02 12:08:34 +00:00
75 changed files with 6577 additions and 2275 deletions

View File

@ -50,6 +50,8 @@
# include <libproc.h>
#endif
#include "compat.h"
#ifndef OPEN_MAX
# define OPEN_MAX 256
#endif