src/, lib/, tests/: Rename files defining strtcpy()
Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
committed by
Iker Pedrosa
parent
090c019ada
commit
f9fb855889
+1
-1
@@ -33,7 +33,7 @@
|
||||
#include "pwio.h"
|
||||
#include "shadowio.h"
|
||||
#include "shadowlog.h"
|
||||
#include "strlcpy.h"
|
||||
#include "strtcpy.h"
|
||||
#ifdef WITH_TCB
|
||||
#include "tcbfuncs.h"
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@
|
||||
/*@-exitarg@*/
|
||||
#include "exitcodes.h"
|
||||
#include "shadowlog.h"
|
||||
#include "strlcpy.h"
|
||||
#include "strtcpy.h"
|
||||
|
||||
/*
|
||||
* Global variables.
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
/*@-exitarg@*/
|
||||
#include "exitcodes.h"
|
||||
#include "shadowlog.h"
|
||||
#include "strlcpy.h"
|
||||
#include "strtcpy.h"
|
||||
|
||||
#ifndef SHELLS_FILE
|
||||
#define SHELLS_FILE "/etc/shells"
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
/*@-exitarg@*/
|
||||
#include "exitcodes.h"
|
||||
#include "shadowlog.h"
|
||||
#include "strlcpy.h"
|
||||
#include "strtcpy.h"
|
||||
|
||||
/*
|
||||
* Global variables
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@
|
||||
/*@-exitarg@*/
|
||||
#include "exitcodes.h"
|
||||
#include "shadowlog.h"
|
||||
#include "strlcpy.h"
|
||||
#include "strtcpy.h"
|
||||
|
||||
#ifdef USE_PAM
|
||||
#include "pam_defs.h"
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@
|
||||
#include "pwio.h"
|
||||
#include "shadowio.h"
|
||||
#include "shadowlog.h"
|
||||
#include "strlcpy.h"
|
||||
#include "strtcpy.h"
|
||||
|
||||
/*
|
||||
* exit status values
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
/*@-exitarg@*/
|
||||
#include "exitcodes.h"
|
||||
#include "shadowlog.h"
|
||||
#include "strlcpy.h"
|
||||
#include "strtcpy.h"
|
||||
|
||||
/*
|
||||
* Global variables
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
/*@-exitarg@*/
|
||||
#include "exitcodes.h"
|
||||
#include "shadowlog.h"
|
||||
#include "strlcpy.h"
|
||||
#include "strtcpy.h"
|
||||
|
||||
/*
|
||||
* Global variables
|
||||
|
||||
Reference in New Issue
Block a user