diff options
author | jilles <jilles@FreeBSD.org> | 2015-10-25 21:39:23 +0000 |
---|---|---|
committer | jilles <jilles@FreeBSD.org> | 2015-10-25 21:39:23 +0000 |
commit | f733542c6cc57cf57b34b0e78fe737ad7c882794 (patch) | |
tree | 2ffe8b4424462da40227d81685a89b9da04d2ee2 /usr.sbin/syslogd/syslogd.c | |
parent | aff97c8f1f5dfb2c92a3497ef0dfdc9f5068361b (diff) | |
download | FreeBSD-src-f733542c6cc57cf57b34b0e78fe737ad7c882794.zip FreeBSD-src-f733542c6cc57cf57b34b0e78fe737ad7c882794.tar.gz |
MFC r288309: fnmatch(): Remove exponential behaviour as in sh r229201.
The old code was exponential in the number of asterisks in the pattern.
However, once a match has been found upto the next asterisk, the previous
asterisks are no longer relevant.
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions