From 097487fef878799882bd444218cef836794abc5f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 27 Nov 2004 20:38:06 +0000 Subject: Update. 2004-11-26 Jakub Jelinek * sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add GETCONF_DIR. 2004-11-26 Kaz Kojima * sysdeps/unix/sysv/linux/mips/pread.c: Include sgidefs.h only if NO_SGIDEFS_H isn't defined. Don't include sgidefs.h twice. * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise. * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise. * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise. --- sysdeps/generic/unsecvars.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/generic') diff --git a/sysdeps/generic/unsecvars.h b/sysdeps/generic/unsecvars.h index 88fba19b23..8a9dd43ce9 100644 --- a/sysdeps/generic/unsecvars.h +++ b/sysdeps/generic/unsecvars.h @@ -9,6 +9,7 @@ "LD_PROFILE\0" \ "LD_USE_LOAD_BIAS\0" \ "GCONV_PATH\0" \ + "GETCONF_DIR\0" \ "HOSTALIASES\0" \ "LOCALDOMAIN\0" \ "LOCPATH\0" \ -- cgit 1.4.1