]>
git.ipfire.org Git - thirdparty/glibc.git/log
Andreas Schwab [Mon, 13 Dec 2010 10:45:50 +0000 (11:45 +0100)]
glibc 2.12.2 release
Andreas Schwab [Mon, 13 Dec 2010 10:44:56 +0000 (11:44 +0100)]
NEWS for 2.12.2
Andreas Schwab [Fri, 10 Dec 2010 14:16:12 +0000 (09:16 -0500)]
Declare wcpcpy and wcpncpy only under _GNU_SOURCE
(cherry picked from commit
dbb0472f054a4241feec09af30db850dd4d18a7b )
Andreas Schwab [Fri, 10 Dec 2010 14:15:01 +0000 (09:15 -0500)]
Fix use of restrict in wchar.h
(cherry picked from commit
4f1972374a080e823c4ead7c0496827dfc013837 )
Ulrich Drepper [Thu, 9 Dec 2010 17:12:58 +0000 (12:12 -0500)]
Fix race in qsort_r initialization.
(cherry picked from commit
fb88ac72c2dcbbd979c8798e4ea497818bb3e171 )
Jakub Jelinek [Thu, 9 Dec 2010 15:38:18 +0000 (10:38 -0500)]
Fix -D_FORTIFY_SOURCE memmove and bcop
(cherry picked from commit
42acbb92c861e97a6e1293ea853db88342a1bf53 )
Ulrich Drepper [Wed, 11 Aug 2010 14:44:03 +0000 (07:44 -0700)]
Fix IPTOS_CLASS definition.
(cherry picked from commit
15bac72bac03faeb3b725b1d208c62160f0c3ad7 )
Mike Frysinger [Mon, 23 Aug 2010 14:51:49 +0000 (07:51 -0700)]
Remove multiarch dirs when gnu indirect is not supported
(cherry picked from commit
84b9230c404aed4fd3a7bb3d045ca367043dde8c )
Andreas Schwab [Fri, 26 Nov 2010 01:50:16 +0000 (20:50 -0500)]
Don't ignore zero TTL in DNS answers
(cherry picked from commit
a769081960837719ea79c2b6f1c962318f23865c )
Dinakar Guniguntala [Thu, 19 Aug 2010 07:46:19 +0000 (00:46 -0700)]
Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback
(cherry picked from commit
022f6b89208acd2a67eb28a94d6d240e85088398 )
Ulrich Drepper [Sat, 3 Jul 2010 21:05:02 +0000 (14:05 -0700)]
Cleanup new tst-abstime program some more.
(cherry picked from commit
03e87550e3be3d008b1eb6174d74d10a51af6e2e )
Ulrich Drepper [Fri, 2 Jul 2010 14:08:07 +0000 (07:08 -0700)]
Improve new tst-abstime test.
(cherry picked from commit
145569dc4130d102363e17c7322e250310cbc397 )
Andreas Schwab [Wed, 30 Jun 2010 13:56:48 +0000 (15:56 +0200)]
Add missing file
(cherry picked from commit
48b42dde17d79a0effc9ba85110aef2172e3e641 )
Andreas Schwab [Fri, 2 Jul 2010 02:07:14 +0000 (19:07 -0700)]
Work around kernel rejecting valid absolute timestamps
(cherry picked from commit
2983d85ee5492c4ab1f09ca554e47192fa5c97a2 )
Petr Baudis [Mon, 22 Nov 2010 17:47:57 +0000 (12:47 -0500)]
Allow aux_cache_file open()ing to fail silently even in the chroot mode.
The aux_cache fix of bug 11149 introduced a new bug - normally,
ldconfig -r never cares if the auxiliary cache is not available and
that is not a fatal problem, however this is not the case in case
of ldconfig -r when executed as non-root. In that case, ldconfig -r
fails hard unless var/cache/ldconfig/ exists within the chroot. This
patch fixes that.
Conflicts:
ChangeLog
(cherry picked from commit
6db52fbb272979bdcd5d5dd7ab187e1893eda9e3 )
Ulrich Drepper [Mon, 22 Nov 2010 16:11:24 +0000 (11:11 -0500)]
Fix multiple nss_compat initgroups() bugs
Compat initgroups() is completely broken; the code will always set
skip_initgroups_dyn to true, so initgroups() will never be actually
called, but due to the nature of the code, setgrent() won't be called
either - thus, subsequent invocations of initgroups() will not return
the NIS group list anymore.
This is a simple patch that makes sure skip_initgroups_dyn is set only
in case initgroups is not available; it also attempts to handle the
unavailability of other NSS interfaces better.
Conflicts:
ChangeLog
(cherry picked from commit
3056dcdb783a177158a5617657d1a33f872358d6 )
Andreas Schwab [Tue, 28 Sep 2010 02:34:21 +0000 (22:34 -0400)]
Properly convert f_fsid in statvfs
(cherry picked from commit
c21cc9bcb38a87ff638d1099ca871d94a2192b31 )
Ulrich Drepper [Fri, 19 Nov 2010 14:35:39 +0000 (09:35 -0500)]
Define MAP_HUGETLB.
(cherry picked from commit
cf7c9078a5acdbb435498ace92cd81009637a971 )
Ulrich Drepper [Tue, 16 Nov 2010 17:17:04 +0000 (12:17 -0500)]
Define SWAP_FLAG_DISCARD.
(cherry picked from commit
a1fb5e3ebe9d38b5ae6c5bfbfaa04882d52355bc )
Andreas Schwab [Fri, 12 Nov 2010 08:51:28 +0000 (03:51 -0500)]
Fix memory leak in fnmatch
(cherry picked from commit
3540d66b669af54900b2e4bfc0ab82960e84a471 )
Ulrich Drepper [Tue, 10 Aug 2010 04:09:37 +0000 (21:09 -0700)]
Avoid too much stack use in fnmatch.
(cherry picked from commit
f15ce4d8dc139523fe0c273580b604b2453acba6
Luis Machado [Wed, 10 Nov 2010 21:15:05 +0000 (16:15 -0500)]
Fix comparison in sqrtl for IBM long double 128.
(cherry picked from commit
da93d21475878725c9e0cb2b6e650bd8d3628435 )
Ulrich Drepper [Wed, 10 Nov 2010 07:38:35 +0000 (02:38 -0500)]
Fix warnings in __bswap_16.
(cherry picked from commit
69da074d7adfab7b57004a0dea9403a928e310a5 )
Mike Frysinger [Wed, 1 Sep 2010 19:45:02 +0000 (12:45 -0700)]
Update sparc epoll.h from epoll_create2 to epoll_create1
(cherry picked from commit
fdc0c10d9b5c39ec20c35d2f3808d3c70cb7f60b )
Andreas Schwab [Mon, 6 Sep 2010 12:55:59 +0000 (14:55 +0200)]
Don't mix pattern rules with normal rules
(cherry picked from commit
32cf40699346d37fabfa887bbd95e95004799ae1 )
Andreas Schwab [Thu, 12 Aug 2010 16:05:50 +0000 (09:05 -0700)]
Properly quote output of locale
(cherry picked from commit
026373745eab50a683536d950cb7e17dc98c4259 )
Ulrich Drepper [Tue, 26 Oct 2010 17:01:46 +0000 (13:01 -0400)]
Fix assertion in ld.so, introduced by delayed adding to global list.
(cherry picked from commit
fa41c84d73be804639ecb2250f0b793b1a6f765e )
Ulrich Drepper [Mon, 25 Oct 2010 02:37:00 +0000 (22:37 -0400)]
Fix perturbing in malloc on free.
(cherry picked from commit
fdc0f374bcd2d0513569aa8d600f960e43e8af1d )
Andreas Schwab [Mon, 25 Oct 2010 01:42:39 +0000 (21:42 -0400)]
Work around shortest-stem feature in make 3.82+
(cherry picked from commit
bc96fbda275c305ddc1b0b6d94fc68d81369221a )
Andreas Schwab [Mon, 25 Oct 2010 00:40:14 +0000 (20:40 -0400)]
Don't expand DST twice in dl_open
(cherry picked from commit
22cd1c9bcf57c5829d65b6da825f7a459d40c9eb )
Andreas Schwab [Fri, 15 Oct 2010 11:29:38 +0000 (07:29 -0400)]
Expect PLT call to _Unwind_Find_FDE on s390*-linux
(cherry picked from commit
14d43591face21dbd4d51b5c46fa3c17740ddc78 )
Ulrich Drepper [Tue, 12 Oct 2010 13:00:33 +0000 (09:00 -0400)]
One more regex memory leak fixed.
(cherry picked from commit
b833d51fbbf78b38c6ff68074c22d3fe3ddd0ce3 )
Ulrich Drepper [Tue, 12 Oct 2010 02:46:44 +0000 (22:46 -0400)]
More regex memory leak fixes and tests.
(cherry picked from commit
e9b9cbf5e9bdcda6f0b50456658bac748202dd70 )
Ulrich Drepper [Mon, 11 Oct 2010 16:34:53 +0000 (12:34 -0400)]
Test case for last regex problem.
(cherry picked from commit
ef06edbee6463061a7f3dcbd2f56a625b41a4810 )
Ulrich Drepper [Mon, 11 Oct 2010 15:46:22 +0000 (11:46 -0400)]
Fix memory leak for some invalid regular expressions.
(cherry picked from commit
a129c80d54ec951567caa8c1b042275422d5f367 )
Ulrich Drepper [Mon, 11 Oct 2010 13:38:00 +0000 (09:38 -0400)]
Linux getifaddrs might return entries with ->ifa_addr being NULL.
(cherry picked from commit
1751705d1c4e8b7aba391391d1d8d88fe8c9d8b8 )
Ulrich Drepper [Mon, 4 Oct 2010 02:30:11 +0000 (22:30 -0400)]
Remove specific binutils version recommendation in INSTALL file.
(cherry picked from commit
10be4851911a00cca422c173788bce9a13dbde8e )
Ulrich Drepper [Mon, 4 Oct 2010 02:27:21 +0000 (22:27 -0400)]
Handle large requests.
(cherry picked from commit
3b11189345d0080527a76e3bf867da395a1b0261 )
Joseph Myers [Tue, 21 Sep 2010 21:02:08 +0000 (14:02 -0700)]
getdents64 fallback d_type support
(cherry picked from commit
1ac7a2c7b448c851eb8976fcc290a906a4075203 )
Andreas Schwab [Wed, 15 Sep 2010 14:38:19 +0000 (07:38 -0700)]
Fix register conflict in s390 ____longjmp_chk
(cherry picked from commit
7291c56f9d6f5861d1c001bc63a364f047a74738 )
Chung-Lin Tang [Wed, 8 Sep 2010 22:49:50 +0000 (15:49 -0700)]
Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.
(cherry picked from commit
c044aa75354b48d4b7aaffe465706282192e54c2 )
Mike Frysinger [Wed, 1 Sep 2010 19:42:48 +0000 (12:42 -0700)]
Fix typo in x86-64 epoll.h.
(cherry picked from commit
e53a31fe575dcfd0dceb9f316d673de34d39abad )
Andreas Schwab [Wed, 1 Sep 2010 19:38:44 +0000 (12:38 -0700)]
Fix array overflow in floating point parser
(cherry picked from commit
a726d7960e8a4ac784131f591114a0ef14246d8b )
Ulrich Drepper [Tue, 14 Sep 2010 07:01:42 +0000 (00:01 -0700)]
Actually make it possible to user the default name server.
(cherry picked from commit
e66e7419a6f58200eec6941b14e2dcff9875cc6c )
Ulrich Drepper [Wed, 25 Aug 2010 14:43:53 +0000 (07:43 -0700)]
Missing server address again leads to localhost being used
(cherry picked from commit
df24a73ecdfea3690821f8176b83d811a5f23725 )
H.J. Lu [Mon, 16 Aug 2010 03:09:23 +0000 (20:09 -0700)]
Add -fno-asynchronous-unwind-tables to initfini.s for i386
(cherry picked from commit
f8392f40049cf6faedcf4f26736227d9a7a04b9e )
Samuel Thibault [Mon, 2 Aug 2010 23:46:12 +0000 (16:46 -0700)]
Hurd: fix timeout rounding in select
(cherry picked from commit
5a42321d438211210e0869e5e90f8d75d1354e14 )
Roland McGrath [Thu, 29 Jul 2010 17:49:42 +0000 (10:49 -0700)]
BZ 11856: fix manual nit
(cherry picked from commit
48cbc0d6d03b0591280489ddb6a2df60b850e57d )
Andreas Schwab [Mon, 26 Jul 2010 13:28:15 +0000 (15:28 +0200)]
Document M_PERTURB
(cherry picked from commit
deb9cabbf475da0b65d7acdb364987c4a15b4214 )
Roland McGrath [Mon, 26 Jul 2010 19:45:17 +0000 (12:45 -0700)]
BZ #11840: Fix config.cache usage for -fgnu89-inline check.
(cherry picked from commit
1c7570ff36595cba9f5797453eda95969a72c56e )
Roland McGrath [Wed, 21 Jul 2010 02:09:50 +0000 (19:09 -0700)]
Fix vDSO synthetic hwcap handling so they are not masked out from ld.so.cache matching.
(cherry picked from commit
5dbc3b6cc0b759bf4b22d851ccb9cbf3e3cbc6ef )
Roland McGrath [Tue, 6 Jul 2010 01:28:24 +0000 (18:28 -0700)]
Manual wording fix for round{,f,l}.
(cherry picked from commit
713df3d547041fddea30fa78c52dd0615bfd4c24 )
Ulrich Drepper [Fri, 2 Jul 2010 16:49:05 +0000 (09:49 -0700)]
More linking issues fixed.
(cherry picked from commit
702e8f1450279f3e5dc22bf0935ee5ece4369fdb )
Ulrich Drepper [Fri, 2 Jul 2010 02:03:29 +0000 (19:03 -0700)]
Fix build with newer linker.
(cherry picked from commit
72b6e8c85b95a949d8c5d827a16dd1492d9ef26b )
Emilio Pozuelo Monfort [Wed, 2 Jun 2010 17:24:59 +0000 (10:24 -0700)]
Hurd: Fix linkat symlink handling.
(cherry picked from commit
2a50c07836d2750baf70442f8f760bf6cd43b3af )
Ulrich Drepper [Fri, 5 Nov 2010 11:57:46 +0000 (07:57 -0400)]
32bit memset-sse2.S fails with uneven cache size
32bit memset-sse2.S assumes cache size is multiple of 128 bytes. If
it isn't true, memset-sse2.S will fail. For example, a processor can
have 24576 KB L3 cache and 20 cores. That is
2516582 byte per core. Half
of it is
1258291 , which isn't helpful for vector instructions. This
patch rounds cache sizes to multiple of 256 bytes and adds "raw" cache
sizes.
(cherry picked from commit
c0dde15b5dba7e02ce6f36eab3a4d1c166f9951b )
Miklos Szeredi [Wed, 3 Nov 2010 04:25:45 +0000 (00:25 -0400)]
Verify in ttyname() that the symlink is valid.
(cherry picked from commit
0e516e0e14f2f9783a21cd1727bc53776341f857 )
Ulrich Drepper [Tue, 26 Oct 2010 04:23:45 +0000 (00:23 -0400)]
Add missing file.
(cherry picked from commit
c54ff5c67ea2b2a1235e066da27ffec48a40c566 )
Andreas Krebbel [Tue, 26 Oct 2010 04:23:14 +0000 (00:23 -0400)]
Fix concurrency problem between dl_open and dl_iterate_phdr
(cherry picked from commit
f09677388a44cd1460f8986ef1b096c73bd5b958 )
Richard Li [Mon, 25 Oct 2010 18:13:17 +0000 (14:13 -0400)]
Fix x86-64 strchr propagation of search byte into all bytes of SSE register
(cherry picked from commit
dbf3a06904168417a05882a871342e7a9ee3b383 )
Andreas Schwab [Mon, 25 Oct 2010 01:43:15 +0000 (21:43 -0400)]
Require suid bit on audit objects in privileged programs
(cherry picked from commit
8e9f92e9d5d7737afdacf79b76d98c4c42980508 )
H.J. Lu [Thu, 14 Oct 2010 02:12:03 +0000 (22:12 -0400)]
Fix alignment of AVX safe area on x86-64.
(cherry picked from commit
f90681487d90a6eea8f1c60021bc8dd83313c59b )
Ulrich Drepper [Wed, 6 Oct 2010 17:48:51 +0000 (13:48 -0400)]
Add test case for strstr problem.
(cherry picked from commit
67a67b950be9741a4cf1ff3e75572204b06bec2e )
Eric Blake [Wed, 6 Oct 2010 17:48:07 +0000 (13:48 -0400)]
Fix strstr and memmem algorithm.
(cherry picked from commit
5fb308bca2f333dcc835945be85e165cd7843d5b )
Ulrich Drepper [Mon, 4 Oct 2010 02:10:30 +0000 (22:10 -0400)]
Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strncmp
(cherry picked from commit
45db99c7d03e497a3320907e722270fb7ee852f3 )
Andreas Schwab [Thu, 19 Aug 2010 14:42:16 +0000 (07:42 -0700)]
Fix ifunc thunk for strspn on x86 in static libc
(cherry picked from commit
bdaa77bc20bbaf5a78da541b993cfead8b8c1b1c )
Ulrich Drepper [Tue, 17 Aug 2010 09:05:30 +0000 (11:05 +0200)]
(__getlogin_r_loginuid): Also fail if tpwd after pwuid call is NULL.
(cherry picked from commit
c86434ccb576a3ce35b5a74f72b9f03bd45b522a )
Andreas Schwab [Mon, 21 Jun 2010 14:57:12 +0000 (07:57 -0700)]
More fixes to error handling in getlogin_r.
(cherry picked from commit
e35fcef8b739ed24e083ff8a3078ac14e101cf67 )
Ulrich Drepper [Sat, 19 Jun 2010 16:54:28 +0000 (09:54 -0700)]
Fix error handling in Linux getlogin*.
(cherry picked from commit
63c4ed22b5048c8701d8806026c23cc95f0df756 )
Andreas Schwab [Tue, 27 Jul 2010 11:34:39 +0000 (13:34 +0200)]
glibc 2.12.1 release
Andreas Schwab [Tue, 27 Jul 2010 11:33:47 +0000 (13:33 +0200)]
Regenerate NOTES
Kirill A. Shutemov [Tue, 15 Jun 2010 00:23:01 +0000 (17:23 -0700)]
Flush cache after solving TEXTRELs if arch requires it.
(cherry picked from commit
80da2e093c0e465cfa6e561488aac51c236b6fd2 )
Takashi Yoshii [Mon, 14 Jun 2010 23:56:22 +0000 (16:56 -0700)]
[sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.
(cherry picked from commit
4bc93b30337482a0ad1758b4ba069704d09c39da )
Andreas Schwab [Mon, 14 Jun 2010 23:54:43 +0000 (16:54 -0700)]
Fix use of extend_alloca in NIS
(cherry picked from commit
caa78cf824f98d6f02f2e39cb9cf253c8553946f )
Jakub Jelinek [Mon, 14 Jun 2010 15:18:26 +0000 (08:18 -0700)]
Fix a couple of __REDIRECT () __THROW occurrences
This patch fixes some cases which fail to parse with C++.
(cherry picked from commit
f32f28695d938597ad93177dc83225dcb3c69f74 )
H.J. Lu [Thu, 27 May 2010 18:14:18 +0000 (11:14 -0700)]
Incorrect x86 CPU family and model check.
(cherry picked from commit
3c88fe1e3ab8c6115e9b0c6eb109718da2116a33 )
Takashi Yoshii [Wed, 26 May 2010 14:01:43 +0000 (07:01 -0700)]
Fix iov[] size in SH register_dump()
(cherry picked from commit
d2f73151763c27173d9a771cea722380d7fc61c2 )
Ulrich Drepper [Sat, 22 May 2010 06:51:18 +0000 (23:51 -0700)]
Don't crash on unresolved weak symbol reference when auditing.
(cherry picked from commit
b32b8b451b398ebae33d4cf8039c03f4d615c0c3 )
Andreas Schwab [Fri, 21 May 2010 19:51:43 +0000 (12:51 -0700)]
Don't crash on unresolved weak symbol reference
(cherry picked from commit
9acbe24da8c71704d03e30d1223f997442d4be0c )
Andreas Schwab [Fri, 21 May 2010 19:11:28 +0000 (12:11 -0700)]
Implement recvmmsg also as socketcall
(cherry picked from commit
3d04ff3a5d3ce3616837e1d15e03b6e1b360cf26 )
Andreas Schwab [Fri, 21 May 2010 18:52:20 +0000 (11:52 -0700)]
sunrpc: Fix spurious fall-through
(cherry picked from commit
f0ccf6ea41931f325df4699a4c7fdf81888563ee )
Andreas Schwab [Fri, 21 May 2010 18:45:17 +0000 (11:45 -0700)]
Make <sys/timex.h> compatible with C++
(cherry picked from commit
5b08ac571ff8e94fe96511a532f0d20997de5f52 )
Andreas Schwab [Wed, 19 May 2010 06:47:09 +0000 (23:47 -0700)]
Fix typo in es_CR locale.
Andrew Stubbs [Wed, 12 May 2010 17:18:26 +0000 (10:18 -0700)]
Fix FP exception control.
Roland McGrath [Fri, 7 May 2010 23:23:03 +0000 (16:23 -0700)]
Fix a const warning in ldconfig.
Ulrich Drepper [Fri, 7 May 2010 08:18:34 +0000 (01:18 -0700)]
Refer to old CL file.
Ulrich Drepper [Fri, 7 May 2010 05:23:13 +0000 (22:23 -0700)]
Enable IDN support in getent.
Ulrich Drepper [Thu, 6 May 2010 11:44:06 +0000 (04:44 -0700)]
WS fixes
Ulrich Drepper [Thu, 6 May 2010 11:42:46 +0000 (04:42 -0700)]
Fix race in free sanity check.
Andreas Schwab [Wed, 5 May 2010 16:59:25 +0000 (09:59 -0700)]
Fix lookup of collation sequence value during regexp matching
Ulrich Drepper [Wed, 5 May 2010 16:48:21 +0000 (09:48 -0700)]
Merge branch 'master' of ssh://sources.redhat.com/git/glibc
Andreas Schwab [Wed, 5 May 2010 16:47:25 +0000 (09:47 -0700)]
Fix name of tt_RU.UTF-8@iqtelif locale.
Ulrich Drepper [Wed, 5 May 2010 16:44:50 +0000 (09:44 -0700)]
Handle too-small buffers in Linux getlogin_r.
Andreas Schwab [Wed, 5 May 2010 08:14:51 +0000 (10:14 +0200)]
Regenerate INSTALL
Ulrich Drepper [Wed, 5 May 2010 07:26:14 +0000 (00:26 -0700)]
Remove unnecessary Alpha support.
Ulrich Drepper [Tue, 4 May 2010 11:27:23 +0000 (04:27 -0700)]
Mention more bugs which are fixed.
Ulrich Drepper [Tue, 4 May 2010 04:44:07 +0000 (21:44 -0700)]
Fix CL.
Ulrich Drepper [Mon, 3 May 2010 21:11:14 +0000 (14:11 -0700)]
Prepare for release.
Ulrich Drepper [Mon, 3 May 2010 21:04:52 +0000 (14:04 -0700)]
Fix ldconfig to handle symlinks in chroot correctly.
Ulrich Drepper [Mon, 3 May 2010 20:33:13 +0000 (13:33 -0700)]
Simplify OOM handling in ldconfig.