libc: Bring in getdate() from NetBSD for POSIX conformance.
authorSascha Wildner <saw@online.de>
Sun, 24 May 2020 09:48:26 +0000 (11:48 +0200)
committerSascha Wildner <saw@online.de>
Sun, 24 May 2020 09:53:55 +0000 (11:53 +0200)
commit28bfdfe646cc75375bb9065f47aca011952469ef
treebdf02d61b7d9bc63fe8631bdf2191b53a02f91cf
parentee993aa39e1e188f4cfa0a5917aa1c017ac54199
libc: Bring in getdate() from NetBSD for POSIX conformance.
etc/mtree/BSD.usr.dist
include/time.h
lib/libc/Versions.def
lib/libc/stdtime/Makefile.inc
lib/libc/stdtime/Symbol.map
lib/libc/stdtime/getdate.3 [new file with mode: 0644]
lib/libc/stdtime/getdate.c [new file with mode: 0644]
share/examples/getdate/datemsk.template [new file with mode: 0644]
share/examples/getdate/posixmsk.example3 [new file with mode: 0644]
share/examples/getdate/posixmsk.example4 [new file with mode: 0644]