1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

Update from gnulib.

This commit is contained in:
Jim Meyering
2003-09-13 22:01:20 +00:00
parent 2be39af412
commit dce9582d2c
17 changed files with 82 additions and 148 deletions

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 1994, 1999, 2002 Free Software Foundation, Inc.
/* Copyright (C) 1994, 1999, 2002-2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
@@ -28,9 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
# include <config.h>
#endif
#if defined _LIBC || defined HAVE_STRING_H
# include <string.h>
#endif
#include <string.h>
typedef unsigned chartype;