From beb5387cf656c281f9cc81d6a04f1085fe534c9a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 11 Jan 2001 17:50:24 +0000 Subject: Update. 2001-01-10 H.J. Lu * elf/dl-libc.c (do_dlopen): Call DL_STATIC_INIT for static binaries. * sysdeps/unix/sysv/linux/ia64/Makefile (sysdep-dl-routines): Add dl-static. * sysdeps/unix/sysv/linux/ia64/Versions (ld): Add _dl_var_init. * sysdeps/generic/ldsodefs.h (DL_STATIC_INIT): Defined if not defined. * sysdeps/unix/sysv/linux/ia64/ldsodefs.h: New file. * sysdeps/unix/sysv/linux/ia64/dl-static.c: New file. * sysdeps/unix/sysv/linux/ia64/Dist: Add dl-static.c. --- CONFORMANCE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONFORMANCE') diff --git a/CONFORMANCE b/CONFORMANCE index 1cfbb6a913..20a9ae5156 100644 --- a/CONFORMANCE +++ b/CONFORMANCE @@ -167,7 +167,7 @@ as of 2001-01-10, and relates to i686-linux; older GCC may lead to more problems in the headers. Note that the _t suffix is reserved by POSIX, but not by pure ISO C. -Update.Also, the Single Unix Specification generally requires more types to +Also, the Single Unix Specification generally requires more types to be included in headers (if _XOPEN_SOURCE is defined appropriately) than ISO C permits. -- cgit 1.4.1