Skip to content

Make it compilable in GNU/Linux. #4

Merged
vejeta merged 2 commits into
masterfrom
linux-fixes
Sep 17, 2025
Merged

Make it compilable in GNU/Linux. #4
vejeta merged 2 commits into
masterfrom
linux-fixes

Conversation

@vejeta
Copy link
Copy Markdown
Owner

@vejeta vejeta commented Sep 15, 2025

  • LOGIN define statement will now be the current user_id from the shell and obtained in the Makefile, instead than in header.h

  • CHECKUSER as default, needs to be tested in a multiuser context.

  • Compile with -lncurses

  • Makefile reworked so the destination folders are created first.

  • help files are copied instead of linked.

  • Fix declarations of scenario and datadir, since they are defined elsewhere: extern char datadir[FILELTH];

  • main.c : Migrate from Pre-ANSI-C gets to ISO C99 fgets.

@vejeta vejeta merged commit ecc540b into master Sep 17, 2025
@vejeta vejeta deleted the linux-fixes branch September 21, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant