From 4e9a34c48f7f1efcc0d050689ba2a94b6ea873b8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 3 May 1999 12:41:01 +0000 Subject: [PATCH] Update. 1999-05-03 Ulrich Drepper * sysdeps/unix/sysv/linux/arm/Dist: Add sigrestorer.S. --- ChangeLog | 4 ++++ localedata/ChangeLog | 4 ++++ localedata/Makefile | 3 ++- sysdeps/unix/sysv/linux/arm/Dist | 1 + 4 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6f97564..383622f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-05-03 Ulrich Drepper + + * sysdeps/unix/sysv/linux/arm/Dist: Add sigrestorer.S. + 1999-05-02 Andreas Schwab * sunrpc/Makefile: Generate dependencies for all flavors of diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 0832f04..fdc17bc 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +1999-05-03 Ulrich Drepper + + * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in. + 1999-04-29 Ulrich Drepper * Makefile (install-locales): Allow specifying charset in locale diff --git a/localedata/Makefile b/localedata/Makefile index 5bb4702..c071f53 100644 --- a/localedata/Makefile +++ b/localedata/Makefile @@ -51,7 +51,8 @@ generated-dirs := $(basename $(test-input)) en_US $(ld-test-names) distribute := CHECKSUMS README SUPPORTED ChangeLog \ $(charmaps) $(locales) $(repertoiremaps) \ tst-rpmatch.sh tst-locale.sh tst-fmon.sh sort-test.sh \ - tst-fmon.data $(test-input-data) $(ld-test-srcs) + tst-fmon.data $(test-input-data) $(ld-test-srcs) \ + th_TH.in cs_CZ.in # Get $(inst_i18ndir) defined. include ../Makeconfig diff --git a/sysdeps/unix/sysv/linux/arm/Dist b/sysdeps/unix/sysv/linux/arm/Dist index 0bf79a4..28e8642 100644 --- a/sysdeps/unix/sysv/linux/arm/Dist +++ b/sysdeps/unix/sysv/linux/arm/Dist @@ -5,6 +5,7 @@ setresuid.c setresgid.c setfsuid.c setfsgid.c +sigrestorer.S bits/armsigctx.h sys/io.h sys/user.h -- 2.7.4