]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,
authorRoland McGrath <roland@gnu.org>
Sun, 4 Aug 2002 03:30:56 +0000 (03:30 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 4 Aug 2002 03:30:56 +0000 (03:30 +0000)
execl, execle, execlp, execvp, getpid, getsid.
* sysdeps/generic/alarm.c: Add libc_hidden_def.
* sysdeps/unix/alarm.c: Likewise.
* posix/confstr.c: Likewise.
* posix/execvp.c: Likewise.
* posix/execlp.c: Likewise.
* posix/execle.c: Likewise.
* posix/execl.c: Likewise.
* sysdeps/generic/getsid.c: Likewise.
* sysdeps/mach/hurd/getsid.c: Likewise.
* sysdeps/generic/getpid.c: Add libc_hidden_weak.
* sysdeps/mach/hurd/getpid.c: Likewise.

* include/stdlib.h: Use libc_hidden_proto for ecvt_r, fcvt_r,
qecvt_r, qfcvt_r, lrand48_r.
* misc/efgcvt_r.c: Add libc_hidden_def.

* include/wordexp.h: Use libc_hidden_proto for wordfree.
* sysdeps/generic/wordexp.c: Add libc_hidden_def.

* include/langinfo.h: Use libc_hidden_proto for nl_langinfo.
* locale/nl_langinfo.c: Add libc_hidden_def.

* include/glob.h: Use libc_hidden_proto for glob, globfree, globfree64.
* sysdeps/generic/glob.c: Add libc_hidden_def.
* sysdeps/generic/glob64.c: Likewise.
* sysdeps/wordsize-64/glob.c (globfree64): Add libc_hidden_weak.

23 files changed:
ChangeLog
include/glob.h
include/langinfo.h
include/stdlib.h
include/unistd.h
include/wordexp.h
locale/nl_langinfo.c
misc/efgcvt_r.c
posix/confstr.c
posix/execl.c
posix/execle.c
posix/execlp.c
posix/execvp.c
sysdeps/generic/alarm.c
sysdeps/generic/getpid.c
sysdeps/generic/getsid.c
sysdeps/generic/glob.c
sysdeps/generic/glob64.c
sysdeps/generic/wordexp.c
sysdeps/mach/hurd/getpid.c
sysdeps/mach/hurd/getsid.c
sysdeps/unix/alarm.c
sysdeps/wordsize-64/glob.c

index 9bbbbd8c5f549bcd9092ade6448efdd9ecc61cd1..4153a6affcabe034bae57ab39944561d7214bcf4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,34 @@
 2002-08-03  Roland McGrath  <roland@redhat.com>
 
+       * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,
+       execl, execle, execlp, execvp, getpid, getsid.
+       * sysdeps/generic/alarm.c: Add libc_hidden_def.
+       * sysdeps/unix/alarm.c: Likewise.
+       * posix/confstr.c: Likewise.
+       * posix/execvp.c: Likewise.
+       * posix/execlp.c: Likewise.
+       * posix/execle.c: Likewise.
+       * posix/execl.c: Likewise.
+       * sysdeps/generic/getsid.c: Likewise.
+       * sysdeps/mach/hurd/getsid.c: Likewise.
+       * sysdeps/generic/getpid.c: Add libc_hidden_weak.
+       * sysdeps/mach/hurd/getpid.c: Likewise.
+
+       * include/stdlib.h: Use libc_hidden_proto for ecvt_r, fcvt_r,
+       qecvt_r, qfcvt_r, lrand48_r.
+       * misc/efgcvt_r.c: Add libc_hidden_def.
+
+       * include/wordexp.h: Use libc_hidden_proto for wordfree.
+       * sysdeps/generic/wordexp.c: Add libc_hidden_def.
+
+       * include/langinfo.h: Use libc_hidden_proto for nl_langinfo.
+       * locale/nl_langinfo.c: Add libc_hidden_def.
+
+       * include/glob.h: Use libc_hidden_proto for glob, globfree, globfree64.
+       * sysdeps/generic/glob.c: Add libc_hidden_def.
+       * sysdeps/generic/glob64.c: Likewise.
+       * sysdeps/wordsize-64/glob.c (globfree64): Add libc_hidden_weak.
+
        * locale/nl_langinfo.c: Use _NL_CURRENT_DATA.
 
        * elf/Makefile (CFLAGS-vismod2.c): New variable.
index d248cf6bc191caafc45941f9622810e24d8434a0..d83cf5ce53b5d9fcaf37abb64fea37cd17f7cfda 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef        _GLOB_H
 #include <posix/glob.h>
 
+libc_hidden_proto (glob)
+libc_hidden_proto (globfree)
+libc_hidden_proto (globfree64)
+
 /* Now define the internal interfaces.  */
 extern int __glob_pattern_p (__const char *__pattern, int __quote);
 extern int __glob64 (__const char *__pattern, int __flags,
index 2a81c6ddafafd3790f63dbb7e829ac1a28c7f86f..82ff070c895b8dcfaea25f3866f52e9937d1b327 100644 (file)
@@ -1 +1,7 @@
+#ifndef _LANGINFO_H
+
 #include <locale/langinfo.h>
+
+libc_hidden_proto (nl_langinfo)
+
+#endif
index c681aecf6508f23bd44a3a15d468ae393e9b5870..48ff8a034dbcf153c285ed2c56164ef0009943b2 100644 (file)
@@ -14,6 +14,11 @@ libc_hidden_proto (abort)
 libc_hidden_proto (getenv)
 libc_hidden_proto (bsearch)
 libc_hidden_proto (qsort)
+libc_hidden_proto (ecvt_r)
+libc_hidden_proto (fcvt_r)
+libc_hidden_proto (qecvt_r)
+libc_hidden_proto (qfcvt_r)
+libc_hidden_proto (lrand48_r)
 libc_hidden_proto (__secure_getenv)
 libc_hidden_proto (__strtof_internal)
 libc_hidden_proto (__strtod_internal)
index b25a3b808d6134d362b1aea11f87e14635302cd1..10fd603e1768f119ec466002e89ddf9ee367b596 100644 (file)
@@ -1,6 +1,17 @@
 #ifndef _UNISTD_H
 # include <posix/unistd.h>
 
+libc_hidden_proto (_exit)
+libc_hidden_proto (alarm)
+libc_hidden_proto (confstr)
+libc_hidden_proto (execl)
+libc_hidden_proto (execle)
+libc_hidden_proto (execlp)
+libc_hidden_proto (execvp)
+libc_hidden_proto (getpid)
+libc_hidden_proto (getsid)
+
+
 /* Now define the internal interfaces.  */
 extern int __access (__const char *__name, int __type);
 extern int __euidaccess (__const char *__name, int __type);
index 64e036e062590e3ee293b64834d0a9a3cedab3b6..27ae0454c5be4634a93c920354356efc3249924b 100644 (file)
@@ -1 +1,7 @@
+#ifndef _WORDEXP_H
+
 #include <posix/wordexp.h>
+
+libc_hidden_proto (wordfree)
+
+#endif
index acaa50046e21c708ae64a954e57374098ca06ab2..34b67d06469b08b3eb09870f021045d8303feae4 100644 (file)
@@ -58,3 +58,6 @@ nl_langinfo (item)
   /* Return the string for the specified item.  */
   return (char *) data->values[index].string;
 }
+#ifndef USE_IN_EXTENDED_LOCALE_MODEL
+libc_hidden_def (nl_langinfo)
+#endif
index 85aa1bd73504957f3d49c6a4732fef19d42d36cd..d93dda55af73668cfa56dff6a989069777d25cbf 100644 (file)
@@ -1,5 +1,5 @@
 /* Compatibility functions for floating point formatting, reentrant versions.
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001 Free Software Foundation, Inc.
+   Copyright (C) 1995,96,97,98,99,2000,01,02 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -151,6 +151,7 @@ APPEND (FUNC_PREFIX, fcvt_r) (value, ndigit, decpt, sign, buf, len)
 
   return 0;
 }
+libc_hidden_def (APPEND (FUNC_PREFIX, fcvt_r))
 
 int
 APPEND (FUNC_PREFIX, ecvt_r) (value, ndigit, decpt, sign, buf, len)
@@ -212,3 +213,4 @@ APPEND (FUNC_PREFIX, ecvt_r) (value, ndigit, decpt, sign, buf, len)
   *decpt += exponent;
   return 0;
 }
+libc_hidden_def (APPEND (FUNC_PREFIX, ecvt_r))
index f41d0fcd51688afdae77241540ff08a044c0a3ec..fe5f38c933b0878a31e2edba15d91f1655b8f664 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 1991,96,97,2000,01,02 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -157,3 +157,4 @@ confstr (name, buf, len)
     }
   return string_len;
 }
+libc_hidden_def (confstr)
index 72748a456f7beebcdfa4a887934369876884a581..62fd45db588f3123152dbd31e4aa5f0b613f3a8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 92, 94, 97, 98, 99 Free Software Foundation, Inc.
+/* Copyright (C) 1991,92,94,97,98,99,2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -75,3 +75,4 @@ execl (const char *path, const char *arg, ...)
 
   return __execve (path, (char *const *) argv, __environ);
 }
+libc_hidden_def (execl)
index 8418381c2a38aa61b63a3e74b77cd5c98b6cfc04..2199ebeb746068230bf06c3408108daba6871beb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 1998, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991,97,98,99,2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -73,3 +73,4 @@ execle (const char *path, const char *arg, ...)
 
   return __execve (path, (char *const *) argv, (char *const *) envp);
 }
+libc_hidden_def (execle)
index 950705604c40defa3e2d97958bcc3f9a98064b31..ba8fc74c90e8e58e8de2f7a2f3a8944dcda9e907 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 93, 96, 97, 98, 99 Free Software Foundation, Inc.
+/* Copyright (C) 1991,93,96,97,98,99,2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -72,3 +72,4 @@ execlp (const char *file, const char *arg, ...)
 
   return execvp (file, (char *const *) argv);
 }
+libc_hidden_def (execlp)
index a9621d284e3d17703674e1e27d216892d83c19ed..6e919526d729a9cb80fcbd013ddc9a34d1f86b25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 92, 95, 96, 97, 98, 99 Free Software Foundation, Inc.
+/* Copyright (C) 1991,92,95,96,97,98,99,2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -156,3 +156,4 @@ execvp (file, argv)
   /* Return the error from the last attempt (probably ENOENT).  */
   return -1;
 }
