summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtol.c
diff options
context:
space:
mode:
authorjamie <jamie@FreeBSD.org>2015-12-31 01:24:16 +0000
committerjamie <jamie@FreeBSD.org>2015-12-31 01:24:16 +0000
commitcf8c688bdfcdc8dba321e4e3ceacb4bea78a963b (patch)
tree68cad48141a831b1a63f5ec9431098d51d5454a0 /lib/libc/stdlib/strtol.c
parentc7542adcf16878404fe49d6b920e5e19d379be0d (diff)
downloadFreeBSD-src-cf8c688bdfcdc8dba321e4e3ceacb4bea78a963b.zip
FreeBSD-src-cf8c688bdfcdc8dba321e4e3ceacb4bea78a963b.tar.gz
MFC r292759:
Let old-style (shell-based) jail configuration handle jail names that contain characters not allowed in a shell variable (such as "-"). These will be replaced by an underscore in jail config variables, e.g. for jail "foo-bar" you would set "jail_foo_bar_hostname". This is separate from the current code that changes the jail names if they contain "." or "/". It also doesn't apply to jails defined in a jail.conf file. PR: 191181
Diffstat (limited to 'lib/libc/stdlib/strtol.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud