1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-03 01:57:54 +00:00
Files
Interlisp.maiko/inc
Nick Briggs 364bc1f31c Removes StrNCpyFromLispToC(), renames StrNCpyFromCToLisp to MemCpyToLispFromNative
Removes StrNCpyFromLispToC and the single use of it in
LispStringToCString in the BYTESWAP implementation case.

Rename StrNCpyFromCToLisp, which does NOT follow "strncpy" semantics,
to be MemCpyToLispFromNative, where the types in the name match the
types of the arguments, and the semantics (and argument order) are
those of the C library "memcpy".
2025-07-25 14:12:30 -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
2020-12-21 18:09:14 +00:00
2021-02-22 09:44:43 -08:00