-
-
Notifications
You must be signed in to change notification settings - Fork 38
Implement time #53
Copy link
Copy link
Open
Labels
A-toolArea: Binary toolArea: Binary toolC-tracking-issueCategory: A tracking issue for an feature.Category: A tracking issue for an feature.HacktoberfestHacktoberfestHacktoberfest
Metadata
Metadata
Assignees
Labels
A-toolArea: Binary toolArea: Binary toolC-tracking-issueCategory: A tracking issue for an feature.Category: A tracking issue for an feature.HacktoberfestHacktoberfestHacktoberfest
This is a tracking issue for the
timeutility.Required options and flags in the POSIX standard:
p(long:posix, alias:portability)Required extension options and flags:
l(long:rusage)o(long:output)a(long:append, requires:o)Notes:
¹ : Long name not defined on other implementation of this utility. Implementer must choose a long name.
² : Short name (one letter) not defined on other implementation of this utility. Implementer must choose. a short name
References
POSIX standard text
FreeBSD Manual
NetBSD Manual
OpenBSD Manual
DragonFlyBSD Manual
Unresolved questions:
Each time implementation has some unique extensions. One may need one of those in their respective system.
History
pflag/option implemented in #141