mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
92158a24a5
For the most common part check for '#' when it's known it's not a space. And also when we checked for '\n' we dont need to check again isspace(). Also help a bit more 'gcc' optimizer to grab buffer char just once and simplify jump to next characted in the buffer when checking for token. |
||
---|---|---|
.. | ||
datastruct | ||
ioctl | ||
misc | ||
mm | ||
regex | ||
vdo | ||
all.h | ||
libdm-common.c | ||
libdm-common.h | ||
libdm-config.c | ||
libdm-deptree.c | ||
libdm-file.c | ||
libdm-report.c | ||
libdm-string.c | ||
libdm-targets.c | ||
libdm-timestamp.c | ||
Makefile |