From: J William Piggott <elseifthen@gmx.com>
To: Karel Zak <kzak@redhat.com>
Cc: util-linux@vger.kernel.org
Subject: [V2 3/4] hwclock: add hwclock-date files
Date: Sat, 25 Feb 2017 13:32:35 -0500 [thread overview]
Message-ID: <44df4d4e-3df0-a2ca-397b-4d4e3d896607@gmx.com> (raw)
In-Reply-To: <ee9e12b4-a921-b47e-975d-53a5b8575361@gmx.com>
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@gmx.com>
---
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.
next prev parent reply other threads:[~2017-02-25 18:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-25 18:25 [V2 0/4] hwclock: remove date(1) J William Piggott
2017-02-25 18:28 ` [V2 1/4] hwclock: use parse_datetime function J William Piggott
2017-02-25 18:30 ` [V2 2/4] build-system: add hwclock-date J William Piggott
2017-02-25 18:32 ` J William Piggott [this message]
2017-02-25 18:33 ` [V2 4/4] hwclock: add sys-utils/hwclock-date.c J William Piggott
2017-02-28 13:37 ` [V2 0/4] hwclock: remove date(1) Karel Zak
2017-02-28 15:23 ` J William Piggott
2017-02-28 16:10 ` Karel Zak
2017-02-28 17:01 ` Assaf Gordon
2017-03-04 21:57 ` J William Piggott
2017-03-02 11:43 ` [PATCH] lib: add parse-date.y Karel Zak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44df4d4e-3df0-a2ca-397b-4d4e3d896607@gmx.com \
--to=elseifthen@gmx.com \
--cc=kzak@redhat.com \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox