posix-modules, all-modules: Fix --version output using git options. * all-modules (func_version): Pass --format and --date options to git so the output does not depend on the user's configuration. Pass '-n 1' to speed up the operation, since we only need the first entry. * posix-modules (func_version): Likewise.