slackware-current/testing/source/glibc/profile.d/glibc.csh.new
Patrick J Volkerding 0b67de0df5 Sun Feb 2 07:04:21 UTC 2020
testing/packages/binutils-2.34-x86_64-1.txz:  Added.
testing/packages/glibc-2.31-x86_64-1.txz:  Added.
testing/packages/glibc-i18n-2.31-x86_64-1.txz:  Added.
testing/packages/glibc-profile-2.31-x86_64-1.txz:  Added.
testing/packages/glibc-solibs-2.31-x86_64-1.txz:  Added.
2020-02-02 17:59:32 +01:00

9 lines
328 B
Tcsh
Executable file

#!/bin/csh
# Set more relaxed (glibc-2.3.5 like) malloc() checking.
#
# This relaxes the default paranoia level so that it reports
# bugs, but does not kill the questionable process. You can
# get away with running broken programs with this setting,
# but at a possible performance and security cost.
#
#setenv MALLOC_CHECK_ 1