InternetRFCBody, ZapQuotesBelow, EditNewLine and other fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
TOP=../..
|
||||
TARGET=glibc
|
||||
INCS=-I$(TOP)/goldlib/glibc
|
||||
INCS=-I$(TOP)/goldlib/glibc -I$(TOP)/goldlib/gall
|
||||
CFLAGS=-DHAVE_CONFIG_H
|
||||
|
||||
include $(TOP)/GNUmakef.inc
|
||||
|
@@ -27,7 +27,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <fnmatch.h>
|
||||
#include <ctype.h>
|
||||
#include <gctype.h>
|
||||
|
||||
#if HAVE_STRING_H
|
||||
# include <string.h>
|
||||
|
@@ -210,7 +210,7 @@ init_syntax_once ()
|
||||
#include "regex.h"
|
||||
|
||||
/* isalpha etc. are used for the character classes. */
|
||||
#include <ctype.h>
|
||||
#include <gctype.h>
|
||||
|
||||
/* Jim Meyering writes:
|
||||
|
||||
|
Reference in New Issue
Block a user