Hacker News new | ask | show | jobs
by axyjo 2335 days ago
Definitely ran into "Alpine Linux can cause unexpected runtime bugs" -- with strftime, libc and musl don't have 100% equivalence of the date/time formatting strings.
1 comments

C library variations between UNIX systems are the eternal curse of this species apparently.