• Show log

    Commit

  • Hash : 47e61d02
    Author : Alexei Podtelezhnikov
    Date : 2022-11-14T22:53:14

    * src/pcf/pcfutil.c ({Two,Four}ByteSwap): Use builtins or shifts. We trust glibc which uses shifts or builtins to swap bytes. This must be more efficient.