+libc_hidden_def (execvp)
index bcde9a5d6293d28294490a9c1c1c113f171d67f9..1f0cceb58e00e54e302bd03899b29673791d5f2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991,95,96,97,2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -33,7 +33,7 @@ alarm (seconds)
   __set_errno (ENOSYS);
   return 0;
 }
-
+libc_hidden_def (alarm)
 
 stub_warning (alarm)
 #include <stub-tag.h>
index 26207961e95fea70bb0e5ecb322c95bfeff97aca..c1c91fede7dc71d3be893743f5089927d4aa81a1 100644 (file)
@@ -30,4 +30,5 @@ libc_hidden_def (__getpid)
 stub_warning (getpid)
 
 weak_alias (__getpid, getpid)
+libc_hidden_weak (getpid)
 #include <stub-tag.h>
index 1c12cd5197f3bae38d208a7e5c31261a2abbd6d6..eb7e60fa42afe9ae14cd825a32ac00fc97a0b002 100644 (file)
@@ -1,5 +1,5 @@
 /* getsid -- Return session ID of a process.  Stub version.
-   Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1995,96,97,2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -27,5 +27,6 @@ getsid (pid_t pid)
   __set_errno (ENOSYS);
   return (pid_t) -1;
 }
+libc_hidden_def (getsid)
 stub_warning (getsid)
 #include <stub-tag.h>
index 4a56f90f637c70af0d870f5991984072f789b0d1..aca6e898a1bdee5a8183a0e77a710315e6aa5a5b 100644 (file)
@@ -1064,6 +1064,9 @@ glob (pattern, flags, errfunc, pglob)
 
   return 0;
 }
+#ifdef _LIBC
+libc_hidden_def (glob)
+#endif
 
 
 #if !defined _LIBC || !defined GLOB_ONLY_P
@@ -1082,6 +1085,9 @@ globfree (pglob)
       free ((__ptr_t) pglob->gl_pathv);
     }
 }
+#ifdef _LIBC
+libc_hidden_def (globfree)
+#endif
 
 
 /* Do a collated comparison of A and B.  */
