new file: sys-utils/hwclock-date.y new file: include/cctype.h Like ctype.h, only hard coded to the 'C' locale. Functions are prefixed with c_, e.g., c_isalpha() Signed-off-by: J William Piggott <elseifthen@xxxxxxx> --- include/cctype.h | 357 +++++++ sys-utils/hwclock-date.y | 2427 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 2784 insertions(+) create mode 100644 include/cctype.h create mode 100644 sys-utils/hwclock-date.y This patch was too long to post. -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html