Carlos O'Donell: GNU C Library BOF.
The GNU C Library is used as the C library in the GNU systems and most systems with the Linux kernel. The library is primarily designed to be a portable and high performance C library.It follows all relevant standards including ISO C11 and POSIX.1-2008. It is also internationalized and has one of the most complete internationalization interfaces known.
This BOF aims to bring together developers of other components that have dependencies on glibc and glibc developers to talk about the following topics:
Planning for glibc 2.23 and what work needs to be done between the August to January 2016 timeframe.
Planning for glibc 2.24 and what work needs to be done between January 2016 and July 2016.
Installed tree testing using linux containers.
Continuous integration (buildbot).