rust-lang / libc

Raw bindings to platform APIs for Rust

Home Page:https://docs.rs/libc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing strftime on BSDs

jbeich opened this issue · comments

Target: x86_64-unknown-dragonfly, x86_64-unknown-freebsd, x86_64-unknown-netbsd, x86_64-unknown-openbsd
API: DragonFly, FreeBSD, NetBSD, OpenBSD
Implementation: BSD 4.3 Reno (historic), DragonFly, FreeBSD, NetBSD, OpenBSD
Test case: graf, niri, fish-shell (without bsd workaround).