]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* stdlib/lrand48_r.c: Add libc_hidden_def.
authorRoland McGrath <roland@gnu.org>
Mon, 5 Aug 2002 02:19:15 +0000 (02:19 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 5 Aug 2002 02:19:15 +0000 (02:19 +0000)
* sysdeps/unix/sysv/irix4/setpriority.c: Likewise.

ChangeLog

index fa93f3c95246176591ab1e2b515009d3842075c6..a2060a737841a207ea0b8eaede7e36fe16944ece 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-08-04  Roland McGrath  <roland@redhat.com>
 
+       * stdlib/lrand48_r.c: Add libc_hidden_def.
+
        * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate the
        TCB with __libc_memalign instead of mmap.
        (_dl_deallocate_tls): Free it with free instead of munmap.
        setpriority.
        * sysdeps/unix/sysv/linux/getpriority.c: Add libc_hidden_def.
        * sysdeps/unix/sysv/irix4/getpriority.c: Likewise.
+       * sysdeps/unix/sysv/irix4/setpriority.c: Likewise.
        * sysdeps/mach/hurd/setpriority.c: Likewise.
        * sysdeps/mach/hurd/getpriority.c: Likewise.
        * sysdeps/generic/setpriority.c: Likewise.