Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 16 Dec 2002 04:46:58 +0000 (04:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 16 Dec 2002 04:46:58 +0000 (04:46 +0000)
* 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

index a460d61..a291a07 100644 (file)
@@ -1,5 +1,9 @@
 2002-12-15  Ulrich Drepper  <drepper@redhat.com>
 
+       * 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,