LWN.net Logo

Choosing between portability and innovation

Choosing between portability and innovation

Posted Mar 3, 2011 0:58 UTC (Thu) by jengelh (subscriber, #33263)
Parent article: Choosing between portability and innovation

>Linux-centric developers are used to [...] breaking APIs each release. The BSD world doesn't work that way,

Right, in the BSD world, they even break the ABI. They don't have much of a problem with removing a system or a libc call.


(Log in to post comments)

Choosing between portability and innovation

Posted Mar 3, 2011 9:53 UTC (Thu) by roblucid (subscriber, #48964) [Link]

How badly have end users been affected by those ABI changes? They either have core binary release with OS, or the ports system to compile non-core packages. Most Linux end users seem to think they need freshly compiled source for their latest distro, and repos make this convenient. 3rd party generic software releases often breaks due to differences between distros.

The lack of kernel driver ABI for evil proprietary modules, probably has pained Linux end users more, than small clean ups to system call & libc intefaces would; after all the complaint is that only POSIX features get used.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds