mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 01:00:14 +00:00
Update.
1999-05-03 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/arm/Dist: Add sigrestorer.S.
This commit is contained in:
parent
e57931a826
commit
4e9a34c48f
@ -1,3 +1,7 @@
|
|||||||
|
1999-05-03 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/arm/Dist: Add sigrestorer.S.
|
||||||
|
|
||||||
1999-05-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
|
1999-05-02 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
|
||||||
|
|
||||||
* sunrpc/Makefile: Generate dependencies for all flavors of
|
* sunrpc/Makefile: Generate dependencies for all flavors of
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
1999-05-03 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
|
||||||
|
|
||||||
1999-04-29 Ulrich Drepper <drepper@cygnus.com>
|
1999-04-29 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
* Makefile (install-locales): Allow specifying charset in locale
|
* Makefile (install-locales): Allow specifying charset in locale
|
||||||
|
@ -51,7 +51,8 @@ generated-dirs := $(basename $(test-input)) en_US $(ld-test-names)
|
|||||||
distribute := CHECKSUMS README SUPPORTED ChangeLog \
|
distribute := CHECKSUMS README SUPPORTED ChangeLog \
|
||||||
$(charmaps) $(locales) $(repertoiremaps) \
|
$(charmaps) $(locales) $(repertoiremaps) \
|
||||||
tst-rpmatch.sh tst-locale.sh tst-fmon.sh sort-test.sh \
|
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.
|
# Get $(inst_i18ndir) defined.
|
||||||
include ../Makeconfig
|
include ../Makeconfig
|
||||||
|
@ -5,6 +5,7 @@ setresuid.c
|
|||||||
setresgid.c
|
setresgid.c
|
||||||
setfsuid.c
|
setfsuid.c
|
||||||
setfsgid.c
|
setfsgid.c
|
||||||
|
sigrestorer.S
|
||||||
bits/armsigctx.h
|
bits/armsigctx.h
|
||||||
sys/io.h
|
sys/io.h
|
||||||
sys/user.h
|
sys/user.h
|
||||||
|
Loading…
Reference in New Issue
Block a user