Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/include/namespace.h,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/include/namespace.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.133.6.1.2.1 retrieving revision 1.134 diff -u -p -r1.133.6.1.2.1 -r1.134 --- src/lib/libc/include/namespace.h 2010/04/21 05:28:08 1.133.6.1.2.1 +++ src/lib/libc/include/namespace.h 2008/10/31 16:12:18 1.134 @@ -1,4 +1,4 @@ -/* $NetBSD: namespace.h,v 1.133.6.1.2.1 2010/04/21 05:28:08 matt Exp $ */ +/* $NetBSD: namespace.h,v 1.134 2008/10/31 16:12:18 christos Exp $ */ /*- * Copyright (c) 1997-2004 The NetBSD Foundation, Inc. @@ -115,14 +115,6 @@ #define SHA1Init _SHA1Init #define SHA1Transform _SHA1Transform #define SHA1Update _SHA1Update -#define SHA224_Data _SHA224_Data -#define SHA224_End _SHA224_End -#define SHA224_FileChunk _SHA224_FileChunk -#define SHA224_File _SHA224_File -#define SHA224_Final _SHA224_Final -#define SHA224_Init _SHA224_Init -#define SHA224_Transform _SHA224_Transform -#define SHA224_Update _SHA224_Update #define SHA256_Data _SHA256_Data #define SHA256_End _SHA256_End #define SHA256_FileChunk _SHA256_FileChunk @@ -600,6 +592,9 @@ #define syslog _syslog #define syslog_r _syslog_r #define syslog_ss _syslog_ss +#define syslogp _syslogp +#define syslogp_r _syslogp_r +#define syslogp_ss _syslogp_ss #define taddr2uaddr _taddr2uaddr #define tcdrain _tcdrain #define tcflow _tcflow @@ -642,6 +637,9 @@ #define vsyslog _vsyslog #define vsyslog_r _vsyslog_r #define vsyslog_ss _vsyslog_ss +#define vsyslogp _vsyslogp +#define vsyslogp_r _vsyslogp_r +#define vsyslogp_ss _vsyslogp_ss #define wait _wait #define wait3 _wait3 #define waitpid _waitpid