1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-04 07:33:07 +00:00
Files
Interlisp.maiko/inc
Nick Briggs 353f6d202e Clean up quote_fname, quote_fname_ufs, and quote_dname
Moves definitions of the quote_xxx functions from ufs.c where they are not
used to dir.c where they are used.

Adds a parameter to each of the quote_xxx functions to supply the length
of the storage allocated for the result string, and change strcpy() to
strlcpy() to avoid potential memory smash if used carelessly.
2025-08-16 18:56:55 -07:00
..
2025-05-28 14:03:13 -07:00
2023-02-19 10:03:55 -08:00
2022-08-15 16:19:38 -07:00
2024-09-01 16:26:30 -07:00
2021-11-26 19:53:26 -08:00
2024-09-01 16:26:30 -07:00
2023-02-19 10:07:28 -08:00
2021-09-15 10:30:04 -07:00
2021-02-22 09:44:43 -08:00