Comment Re:pattern also seems to follow kernel versions (Score 2, Interesting) 466
Both of you got it wrong!
Red Hat release numbers indicate the version of the C library (for binary-compatibility) - like so:
Red Hat release numbers indicate the version of the C library (for binary-compatibility) - like so:
- 4.x - libc5
- 5.x - glibc2.0
- 6.x - glibc2.1
- 7.x - glibx2.2
- 8.x - go figure!...