Chunshek Chan
72d1dddb02
Add yue_HK locale
2011-05-09 14:13:15 -04:00
Kevin Bortis
bdc2f971ee
Add wae_CH locale
2011-05-09 14:04:43 -04:00
Priit Laes
fd3bb3392b
Estonia (et_EE) joins the eurozone
2011-05-09 13:50:03 -04:00
Ulrich Drepper
56a7f7dd43
Add lb_LU locale
2011-05-09 13:27:17 -04:00
Ulrich Drepper
2952b11705
Use appropriate type for return value checking
2011-05-09 13:15:01 -04:00
Ulrich Drepper
6a564b67fc
Add sw_KE and sw_TZ locales
2011-05-09 13:08:17 -04:00
Ulrich Drepper
447ef77660
Fix whitespaces
2011-05-09 12:35:03 -04:00
Ulrich Drepper
c05c983867
Add ff_SN locale
2011-05-09 12:33:45 -04:00
Ghorban M. Tavakoly
d8741b523e
Update day/month names in tk_TM locale
2011-05-09 12:26:12 -04:00
Ulrich Drepper
5093422143
Add bem_ZM and en_ZM locales
2011-05-09 12:09:31 -04:00
Ulrich Drepper
64913e4216
Document new locale
2011-05-09 12:01:56 -04:00
Ulrich Drepper
9c1cc6f1fe
Use rupee sign in Indian locales.
2011-05-09 11:59:34 -04:00
Ulrich Drepper
2a81eaa5a2
Transliterate U20B9.
2011-05-09 11:53:58 -04:00
Ulrich Drepper
7734679ac1
Remove some incorrectly added lines from UTF-8 data
2011-05-09 11:49:21 -04:00
Ulrich Drepper
887ae4ea1f
Update UTF-8 data file
2011-05-09 11:48:19 -04:00
Ulrich Drepper
9329581898
Fix contact info.
2011-05-09 09:07:16 -04:00
Ulrich Drepper
4da0fb475d
Fix whitespaces
2011-05-09 09:02:25 -04:00
Ulrich Drepper
0f7843d00f
Merge branch 'master' of ssh://sourceware.org/git/glibc
...
Conflicts:
localedata/ChangeLog
2011-05-09 09:01:52 -04:00
Ulrich Drepper
445d72ca26
Add os_RU locale
2011-05-09 09:00:14 -04:00
Andreas Schwab
0e8131bb32
Remove .UTF-8 suffix from locale names when it is the only supported codeset
2011-05-08 21:48:03 -04:00
Ulrich Drepper
6fb2dde3f1
Make complete getcwd work in rtld
2011-05-08 14:53:20 -04:00
Ulrich Drepper
7fb90fb89b
Fix Linux getcwd for long paths
...
The getcwd syscall (so far?) can only handle path up to one page
in size. There is no limit about directory hierarchy depth, though,
and the POSIX getcwd is supposed to handle this. In that case fall
back to the generic getcwd.
Additionally, optimize the generic getcwd to use openat when possible
to change the asymptotic performance from O(N^2) to O(n).
2011-05-08 08:37:19 -04:00
Ulrich Drepper
28377d1bf5
Optimize fdopendir a bit.
...
Don't call fcntl(F_SETFD) unnecessarily.
2011-05-08 00:48:30 -04:00
Alan Modra
66bdbaa452
static tls memory leak on TLS_DTV_AT_TP archs
2011-05-07 21:27:51 -04:00
Ulrich Drepper
c1e9ea3517
Doc fixes.
2011-05-07 13:30:39 -04:00
Jonathan Nieder
9572119174
Actually undefine ARG_MAX from <linux/limits.h>
2011-05-07 13:20:33 -04:00
Ulrich Drepper
f87dfb1f11
Backport BIND code to query name as TLD.
2011-05-07 13:05:19 -04:00
Ulrich Drepper
47c3cd7a74
Allow $ORIGIN to reference trusted directoreis in SUID binaries.
2011-05-07 11:44:26 -04:00
Ulrich Drepper
d08055417d
Misplaced new line in last patch
2011-05-07 09:13:43 -04:00
Paul Pluzhnikov
8a35c9120f
Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.h
2011-05-07 09:03:36 -04:00
Ulrich Drepper
acd41f47ea
Report if no record is found by initgroups in nss_files.
2011-05-06 12:54:12 -04:00
Ulrich Drepper
a044697649
Update.
2011-05-06 07:47:33 -04:00
Andreas Schwab
597df64714
Install rpc/netdb.h again
2011-05-06 07:46:42 -04:00
Paul Pluzhnikov
b9af13014f
Use --{start,end}-group to handle circular dependency between libgcc.a and libc.a.
2011-05-05 15:37:07 -07:00
Ulrich Drepper
018b9e368d
Explain header situation after RPC removal in NEWS
2011-05-05 07:39:34 -04:00
Andreas Schwab
4e34d5f589
Don't use removed rpc headers
2011-05-05 07:36:40 -04:00
Andreas Schwab
00ee369c1c
ldconfig: don't crash on empty path in config file
2011-05-03 13:44:25 -04:00
Ulrich Drepper
1bfbe0d335
Better use of open in pathconf.
2011-05-02 21:34:34 -04:00
Maciej Babinski
0b592a30f5
getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modules
2011-05-02 21:11:17 -04:00
Ulrich Drepper
6e04cbbe79
Fix pathconf(_PC_BUF_SIZE).
2011-05-02 20:59:51 -04:00
Ulrich Drepper
6fdb1ce876
Update NEWS
2011-05-01 21:37:24 -04:00
Bruno Haible
e4ecafe004
Fix getnameinfo flags parameter type.
2011-05-01 21:36:43 -04:00
Ulrich Drepper
125ee683b3
Add finer grained control for initgroups lookups to NSS.
2011-04-29 11:16:30 -04:00
Eric Blake
b722481ac2
Use al possible bytes from fopen mode string.
2011-04-22 23:40:57 -04:00
H.J. Lu
4df46dbda7
Fix "make xcheck" in sunrpc.
2011-04-22 23:31:52 -04:00
Ulrich Drepper
7a41d99a35
Fix whitespaces.
2011-04-22 21:38:13 -04:00
Jim Meyering
ded5b9b7c7
Remove doubled words.
2011-04-22 21:34:32 -04:00
Ulrich Drepper
e84142d2a9
Fix reallocation bug in last nss_files change.
2011-04-21 12:07:52 -04:00
Ulrich Drepper
877175d8ea
Fix build problem in sunrpc.
2011-04-20 14:02:41 -04:00
Ulrich Drepper
00401ad5b0
Fix little issue with last change.
2011-04-19 17:16:11 -04:00