Files
systemd/src
Yu Watanabe 353df4438e path-util: make path_compare() and path_hash_func() ignore "."
This also makes path_compare() may return arbitrary integer as it now
simply pass the result of strcmp() or memcmp().

This changes the behavior of path_extract_filename/directory() when
e.g. "/." or "/./" are input. But the change should be desired.
2021-05-28 13:41:23 +09:00
..
2021-05-15 16:23:56 +02:00
2021-05-20 18:18:56 +09:00
2021-05-14 19:51:37 +02:00
2021-05-19 10:25:26 +09:00
2021-05-20 21:57:09 +09:00