Rename GLIBTOP_SUID_PROC_FILE to GLIBTOP_SUID_PROC_OPEN_FILES.
The previous name is incorrect and inconsistent with the code generated by lib.pl. Also add missing hooks. This symbol, although exposed in public headers is not part of the API and is only used internally.
This commit is contained in:
@@ -45,6 +45,6 @@
|
||||
#define GLIBTOP_SUID_PROC_AFFINITY 0
|
||||
#define GLIBTOP_SUID_PROC_WD 0
|
||||
#define GLIBTOP_SUID_PPP 0
|
||||
#define GLIBTOP_SUID_PROC_FILE 0
|
||||
#define GLIBTOP_SUID_PROC_OPEN_FILES 0
|
||||
|
||||
#endif /* __CYGWIN__GLIBTOP_SERVER_H__ */
|
||||
|
Reference in New Issue
Block a user