Linked by Thom Holwerda on Tue 23rd Sep 2008 15:38 UTC
Thread beginning with comment 331190
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Let the OS wars Begin!
by sbergman27 on Tue 23rd Sep 2008 21:05
in reply to "RE[3]: Let the OS wars Begin!"
they would never break sandbox of Chrome from the kernel side (except unintentionally, but when that happens, it is fixed as soon as it's discovered).
And usually results in an entertainingly colorful quote, not always suitable for mixed company, from Linus himself, to grace the kernel page of LWN's Weekly Edition. ;-)
RE[4]: Let the OS wars Begin!
by kaiwai on Wed 24th Sep 2008 04:28
in reply to "RE[3]: Let the OS wars Begin!"
Then obviously you've missed the NGPL vs. NTPL vs. Old Threading, where application compatible was not assured when Linux moved from the old threading model to the (which is used now) NPTL. I remember wine breaking because it relied on features based on the old fork() process idea of creating 'fake threads'.






Member since:
2006-01-17
Linux devs DO mantain backwards compatibility, and it would precisely apply in this case - they would never break sandbox of Chrome from the kernel side (except unintentionally, but when that happens, it is fixed as soon as it's discovered).