From 81fa937122f9982965b99837dc5942184f8c2ff7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 16 Dec 2002 04:46:58 +0000 Subject: Update. * init.c (__pthread_initialize_minimal_internal): Renamed from __pthread_initialize_minimal. Make old name an alias. This converts a normal relocation into a relative relocation. --- nptl/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index a460d611e5..a291a07d57 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,9 @@ 2002-12-15 Ulrich Drepper + * init.c (__pthread_initialize_minimal_internal): Renamed from + __pthread_initialize_minimal. Make old name an alias. This + converts a normal relocation into a relative relocation. + * pt-fcntl.c (__fcntl): Use fcntl64 syscall, not fcntl. * Versions [libpthread: GLIBC_2.3.2]: Remove creat, poll, pselect, -- cgit v1.2.3