OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.18.0/] [newlib/] [libc/] [sys/] [linux/] [dl/] [unsecvars.h] - Blame information for rev 301

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 207 jeremybenn
/* Environment variable to be removed for SUID programs.  The names are
2
   all stuffed in a single string which means they have to be terminated
3
   with a '\0' explicitly.  */
4
#define UNSECURE_ENVVARS \
5
  "LD_PRELOAD\0"                                                              \
6
  "LD_LIBRARY_PATH\0"                                                         \
7
  "LD_ORIGIN_PATH\0"                                                          \
8
  "LD_DEBUG_OUTPUT\0"                                                         \
9
  "LD_PROFILE\0"                                                              \
10
  "GCONV_PATH\0"                                                              \
11
  "HOSTALIASES\0"                                                             \
12
  "LOCALDOMAIN\0"                                                             \
13
  "LOCPATH\0"                                                                 \
14
  "MALLOC_TRACE\0"                                                            \
15
  "NLSPATH\0"                                                                 \
16
  "RESOLV_HOST_CONF\0"                                                        \
17
  "RES_OPTIONS\0"                                                             \
18
  "TMPDIR\0"                                                                  \
19
  "TZDIR\0"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.