[Feature][ZXW-33]merge ZXW 0428 version

Change-Id: I11f167edfea428d9fab198ff00ff1364932d1b0b
diff --git a/ap/libc/glibc/glibc-2.23/timezone/README b/ap/libc/glibc/glibc-2.23/timezone/README
new file mode 100644
index 0000000..3251b12
--- /dev/null
+++ b/ap/libc/glibc/glibc-2.23/timezone/README
@@ -0,0 +1,20 @@
+The files
+	zic.c zdump.c tzfile.h
+	private.h tzselect.ksh checktab.awk
+come from the tzcode package by Arthur David Olson et.al.
+
+The files
+	africa antarctica asia australasia europe
+	northamerica southamerica pacificnew etcetera factory
+	backward systemv solar87 solar88 solar89
+	iso3166.tab zone.tab leapseconds yearistype
+come from the tzdata package by Arthur David Olson et.al.
+
+Please check the ChangeLog files in the top level directory for the
+version of the tzcode and tzdata packages.
+
+These packages may be found at ftp://ftp.iana.org/tz/releases/.  Commentary
+should be addressed to tz@iana.org.
+
+The subdirectory testdata contains manually edited data files for
+regression testing purposes.