Page MenuHomeFreeBSD

Add preliminary support for x86-64 Linux binaries.
ClosedPublic

Authored by dchagin on Nov 2 2014, 9:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 18 2024, 1:12 PM
Unknown Object (File)
Jan 5 2024, 5:36 PM
Unknown Object (File)
Dec 24 2023, 8:52 AM
Unknown Object (File)
Dec 22 2023, 8:48 PM
Unknown Object (File)
Nov 22 2023, 6:13 PM
Unknown Object (File)
Nov 22 2023, 11:43 AM
Unknown Object (File)
Nov 14 2023, 7:56 AM
Unknown Object (File)
Nov 13 2023, 2:02 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dchagin retitled this revision from to Add preliminary support for x86-64 Linux binaries..

Merge WNOHANG fix. UTF-8 ready.

Fix LINUX_SIGADDSET() bug, merge imp@ ${SYSDIR} changes in module Makefile.

trasz added inline comments.
sys/amd64/linux/linux_machdep.c
153 โ†—(On Diff #3042)

Would it be possible to turn this into shared piece of code instead of copypasta?

sys/amd64/linux/linux_machdep.c
153 โ†—(On Diff #3042)

It takes a close look, I suggest after merge. added to todo list

This revision was automatically updated to reflect the committed changes.