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
F167569745: D1076.id5634.diff
Sat, Aug 22, 6:23 PM
F167569650: D1076.id2222.diff
Sat, Aug 22, 6:22 PM
F167569638: D1076.id2315.diff
Sat, Aug 22, 6:22 PM
F167569629: D1076.id3042.diff
Sat, Aug 22, 6:22 PM
F167569576: D1076.id2299.diff
Sat, Aug 22, 6:22 PM
F167569457: D1076.diff
Sat, Aug 22, 6:21 PM
Unknown Object (File)
Wed, Aug 5, 8:19 PM
Unknown Object (File)
Fri, Jul 31, 1:35 AM
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
153

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

sys/amd64/linux/linux_machdep.c
153

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

This revision was automatically updated to reflect the committed changes.