Systemd/src/delta
Zbigniew Jędrzejewski-Szmek 9f5ebb8ac9 delta: sort files and dirs before processing
This should make output deterministic, and independent of the directory
layout on disk. Just using ordered hashmaps would be enough to make
the output deterministic on a specific machine, but to make it
identical on different machines with the same set of files and
directories, names are sorted after being use.

Fixes #6157.
2017-07-10 15:41:28 -04:00
..
Makefile delta: add missing files 2012-05-16 03:36:42 +02:00
delta.c delta: sort files and dirs before processing 2017-07-10 15:41:28 -04:00