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)
Tue, Jun 23, 12:05 PM
Unknown Object (File)
Sun, Jun 21, 11:15 PM
Unknown Object (File)
Sat, Jun 20, 4:49 AM
Unknown Object (File)
May 2 2026, 11:45 AM
Unknown Object (File)
Apr 29 2026, 12:25 PM
Unknown Object (File)
Apr 29 2026, 12:17 PM
Unknown Object (File)
Apr 28 2026, 10:24 PM
Unknown Object (File)
Apr 28 2026, 10:16 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

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
154

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

sys/amd64/linux/linux_machdep.c
154

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

This revision was automatically updated to reflect the committed changes.