Artifact 7a21dfb42c4a0be0e61bcb350b5df836c4edc44b:
- File ex.c — part of check-in [1ef35e5245] at 2026-01-19 16:28:48 on branch trunk — Bump version to 2.4 Show current column in status line when pressing Ctrl-G. Convert code to build using Watcom 1.9. Convert code to support large memory model, but continue using compact memory model for reduced executable size. Support using JWASM. Support cross-compiling from Linux. Use libc setjmp()/longjmp() instead of .asm version. Use libc malloc()/free() instead of .asm version farmalloc()/farfree(). Use libc memmove() and string functions instead of .asm version farmemmove(), etc. Use libc read()/write() instead of .asm version farread()/farwrite(). Make sure to open files in binary mode to avoid Watcom's EOL conversion. (user: ben size: 28002)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.