/usr/src/glibc/debian/TODO is in eglibc-source 2.19-0ubuntu6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | Outstanding concerns
====================
- no entry
TODO
====
* General:
- Make sure that prep.sh and version aren't in the root of the source
package.
* libc:
- Only add some libraries to the optimized packages instead of all of them?
- Add patch to display (or ignore) linux-gate.so.1 in ldd.
- Check dpkg-shlibdeps for linux-gate.so.1 handling.
- Don't do make install for libc6-i686 if we aren't going to use the
results - it's very slow.
* libc-dev:
- What do we do for headers on 32/64 systems? Do we generate
#if wrappers for /usr/include? This looks like a non-issue since
only asm needs it.
* locales:
- locales debconf template is a bit difficult for newbie users.
Using localedata/locales/*, it can be readable. For example,
"ja_JP" -> "Japanese", "Japan".
|