mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Several functions are shared by qsort and hash_ops or Prioq. This makes these functions explicitly specify argument type, and cast to __compar_fn_t where necessary.