1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-03 10:05:22 +00:00
Files
Interlisp.maiko/src
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
..
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2023-02-17 17:01:27 -08:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2022-07-20 10:18:59 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-04-10 20:14:46 -07:00
2021-01-15 16:59:32 +00:00
2025-08-16 18:56:55 -07:00