use "roken.h" consitantly
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21005 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
#include <base64.h>
|
||||
|
||||
int
|
||||
|
@@ -43,7 +43,7 @@ RCSID("$Id$");
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
int ROKEN_LIB_FUNCTION
|
||||
closefrom(int fd)
|
||||
|
@@ -38,7 +38,7 @@ RCSID("$Id$");
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
* Write datablob to a filename, don't care about errors.
|
||||
|
@@ -39,7 +39,7 @@ RCSID("$Id$");
|
||||
#include <stdlib.h>
|
||||
#include <err.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
* Like calloc but never fails.
|
||||
|
@@ -39,7 +39,7 @@ RCSID("$Id$");
|
||||
#include <stdlib.h>
|
||||
#include <err.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
* Like malloc but never fails.
|
||||
|
@@ -39,7 +39,7 @@ RCSID("$Id$");
|
||||
#include <unistd.h>
|
||||
#include <err.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
* Like read but never fails (and never returns partial data).
|
||||
|
@@ -39,7 +39,7 @@ RCSID("$Id$");
|
||||
#include <stdlib.h>
|
||||
#include <err.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
* Like realloc but never fails.
|
||||
|
@@ -39,7 +39,7 @@ RCSID("$Id$");
|
||||
#include <stdlib.h>
|
||||
#include <err.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
* Like strdup but never fails.
|
||||
|
@@ -39,7 +39,7 @@ RCSID("$Id$");
|
||||
#include <unistd.h>
|
||||
#include <err.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
* Like write but never fails (and never returns partial data).
|
||||
|
@@ -58,7 +58,7 @@ RCSID("$Id$");
|
||||
#include <termios.h>
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
int ROKEN_LIB_FUNCTION
|
||||
get_window_size(int fd, struct winsize *wp)
|
||||
|
@@ -39,7 +39,7 @@ RCSID("$Id$");
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
#include "getarg.h"
|
||||
|
||||
#define ISFLAG(X) ((X).type == arg_flag || (X).type == arg_negative_flag)
|
||||
|
@@ -59,7 +59,7 @@ struct aud_rec;
|
||||
#ifdef HAVE_USERCONF_H
|
||||
#include <userconf.h>
|
||||
#endif
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
#ifndef _PATH_SHELLS
|
||||
#define _PATH_SHELLS "/etc/shells"
|
||||
|
@@ -37,7 +37,7 @@
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
#include <hex.h>
|
||||
|
||||
int
|
||||
|
@@ -36,7 +36,7 @@
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
*
|
||||
|
@@ -36,7 +36,7 @@
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
int ROKEN_LIB_FUNCTION
|
||||
inet_pton(int af, const char *src, void *dst)
|
||||
|
@@ -40,7 +40,7 @@ RCSID("$Id$");
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
* Like read but never return partial data.
|
||||
|
@@ -40,7 +40,7 @@ RCSID("$Id$");
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
/*
|
||||
* Like write but never return partial data.
|
||||
|
@@ -39,7 +39,7 @@ RCSID("$Id$");
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
#include "parse_units.h"
|
||||
|
||||
/*
|
||||
|
@@ -36,7 +36,7 @@
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
#undef roken_gethostbyname
|
||||
#undef roken_gethostbyaddr
|
||||
|
@@ -49,7 +49,7 @@ RCSID("$Id$");
|
||||
#endif
|
||||
#include <errno.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
#define EX_NOEXEC 126
|
||||
#define EX_NOTFOUND 127
|
||||
|
@@ -43,7 +43,7 @@ RCSID("$Id$");
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
#include <assert.h>
|
||||
|
||||
enum format_flags {
|
||||
|
@@ -36,7 +36,7 @@
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
#include <err.h>
|
||||
|
||||
/*
|
||||
|
@@ -88,7 +88,7 @@
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
#include "socket_wrapper.h"
|
||||
|
||||
|
@@ -40,7 +40,7 @@ RCSID("$Id$");
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
enum { initial = 10, increment = 5 };
|
||||
|
||||
|
@@ -38,7 +38,7 @@ RCSID("$Id$");
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
#ifndef HAVE_STRLWR
|
||||
char * ROKEN_LIB_FUNCTION
|
||||
|
@@ -38,7 +38,7 @@ RCSID("$Id$");
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
#ifndef HAVE_STRNDUP
|
||||
char * ROKEN_LIB_FUNCTION
|
||||
|
@@ -38,7 +38,7 @@ RCSID("$Id$");
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
struct rk_strpool {
|
||||
char *str;
|
||||
|
@@ -38,7 +38,7 @@ RCSID("$Id$");
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
#ifndef HAVE_STRUPR
|
||||
char * ROKEN_LIB_FUNCTION
|
||||
|
@@ -40,7 +40,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <err.h>
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
#include "test-mem.h"
|
||||
|
||||
|
@@ -34,7 +34,7 @@
|
||||
#include <config.h>
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
#ifndef _DIAGASSERT
|
||||
#define _DIAGASSERT(X)
|
||||
#endif
|
||||
|
@@ -67,7 +67,7 @@
|
||||
#include <config.h>
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
#ifndef _DIAGASSERT
|
||||
#define _DIAGASSERT(X)
|
||||
#endif
|
||||
|
@@ -39,7 +39,7 @@ RCSID("$Id$");
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <roken.h>
|
||||
#include "roken.h"
|
||||
|
||||
#include "roken.h"
|
||||
|
||||
|
Reference in New Issue
Block a user