From d1f69fed96fdb47aa7394d6e0ece1e16811d55fd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 1 Oct 2002 00:05:23 +0000 Subject: Update. 2002-09-19 David Mosberger * sysdeps/ia64/dl-fptr.c (make_fdesc): Load address of "local" via a 64-bit gp-relative address to enable binaries with large data sections. 2002-09-30 Ulrich Drepper * stdlib/cxa_finalize.c (__cxa_finalize): Call UNREGISTER_ATFORK if it is defined. * posix/Makefile (distribute): Add fork.h. * sysdeps/generic/fork.h: New file. --- posix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix/Makefile') diff --git a/posix/Makefile b/posix/Makefile index 272e1cec38..aebd8b3b4b 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -33,7 +33,7 @@ distribute := confstr.h TESTS TESTS2C.sed testcases.h \ PTESTS PTESTS2C.sed ptestcases.h \ globtest.c globtest.sh wordexp-tst.sh annexc.c fnmatch_loop.c \ spawn_int.h tst-getconf.sh regcomp.c regexec.c regex_internal.c \ - regex_internal.h + regex_internal.h fork.h routines := \ uname \ -- cgit v1.2.3