Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046496
en ru br
Репозитории ALT
S:1.8.0-alt1
5.1: 1.4.1-alt30
4.1: 1.4.1-alt28
4.0: 1.4.1-alt27
3.0: 1.4.1-alt20
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: sysklogd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: sysklogd-1.4.1-rh-__syslog_chk.patch
Скачать


--- sysklogd-1.4.1/syslog.c.orig	2001-07-09 00:17:22 -0400
+++ sysklogd-1.4.1/syslog.c	2005-08-24 16:47:46 -0400
@@ -54,11 +54,8 @@
 #include <sys/file.h>
 #include <sys/signal.h>
 #include <sys/syslog.h>
-#if 0
-#include "syslog.h"
-#include "pathnames.h"
-#endif
-
+#undef   syslog
+#undef   vsyslog
 #include <sys/uio.h>
 #include <sys/wait.h>
 #include <netdb.h>
--- sysklogd-1.4.1/klogd.h.orig	2000-12-11 14:46:07 -0500
+++ sysklogd-1.4.1/klogd.h	2005-08-24 17:08:14 -0400
@@ -30,7 +30,9 @@
 #include <stdio.h>
 #include <syslog.h>
 #include <string.h>
 
+#undef syslog
+#undef vsyslog
 
 /* Function prototypes. */
 extern int InitKsyms(char *);
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin