26 Commits

Author SHA1 Message Date
Sau P
5b92f04e9c fix(global.h): Update func declaration 2024-11-30 10:53:32 +01:00
Sau P
e8cfe0a66e fix(global.h): Remove redundant home declaration 2024-11-30 10:53:32 +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
e31e3d9536 move all envirnment reading into readenv; rename isuptodate; make dir function arguments constant 2024-11-12 21:22:27 +01:00
anon
b65804d64e centralize temp file init/deinit outside of main 2024-11-12 21:19:00 +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
a30d1d9558 remove mygetenv; replace it with a better function; move its logic to opt.c 2024-11-10 13:27:56 +01:00
anon
15f0963408 minor simplification 2024-11-07 15:23:25 +01:00
anon
02ba196cd4 renamed folders 2023-09-26 09:29:23 +02:00