diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2016-04-22 20:01:24 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-22 14:09:37 -0700 |
commit | ba0897e6ae6b0b3f259efb31be0f1ab3d820aacf (patch) | |
tree | 0f71ac706b2835f86e114cc663cd88994434ba5f /pkt-line.c | |
parent | Fifth batch for post 2.8 cycle (diff) | |
download | tgif-ba0897e6ae6b0b3f259efb31be0f1ab3d820aacf.tar.xz |
dir.c: rename str(n)cmp_icase to fspath(n)cmp
These functions compare two paths that are taken from file system.
Depending on the running file system, paths may need to be compared
case-sensitively or not, and maybe even something else in future. The
current names do not convey that well.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pkt-line.c')
0 files changed, 0 insertions, 0 deletions