mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
If the `setlocale()` call fails, emit a warning and sleep briefly so the user has a chance to see the warning before we redraw the screen. Note that we have no way of knowing exactly what is wrong, but at least we can suggest that they check their environment. MFC after: 1 week Sponsored by: Klara, Inc. Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D49230 (cherry picked from commit 180065eb09e699820a1e1c45d3d00156e0effe29) |
||
|---|---|---|
| .. | ||
| commands.c | ||
| commands.h | ||
| display.c | ||
| display.h | ||
| layout.h | ||
| loadavg.h | ||
| machine.c | ||
| machine.h | ||
| Makefile | ||
| Makefile.depend | ||
| screen.c | ||
| screen.h | ||
| top.1 | ||
| top.c | ||
| top.h | ||
| username.c | ||
| username.h | ||
| utils.c | ||
| utils.h | ||