Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locale: Remove obsolete repertoire map references | Marko Myllynen | 2015-07-21 | 1 | -13/+0 |
| | | | | | | | | repertoire maps and character mnemonics were used early in the glibc i18n/l10n effort but were quickly deprecated in favor of Unicode code points. According to ChangeLog, the in-tree repertoire maps were removed 2000-07-07 but some stray references remain even today. The patch below removes them. | ||||
* | Remove trailing whitespace from localedata. | Joseph Myers | 2013-06-07 | 1 | -2/+2 |
| | |||||
* | Update. | Ulrich Drepper | 2000-06-24 | 1 | -339/+252 |
| | | | | | | | 2000-06-23 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Define PTRACE_GETFPXREGS and PTRACE_SETFPXREGS. | ||||
* | Update. | Ulrich Drepper | 1999-12-19 | 1 | -0/+367 |
* malloc/Versions: Export __libc_freeres for GLIBC_2.1. |