CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/14 19:28:28
Modified files:
lib/libc/time : localtime.c
Log message:
Insist on opening only regular files. (On OpenBSD, the directory
case is handled by the kernel, but I want to stop other weird stuff)
ok millert, dgl
