| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
|
| |
|
|
|
|
| |
* SUPPORTED: Add ht_HT.UTF-8.
|
|
|
|
| |
* locales/de_DE: Likewise.
|
|
|
|
|
|
|
|
|
|
|
| |
* locales/sd_IN: New file.
Contributed by Pravin Satpute <psatpute@redhat.com>.
* locales/sd_IN@devanagari: Fix locale name.
* locales/ks_IN@devanagari: Likewise.
* locales/sd_IN@devanagari: New file.
* locales/ks_IN@devanagari: New file.
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-01 Ulrich Drepper <drepper@redhat.com>
[BZ #6857]
* sd_IN@devanagari: New file.
Contributed by Pravin Satpute <psatpute@redhat.com>.
[BZ #6856]
* ks_IN@devanagari: New file.
Contributed by Pravin Satpute <psatpute@redhat.com>.
|
| |
|
|
|
|
|
| |
Patch by Pravin Satpute <psatpute@redhat.com>.
|
|
|
|
|
|
|
|
| |
2008-06-25 Ulrich Drepper <drepper@redhat.com>
[BZ #5210]
* configure.in: Add -Werror to -fstack-protector test to catch
unsupported architectures.
Patch by Gilles Esponasse <g.esp@free.fr>.
|
|
|
|
|
|
| |
2008-06-25 Ulrich Drepper <drepper@redhat.com>
[BZ #5814]
* locales/fi_FI: Fix separator for hours, minutes, and seconds.
|
|
|
|
| |
Patch by Pravin Satpute <psatpute@redhat.com>.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* string/endian.h: Add macros for fixed-size endian conversion.
* bits/byteswap.h: Allow inclusion from <endian.h>.
* sysdeps/i386/bits/byteswap.h: Likewise.
* sysdeps/ia64/bits/byteswap.h: Likewise.
* sysdeps/s390/bits/byteswap.h: Likewise.
* sysdeps/x86_64/bits/byteswap.h: Likewise.
* string/Makefile (tests): Add tst-endian.
* string/tst-endian.c: New file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-04-15 Ulrich Drepper <drepper@redhat.com>
[BZ #5209]
* sysdeps/unix/sysv/linux/times.c: New file.
[BZ #5381]
* nscd/nscd.h: Define enum in_flight, mem_in_flight, and
mem_in_flight_list variables. Add new parameter to mempool_alloc
prototype.
* nscd/mem.c (mempool_alloc): Take additional parameter. Initialize
appropriate mem_in_flight element.
(gc): Take allocations which have not yet been committed to the
database into account.
* nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
Reset mem_in_flight before returning.
* nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and
cue it up in mem_in_flight_list.
* nscd/aicache.c: Adjust mempool_alloc call.
* nscd/grpcache.c: Likewise.
* nscd/hstcache.c: Likewise.
* nscd/initgrcache.c: Likewise.
* nscd/pwdcache.c: Likewise.
* nscd/servicescache.c: Likewise.
* nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead
of -fpie.
* nscd/connections.c (handle_request): Provide better error message
in case SELinux forbids the service.
* version.h (VERSION): Bump to 2.8.90.
|
|
|
|
|
|
|
|
| |
2008-04-07 Ulrich Drepper <drepper@redhat.com>
[BZ #6042]
* sysdeps/unix/sysv/linux/net/ethernet.h: Add a few more
ETHERTYPE_* definitions.
Patch partly by Aurelien Jarno <aurelien@aurel32.net>.
|
|
|
|
| |
* locales/fr_FR: Fix abmon, abday, d_ftm, grouping.
|
| |
|
|
|
|
|
|
| |
2008-04-07 Ulrich Drepper <drepper@redhat.com>
[BZ #5475]
* resolv/res_init.c: Handle scope IDs in resolv.conf.
|
|
|
|
| |
Patch by Pravin Satpute <psatpute@redhat.com>.
|
|
|
|
|
| |
* locales/mr_IN: Adjust Devanagari sorting for mr_IN.
Patch by Pravin Satpute <psatpute@redhat.com>.
|
|
|
|
|
|
| |
2008-03-08 Ulrich Drepper <drepper@redhat.com>
[BZ #5602]
* locales/pt_PT: Fix mon_decimal_point.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* sysdeps/unix/sysv/linux/pathconf.h: Declare
__statfs_chown_restricted.
* sysdeps/unix/sysv/linux/fpathconf.c: Call __statfs_chown_restricted
for _PC_CHOWN_RESTRICTED.
* sysdeps/unix/sysv/linux/pathconf.c: Likewise.
Implement __statfs_chown_restricted.
* sysdeps/unix/sysv/linux/bits/posix_opt.h: Change
_POSIX_CHOWN_RESTRICTED value to zero.
2008-02-26 Harsha Jagasia <harsha.jagasia@amd.com>
|
|
|
|
|
|
| |
2008-03-04 Ulrich Drepper <drepper@redhat.com>
[BZ #5627]
* locale/iso-639.def: Add Shuswap.
|
|
|
|
|
|
| |
2008-01-10 Ulrich Drepper <drepper@redhat.com>
[BZ #5520]
* locales/ga_IE: Fix May, June, November and December entries in mon.
|
|
|
|
| |
Patch by Danishka Navin <snavin@redhat.com>.
|
| |
|
|
|
|
|
|
|
|
|
| |
2007-11-07 Ulrich Drepper <drepper@redhat.com>
[BZ #5277]
* iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed
because output buffer is too small break, don't loop.
* iconvdata/Makefile (tests): Add bug-iconv6.
* iconvdata/bug-iconv6.c: New file.
|
| |
|
|
|
|
|
| |
old headers, don't call avc_has_perm if we don't have the
permission information.
|
|
|
|
|
| |
* stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer
to keep track of end of %[ format string element.
|
|
|
|
|
|
|
| |
2007-10-14 Ulrich Drepper <drepper@redhat.com>
[BZ #4098]
* locales/pl_PL: Change abmon, abday, and d_fmt according to
results of vote.
|
|
|
|
|
|
| |
and tok_elifndef.
* locale/programs/locfile-kw.gperf: Likewise.
* locale/programs/ld-collate.c: Implement primitive preprocessor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* locales/cs_CZ: Likewise.
* locales/fur_IT: Likewise.
* locales/fy_DE: Likewise.
* locales/hu_HU: Likewise.
* locales/i18n: Likewise.
* locales/li_BE: Likewise.
* locales/li_NL: Likewise.
* locales/nds_DE: Likewise.
* locales/nds_NL: Likewise.
* locales/pl_PL: Likewise.
* locales/sc_IT: Likewise.
* locales/sk_SK: Likewise.
2007-10-10 Jakub Jelinek <jakub@redhat.com>
* locales/en_US: Add first_weekday and first_workday.
* locales/cs_CZ: Likewise.
* locales/fur_IT: Likewise.
* locales/fy_DE: Likewise.
* locales/hu_HU: Likewise.
* locales/i18n: Likewise.
* locales/li_BE: Likewise.
* locales/li_NL: Likewise.
* locales/nds_DE: Likewise.
* locales/nds_NL: Likewise.
* locales/pl_PL: Likewise.
* locales/sc_IT: Likewise.
* locales/sk_SK: Likewise.
|
|
|
|
|
|
|
| |
libc.so just clear NAME.
(__libc_rwlock_fini): Nop inside of libc.so.
* tst-initializers1.c (main): Test if PTHREAD_RWLOCK_INITIALIZER is
all zeros.
|
|
|
|
| |
with some Pentium Ds.
|
|
|
|
| |
* locales/fr_FR: Likewise.
|
|
|
|
|
|
|
|
| |
2007-10-07 Ulrich Drepper <drepper@redhat.com>
[BZ #73]
* locales/nb_NO: Update time information, collation, thousands
separator.
* locales/nn_NO: Likewise.
|
|
|
|
|
| |
include <features.h> now. Include <bits/error.h> if possible.
* misc/bits/error.h: New file.
|
|
|
|
| |
* locales/oc_FR: Fix Thursday abday and August mon and abmon data.
|
|
|
|
| |
statement, continue in state 0.
|
| |
|
| |
|
|
|
|
| |
of section order.
|
| |
|
| |
|
| |
|
|
|
|
| |
* SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.
|
| |
|