Posted Jul 1, 2012 23:49 UTC (Sun) by jzbiciak (✭ supporter ✭, #5246)
[Link]
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.
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.
GNU C library 2.16 released
Posted Jul 2, 2012 6:17 UTC (Mon) by simlo (subscriber, #10866)
[Link]
C++11 != C11 ofcouse. Sorry, I missread the anouncement.