Skip to content
Snippets Groups Projects

Fix glibc 2.38 compile

Merged James R. requested to merge fix-glibc-238 into master

glibc 2.38 added strlcpy and strlcat. This causes a compiler error since we define those functions as well.

Sources:

Merge request reports

Checking pipeline status.

Approved by

Merged by SalSal 1 year ago (Aug 4, 2023 6:41pm UTC)

Merge details

  • Changes merged into master with ea768264.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading