Commit 3aafd55066902b942ebb0263a5c235e684e2eeca

Paul Eggert 2024-02-10T17:53:34

doc: improve warnings about ctime etc. * doc/posix-functions/asctime.texi (asctime): * doc/posix-functions/asctime_r.texi (asctime_r): Say why these functions are typically used mistakenly. * doc/posix-functions/ctime.texi (ctime): * doc/posix-functions/ctime_r.texi (ctimef): Say that they can dump core due to an internal null pointer, too. * doc/posix-functions/ctime.texi (ctime): Don’t recommend ctime_r.