]>
sourceware.org Git - glibc.git/log
Ulrich Drepper [Mon, 9 May 2011 13:07:16 +0000 (09:07 -0400)]
Fix contact info.
Ulrich Drepper [Mon, 9 May 2011 13:02:25 +0000 (09:02 -0400)]
Fix whitespaces
Ulrich Drepper [Mon, 9 May 2011 13:01:52 +0000 (09:01 -0400)]
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
localedata/ChangeLog
Ulrich Drepper [Mon, 9 May 2011 13:00:14 +0000 (09:00 -0400)]
Add os_RU locale
Andreas Schwab [Mon, 9 May 2011 01:48:03 +0000 (21:48 -0400)]
Remove .UTF-8 suffix from locale names when it is the only supported codeset
Ulrich Drepper [Sun, 8 May 2011 18:53:20 +0000 (14:53 -0400)]
Make complete getcwd work in rtld
Ulrich Drepper [Sun, 8 May 2011 12:37:19 +0000 (08:37 -0400)]
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).
Ulrich Drepper [Sun, 8 May 2011 04:48:30 +0000 (00:48 -0400)]
Optimize fdopendir a bit.
Don't call fcntl(F_SETFD) unnecessarily.
Alan Modra [Sun, 8 May 2011 01:27:51 +0000 (21:27 -0400)]
static tls memory leak on TLS_DTV_AT_TP archs
Ulrich Drepper [Sat, 7 May 2011 17:30:39 +0000 (13:30 -0400)]
Doc fixes.
Jonathan Nieder [Sat, 7 May 2011 17:20:33 +0000 (13:20 -0400)]
Actually undefine ARG_MAX from <linux/limits.h>
Ulrich Drepper [Sat, 7 May 2011 17:05:19 +0000 (13:05 -0400)]
Backport BIND code to query name as TLD.
Ulrich Drepper [Sat, 7 May 2011 15:44:26 +0000 (11:44 -0400)]
Allow $ORIGIN to reference trusted directoreis in SUID binaries.
Ulrich Drepper [Sat, 7 May 2011 13:13:43 +0000 (09:13 -0400)]
Misplaced new line in last patch
Paul Pluzhnikov [Sat, 7 May 2011 13:03:36 +0000 (09:03 -0400)]
Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.h
Ulrich Drepper [Fri, 6 May 2011 16:54:12 +0000 (12:54 -0400)]
Report if no record is found by initgroups in nss_files.
Ulrich Drepper [Fri, 6 May 2011 11:47:33 +0000 (07:47 -0400)]
Update.
Andreas Schwab [Fri, 6 May 2011 11:46:42 +0000 (07:46 -0400)]
Install rpc/netdb.h again
Paul Pluzhnikov [Thu, 5 May 2011 22:35:46 +0000 (15:35 -0700)]
Use --{start,end}-group to handle circular dependency between libgcc.a and libc.a.
Ulrich Drepper [Thu, 5 May 2011 11:39:34 +0000 (07:39 -0400)]
Explain header situation after RPC removal in NEWS
Andreas Schwab [Thu, 5 May 2011 11:36:40 +0000 (07:36 -0400)]
Don't use removed rpc headers
Andreas Schwab [Tue, 3 May 2011 17:44:25 +0000 (13:44 -0400)]
ldconfig: don't crash on empty path in config file
Ulrich Drepper [Tue, 3 May 2011 01:34:34 +0000 (21:34 -0400)]
Better use of open in pathconf.
Maciej Babinski [Tue, 3 May 2011 01:11:17 +0000 (21:11 -0400)]
getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modules
Ulrich Drepper [Tue, 3 May 2011 00:59:51 +0000 (20:59 -0400)]
Fix pathconf(_PC_BUF_SIZE).
Ulrich Drepper [Mon, 2 May 2011 01:37:24 +0000 (21:37 -0400)]
Update NEWS
Bruno Haible [Mon, 2 May 2011 01:36:43 +0000 (21:36 -0400)]
Fix getnameinfo flags parameter type.
Ulrich Drepper [Fri, 29 Apr 2011 15:16:30 +0000 (11:16 -0400)]
Add finer grained control for initgroups lookups to NSS.
Eric Blake [Sat, 23 Apr 2011 03:40:57 +0000 (23:40 -0400)]
Use al possible bytes from fopen mode string.
H.J. Lu [Sat, 23 Apr 2011 03:31:52 +0000 (23:31 -0400)]
Fix "make xcheck" in sunrpc.
Ulrich Drepper [Sat, 23 Apr 2011 01:38:13 +0000 (21:38 -0400)]
Fix whitespaces.
Jim Meyering [Sat, 23 Apr 2011 01:34:32 +0000 (21:34 -0400)]
Remove doubled words.
Ulrich Drepper [Thu, 21 Apr 2011 16:07:52 +0000 (12:07 -0400)]
Fix reallocation bug in last nss_files change.
Ulrich Drepper [Wed, 20 Apr 2011 18:02:41 +0000 (14:02 -0400)]
Fix build problem in sunrpc.
Ulrich Drepper [Tue, 19 Apr 2011 21:16:11 +0000 (17:16 -0400)]
Fix little issue with last change.
Ulrich Drepper [Tue, 19 Apr 2011 17:43:03 +0000 (13:43 -0400)]
Define initgroups callback for nss_files.
Richard Sandiford [Tue, 19 Apr 2011 16:38:42 +0000 (09:38 -0700)]
elf.h: Define R_ARM_IRELATIVE reloc type.
Ulrich Drepper [Tue, 19 Apr 2011 11:27:42 +0000 (07:27 -0400)]
Update Russian translation.
Ulrich Drepper [Mon, 18 Apr 2011 02:52:11 +0000 (22:52 -0400)]
Add before-compile to dependencies for librpc_compat_pic objects.
Mike Frysinger [Mon, 18 Apr 2011 02:20:47 +0000 (22:20 -0400)]
Fix static linking with checking x86/x86-64 memcpy.
Andreas Schwab [Mon, 18 Apr 2011 02:03:53 +0000 (22:03 -0400)]
Fix POWER4/POWER7 optimized strncmp to not read past differing bytes
Ulrich Drepper [Mon, 18 Apr 2011 01:51:26 +0000 (21:51 -0400)]
Fix FPU context handling in getcontext on x86-64.
fnstenv on x86-64 seems to clear the state. Work around.
Justin P. Mattock [Mon, 18 Apr 2011 00:56:07 +0000 (20:56 -0400)]
Typo fix appproximated.
Justin P. Mattock [Mon, 18 Apr 2011 00:55:16 +0000 (20:55 -0400)]
Fix a comment.
Andreas Krebbel [Mon, 18 Apr 2011 00:43:59 +0000 (20:43 -0400)]
Use .machine to prevent AS from complaining about z9-109 instructions in iconv modules
Andreas Krebbel [Mon, 18 Apr 2011 00:41:45 +0000 (20:41 -0400)]
Skip extra zeroes when searching auxv on s390
Ulrich Drepper [Sun, 17 Apr 2011 01:59:36 +0000 (21:59 -0400)]
Obsolete RPC implementation in libc.
Ulrich Drepper [Mon, 11 Apr 2011 02:43:01 +0000 (22:43 -0400)]
Fix memory leak in TLS of loaded objects.
Ulrich Drepper [Sun, 10 Apr 2011 11:03:18 +0000 (07:03 -0400)]
Update NEWS.
Andreas Schwab [Sat, 9 Apr 2011 18:55:26 +0000 (14:55 -0400)]
Don't leave empty element in rpath when skipping an element
Andreas Schwab [Sat, 9 Apr 2011 15:07:18 +0000 (11:07 -0400)]
Make ppc sync_file_range cancelable.
Ulrich Drepper [Sat, 9 Apr 2011 15:01:37 +0000 (11:01 -0400)]
Fix typo in comment.
Andreas Schwab [Thu, 7 Apr 2011 20:23:52 +0000 (16:23 -0400)]
Maintain stack alignment in ____longjmp_chk on x86_64
Andreas Schwab [Thu, 7 Apr 2011 06:21:00 +0000 (08:21 +0200)]
Revert "Fix strncmp page test to limit length to size of object"
This reverts commit
e513f34605747f43eed259519b6fb847591861d2 .
Andreas Schwab [Tue, 29 Mar 2011 08:40:28 +0000 (10:40 +0200)]
Fix strncmp page test to limit length to size of object
Ulrich Drepper [Tue, 5 Apr 2011 10:44:05 +0000 (06:44 -0400)]
Fix typo in CL.
Ulrich Drepper [Sun, 3 Apr 2011 13:32:31 +0000 (09:32 -0400)]
Fix typo in cache information table for x86-{32,64}.
Ulrich Drepper [Sat, 2 Apr 2011 19:28:16 +0000 (15:28 -0400)]
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
Ulrich Drepper [Sat, 2 Apr 2011 19:27:07 +0000 (15:27 -0400)]
Define CLOCK_BOOTTIME.
Ulrich Drepper [Sat, 2 Apr 2011 12:25:30 +0000 (08:25 -0400)]
Update comment about feature macros.
H.J. Lu [Fri, 1 Apr 2011 23:38:21 +0000 (19:38 -0400)]
Work around old buggy program which cannot cope with memcpy semantics.
Ulrich Drepper [Fri, 1 Apr 2011 22:36:07 +0000 (18:36 -0400)]
Fix visibility of declarations of wcpcpy and wcpncpy.
Andreas Schwab [Fri, 1 Apr 2011 17:08:28 +0000 (13:08 -0400)]
Add syncfs syscall.
Andreas Schwab [Fri, 1 Apr 2011 17:05:15 +0000 (13:05 -0400)]
Rename open_by_handle to open_by_handle_at.
Ulrich Drepper [Fri, 1 Apr 2011 15:46:10 +0000 (11:46 -0400)]
Define O_PATH.
Ulrich Drepper [Fri, 1 Apr 2011 15:33:14 +0000 (11:33 -0400)]
Also make x86 sync_file_range a cancellation point.
Ulrich Drepper [Fri, 1 Apr 2011 15:15:08 +0000 (11:15 -0400)]
Really implement fallocate{,64} and sync_file_range as cancellation points.
Andreas Schwab [Fri, 1 Apr 2011 14:40:53 +0000 (10:40 -0400)]
Install bits/timex.h header.
Ulrich Drepper [Fri, 1 Apr 2011 14:39:30 +0000 (10:39 -0400)]
Fix typos in comments.
Ulrich Drepper [Fri, 1 Apr 2011 14:33:37 +0000 (10:33 -0400)]
Add support for name_to_handle_at and open_by_handle.
Ulrich Drepper [Fri, 1 Apr 2011 12:22:49 +0000 (08:22 -0400)]
Define AT_EMPTY_PATH.
Ulrich Drepper [Thu, 31 Mar 2011 10:30:18 +0000 (06:30 -0400)]
Export new symbol.
Ulrich Drepper [Thu, 31 Mar 2011 02:00:57 +0000 (22:00 -0400)]
Add clock_adjtime syscall.
Ulrich Drepper [Tue, 22 Mar 2011 05:52:43 +0000 (01:52 -0400)]
Last change caused infinite loops because of missing loop increment.
Ulrich Drepper [Mon, 21 Mar 2011 09:38:07 +0000 (05:38 -0400)]
Fix whitespace issue.
H.J. Lu [Mon, 21 Mar 2011 09:35:38 +0000 (05:35 -0400)]
Handle page boundaries in x86 SSE4.2 strncmp.
Ulrich Drepper [Sun, 20 Mar 2011 12:14:30 +0000 (08:14 -0400)]
Implement x86 cpuid handling of leaf4 for cache information.
Ulrich Drepper [Fri, 18 Mar 2011 09:30:17 +0000 (05:30 -0400)]
Add BZ info.
Ulrich Drepper [Fri, 18 Mar 2011 09:29:20 +0000 (05:29 -0400)]
Check size of pattern in wide character representation in fnmatch.
Ryan S. Arnold [Fri, 18 Mar 2011 09:15:00 +0000 (05:15 -0400)]
PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)
Jakub Jelinek [Thu, 10 Mar 2011 18:04:08 +0000 (13:04 -0500)]
Remove __restrict quals from wmemcmp prototype.
Ulrich Drepper [Thu, 10 Mar 2011 17:53:39 +0000 (12:53 -0500)]
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
Ulrich Drepper [Thu, 10 Mar 2011 17:51:33 +0000 (12:51 -0500)]
Fix copy relocations handling of unique objects.
Ulrich Drepper [Thu, 10 Mar 2011 10:27:54 +0000 (05:27 -0500)]
Regenerate.
Mike Frysinger [Thu, 10 Mar 2011 08:38:59 +0000 (00:38 -0800)]
sparc64: Relax tls linking test.
Ulrich Drepper [Thu, 10 Mar 2011 08:18:21 +0000 (03:18 -0500)]
Don't run tests checking xecutable stack when SELinux is enforcing.
Ulrich Drepper [Sun, 6 Mar 2011 05:01:50 +0000 (00:01 -0500)]
Fix loading first object along a path when tracing.
Harsha Jagasia [Sat, 5 Mar 2011 04:30:08 +0000 (23:30 -0500)]
Enable SSE2 memset for AMD'supcoming Orochi processor.
This patch enables SSE2 memset for AMD's upcoming Orochi processor.
This patch also fixes the following bug:
For misaligned blocks larger than > 144 Bytes, memset branches into
the integer code path depending on the value of misalignment even if
the startup code chooses the SSE2 code path upfront, when multiarch
is enabled.
Ulrich Drepper [Fri, 4 Mar 2011 05:49:46 +0000 (00:49 -0500)]
Optimize fmemopen a bit.
Andreas Schwab [Fri, 4 Mar 2011 05:48:00 +0000 (00:48 -0500)]
Don't read past end of buffer in fmemopen
Roland McGrath [Fri, 4 Mar 2011 02:10:40 +0000 (18:10 -0800)]
setjmp/bits/setjmp2.h: Canonicalize comment formatting.
David S. Miller [Thu, 3 Mar 2011 21:25:36 +0000 (13:25 -0800)]
Fix sparc64 bzero on non-Niagara systems.
Andreas Schwab [Sat, 26 Feb 2011 01:49:48 +0000 (20:49 -0500)]
Fix memory leak in dlopen with RTLD_NOLOAD.
Ulrich Drepper [Fri, 25 Feb 2011 21:52:43 +0000 (16:52 -0500)]
Update BZ list
Andreas Schwab [Fri, 25 Feb 2011 21:51:24 +0000 (16:51 -0500)]
Don't crash when dependencies are missing
Samuel Thibault [Tue, 22 Feb 2011 00:53:10 +0000 (16:53 -0800)]
Fix __if_freereq crash: Unlike the generic version which uses free, Hurd needs munmap.
Ulrich Drepper [Sun, 20 Feb 2011 13:00:55 +0000 (08:00 -0500)]
Update with BZ number.
Petr Baudis [Sun, 20 Feb 2011 12:59:49 +0000 (07:59 -0500)]
Fix allocation when handling positional parameters in printf.
Andreas Schwab [Sun, 20 Feb 2011 12:24:56 +0000 (07:24 -0500)]
Move setting variable in relro data earlier in ld.so.
Nathan Sidwell [Fri, 18 Feb 2011 19:09:18 +0000 (11:09 -0800)]
elf/elf.h: Add new ARM TLS relocs.
This page took 0.064891 seconds and 5 git commands to generate.