mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
Replace fprintf_l with fputs when output is unformatted. Use locale_t in _conv() since it was using sprintf (now sprintf_l) Use locale_t on _yconv() sinci it calls _conv() Obtained from: Apple Inc. (Libc 997.90.3) CR: D482 Reviewed by: theraven MFC after: 1 week |
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| strftime.3 | ||
| strftime.c | ||
| strptime.3 | ||
| strptime.c | ||
| Symbol.map | ||
| time32.c | ||
| timelocal.c | ||
| timelocal.h | ||