1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00
2002-01-28  Ulrich Drepper  <drepper@redhat.com>

	* timezone/asia: Update from tzdata2002b.
	* timezone/australasia: Likewise.
	* timezone/backward: Likewise.
	* timezone/europe: Likewise.
	* timezone/leapseconds: Likewise.
	* timezone/iso3166.tab: Likewise.
	* timezone/zone.tab: Likewise.
This commit is contained in:
Ulrich Drepper
2002-01-29 04:25:28 +00:00
parent 0295d2666c
commit b45b94573a
9 changed files with 193 additions and 90 deletions

View File

@ -581,7 +581,7 @@ __strcpy_small (char *__dest,
# define stpcpy(dest, src) __stpcpy (dest, src)
# endif
# if !__GNUC_PREREQ (3, 0) || _FORCE_INLINES
# if !__GNUC_PREREQ (3, 0) || defined _FORCE_INLINES
# if _STRING_ARCH_unaligned
# ifndef _FORCE_INLINES
# define __stpcpy_args(src) \