mirror of
https://github.com/mirror/make.git
synced 2026-08-31 03:38:03 +08:00
* src/function.c (func_intcmp): Reverse comparison direction when both arguments are negative. * tests/scripts/functions/intcmp: Add tests and remove useless ones.