glibc/sysdeps/wordsize-64
Roland McGrath c41f555e0c * 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.
2002-08-04 03:30:56 +00:00
..
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
glob.c * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, 2002-08-04 03:30:56 +00:00
labs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ldiv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strtoimax.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strtol.c * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. 2002-08-04 01:29:29 +00:00
strtol_l.c Update. 2001-01-05 01:01:31 +00:00
strtoll.c Update. 1999-05-25 13:26:48 +00:00
strtoll_l.c Update. 1999-05-25 13:26:48 +00:00
strtoul.c Update. 2001-01-05 01:01:31 +00:00
strtoul_l.c Update. 2001-01-05 01:01:31 +00:00
strtoull.c Update. 1999-05-25 13:26:48 +00:00
strtoull_l.c Update. 1999-05-25 13:26:48 +00:00
strtoumax.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wcstoimax.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wcstol.c * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. 2002-08-04 01:29:29 +00:00
wcstol_l.c Update. 2001-01-05 01:01:31 +00:00
wcstoll.c Update. 1999-05-25 14:54:29 +00:00
wcstoll_l.c Update. 1999-05-25 14:54:29 +00:00
wcstoul.c Update. 2001-01-05 01:01:31 +00:00
wcstoul_l.c Update. 2001-01-05 01:01:31 +00:00
wcstoull.c Update. 1999-05-25 14:54:29 +00:00
wcstoull_l.c Update. 1999-05-25 14:54:29 +00:00
wcstoumax.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00