index b65491688509d82d79162b3c7f2a64286d935b0b..d78b513e377ab555c7325973aa50b788bd252741 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1998,99,2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -47,6 +47,7 @@ void
 globfree64 (glob64_t *pglob)
 {
 }
+libc_hidden_def (globfree64);
 
 stub_warning (glob64)
 #include <stub-tag.h>
index e3e31451c10c82381a6ee77bb4d3a7eac7070c78..691c1101aa518a7832717453c026395fb0ece4ff 100644 (file)
@@ -2216,6 +2216,7 @@ wordfree (wordexp_t *pwordexp)
       pwordexp->we_wordv = NULL;
     }
 }
+libc_hidden_def (wordfree)
 
 /*
  * wordexp()
index 5b21ac5a999f8377bab47fe9bf203040f4ccd6d4..a8324f2918c6cc24bb62b9803216d0028b6e12cb 100644 (file)
@@ -29,3 +29,4 @@ __getpid ()
 }
 libc_hidden_def (__getpid)
 weak_alias (__getpid, getpid)
+libc_hidden_weak (getpid)
index fad75ef4a4a2ea3e9fe8c460d7f23a0b58fb3ad0..57c10c58b75d7a7a03d3bc783e7338cb576fb17b 100644 (file)
@@ -1,5 +1,5 @@
 /* getsid -- Return session ID of a process.  Hurd version.
-   Copyright (C) 1995, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1995,97,2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -33,3 +33,4 @@ getsid (pid_t pid)
     return (pid_t) __hurd_fail (err);
   return sid;
 }
+libc_hidden_def (getsid)
index 0564acc019c45ca2c2a594f6520e5f3852330230..ae77782c5471d6aed53d6728ef80065f186f8843 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992, 1994, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991,92,94,97,2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -45,3 +45,4 @@ alarm (seconds)
     ++retval;
   return retval;
 }
+libc_hidden_def (alarm)
index b6da989e57c76895b4a3442d0ac47f865a6e841d..ad4d7a4a770e7e3b370d346e5cc9aa0af1590bae 100644 (file)
@@ -5,3 +5,4 @@
 #undef globfree64
 weak_alias (glob, glob64)
 weak_alias (globfree, globfree64)
+libc_hidden_weak (globfree64)