76 Commits

Author SHA1 Message Date
anon
c6106aa336 remove useless header 2024-11-15 12:10:14 +01:00
anon
a7fe078b33 nothing of significance 2024-11-14 11:28:28 +01:00
anon
6f97db5f58 use postfatal as FIXME comment suggested 2024-11-13 15:34:55 +01:00
anon
0ff4063cb2 helpful comment 2024-11-13 15:30:25 +01:00
anon
066694a404 new macro case 2024-11-13 15:13:49 +01:00
anon
51775ae664 formatting and small edit 2024-11-13 15:13:38 +01:00
anon
c7673a6ea2 K&R header for help.c 2024-11-13 14:48:07 +01:00
anon
5fa1d4d9f2 formatting & ordering 2024-11-13 14:47:52 +01:00
anon
25003bd7b3 remove dead function error_usage 2024-11-13 14:29:05 +01:00
anon
844c48eb11 rename read_block to read_crossreference_block 2024-11-13 14:27:24 +01:00
anon
afe4cf32dc make find* functions private to find.c 2024-11-13 14:06:18 +01:00
anon
7370aa2b4e rename filepath to prepend_path; require a prefix to be explicitly passed; prepare prependpath, the legacy global for refactoring 2024-11-13 13:57:10 +01:00
anon
9bc64414b3 make displine private to display.c 2024-11-13 13:55:46 +01:00
anon
b38cdd1cce remove no longer longer existing globals 2024-11-13 13:55:02 +01:00
anon
dae2b6f7a0 formatting 2024-11-13 13:53:28 +01:00
anon
b20a3fcdc5 rename DFLT_INCDIR to DEFAULT_INCLUDE_DIRECTORY 2024-11-13 13:09:14 +01:00
anon
6af91a787a remove useless preprocessor guards 2024-11-13 13:06:29 +01:00
anon
5d6ee6c0a8 update comments 2024-11-13 13:06:14 +01:00
anon
b7ea7357af remove useless reference to stddef 2024-11-13 13:02:47 +01:00
anon
3367e21eb3 limit the visibility of some standard libraries 2024-11-13 13:01:21 +01:00
anon
df60477f7c remove the rest of the references to mice from global visibility 2024-11-13 12:58:12 +01:00
anon
ad397639da limit the visibility of dead mouse functions 2024-11-13 12:51:09 +01:00
anon
ea23c58f41 remove the global fileargc; clean cascading constantness warnings 2024-11-13 12:47:23 +01:00
anon
eea9222ade remove global argv0, it has already been replaced by PROGRAM_NAME 2024-11-13 10:40:32 +01:00
anon
b7f1782f96 minor edits 2024-11-12 21:47:36 +01:00
anon
e31e3d9536 move all envirnment reading into readenv; rename isuptodate; make dir function arguments constant 2024-11-12 21:22:27 +01:00
anon
ea8166963b simple edits 2024-11-12 21:21:24 +01:00
anon
b65804d64e centralize temp file init/deinit outside of main 2024-11-12 21:19:00 +01:00
anon
d7d5b271b5 simplify postfatal 2024-11-12 21:13:53 +01:00
anon
1c5dd2120e static function renaming and other inconsequencive edits 2024-11-12 15:35:20 +01:00
anon
a70806592e minor simplification 2024-11-12 15:16:05 +01:00
anon
6038edb16c rip function from body of makefilelist() 2024-11-12 15:12:53 +01:00
anon
85f86a774a group vp* functions; simplify them; rename the module to vpath 2024-11-12 14:40:58 +01:00
anon
6489d782a1 edits of no significance 2024-11-12 14:40:19 +01:00
anon
80fa717307 rename internal functions; move around functions; simplify code 2024-11-12 14:39:21 +01:00
anon
40d2c44daf remove the NOMALLOC macro from vpinit.c; even the rest of the legacy code depends on malloc 2024-11-12 12:47:59 +01:00
anon
8a994ae025 remove all references to "OGS subsystems" 2024-11-10 13:27:57 +01:00
anon
375626e864 keystruct constantness 2024-11-10 13:27:57 +01:00
anon
afc9780e8a trivial edits 2024-11-10 13:27:56 +01:00
anon
4917ddebbe correct, remove and add comments 2024-11-10 13:27:56 +01:00
anon
6a6ced836b parenthesize as gcc warning suggests 2024-11-10 13:27:56 +01:00
anon
fa32df6aa9 remove legacy macro PRINTF_RETVAL_BROKEN 2024-11-10 13:27:56 +01:00
anon
9646ef6752 styling and such, nothing of substance 2024-11-10 13:27:56 +01:00
anon
30e5ee9995 move sanity check snippet 2024-11-10 13:27:56 +01:00
anon
037bc6f8ee change switch case order for readability 2024-11-10 13:27:56 +01:00
anon
cffb1763b4 remove useless new lines 2024-11-10 13:27:56 +01:00
anon
a9e505d11c rename local buffer size constant 2024-11-10 13:27:56 +01:00
anon
570ea84408 rename compath to compress_path 2024-11-10 13:27:56 +01:00
anon
a30d1d9558 remove mygetenv; replace it with a better function; move its logic to opt.c 2024-11-10 13:27:56 +01:00
anon
c9f9d7a876 note on mouse code; prepare mygetenv for deletion 2024-11-10 13:27:56 +01:00