Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2018-03-25 12:38:14 +02:00
parent 4fe086c84f
commit 23b5ecdaf3
13 changed files with 623 additions and 1042 deletions

View File

@ -13,7 +13,9 @@ details. */
#include <stdarg.h>
#define _PATH_LOG "/dev/log"
#if 0 /* Removed post 2.10 */
#define _PATH_KLOG "/dev/kmsg"
#endif
#define LOG_EMERG 0
#define LOG_ALERT 1