LWN.net Logo

GNU C library 2.16 released

GNU C library 2.16 released

Posted Jul 1, 2012 23:49 UTC (Sun) by jzbiciak (✭ supporter ✭, #5246)
In reply to: GNU C library 2.16 released by slashdot
Parent article: GNU C library 2.16 released

Compatibility code for Linux kernel versions before 2.4 has been removed. Note that glibc is not expected to work with any Linux kernel version before 2.6.

I read that as "2.4 might work, might not. You're on your own." That is, compatibility code for kernels prior to 2.4 is simply gone, breaking those ancient releases explicitly. Additionally anything before 2.6 is not really supported or expected to work, though it might. They haven't gone to pains to explicitly break that yet.

At least, that's how I read it.


(Log in to post comments)

GNU C library 2.16 released

Posted Jul 2, 2012 9:25 UTC (Mon) by nix (subscriber, #2304) [Link]

It's more that the code for 2.4 is more difficult to remove, so that removal was put off until after the 2.16 release.

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