summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-132.11.90-19fedora/glibc-2.11.90-19Andreas Schwab
2010-04-13Avoid multiarch memcmp in tzdata-updateH.J. Lu
2010-04-122.11.90-18fedora/glibc-2.11.90-18Andreas Schwab
2010-04-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-04-12Update nsswitch.conf commentAndreas Schwab
2010-04-09Fix crash on reloading of gai data in nscd.Ulrich Drepper
2010-04-09Use a stamp file for libc-abis.h rule.Roland McGrath
2010-04-09Revert "Shorten build commands"Roland McGrath
This reverts commit 59d9f1d6983fc9b606a1f9214fb817efe3d6cff8.
2010-04-09Fix tst-chmod not to write into srcdir.Roland McGrath
2010-04-09Fix typo in last commit.Ulrich Drepper
2010-04-09Add BZ to an older patch.Ulrich Drepper
2010-04-09Implement interfaces to set and get names of threads.Ulrich Drepper
At least the Linux kernel provides field where the kernel originally stores the command which is executed by the thread. The value can subsequently be overwritten. The added functions allow to do that for threads, providing and abstraction around the syscalls or /proc file system accesses needed.
2010-04-08Fix typo in locale source file.Ulrich Drepper
2010-04-08Whitespace issues.Ulrich Drepper
2010-04-08More news. Add BZ info for current and previous releases.Ulrich Drepper
2010-04-08Build cv_RU locale.Ulrich Drepper
2010-04-08Chuvash language locale for Russia.Adi Roiban
2010-04-08Add BZ number.Ulrich Drepper
2010-04-08Print reload count in nscd statistics.Ulrich Drepper
2010-04-08Change es_GT paper sizxe to letter.Ulrich Drepper
2010-04-08Fix reading loginuid file in getlogin{,_r}.Ulrich Drepper
2010-04-08Fix possibly uninitilized variable handling.Ulrich Drepper
If malloc errors are ignored (which say aren't by default and never should be) malloc in the old, slow form might use an uninitialized variable.
2010-04-08Shorten build commandsDaniel Jacobowitz
This patch scratches an itch. Each individual gcc command in the glibc build is over 1K, which means it takes up a good chunk of my terminal. Most of that is include paths. Any version of GCC new enough to build glibc supports response files, which were added in 2005. So use a response file for the static list of include paths. Now the build commands are a lot shorter, and easier to use when developing glibc.
2010-04-08Fix whitespaces.Ulrich Drepper
2010-04-08Merge remote branch 'origin/roland/hwcap_mask'Ulrich Drepper
2010-04-08Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper
Conflicts: ChangeLog
2010-04-08Fix fallocate error return on i386.Andreas Schwab
2010-04-08Fix cproj implmentation.Ulrich Drepper
2010-04-08Fix libc-abis rules to be correct for add-on ports.Roland McGrath
2010-04-08More NEWS for 2.12.Ulrich Drepper
2010-04-08kok_IN locale should have been support for some time.Ulrich Drepper
2010-04-08Hook up sq_MK locale.Ulrich Drepper
2010-04-08Albanian language locale for MacedoniaAgron Selimaj
2010-04-07Add tests for recent getopt changes.Ulrich Drepper
2010-04-07getopt mishandles optstring of "+:"Eric Blake
2010-04-07getopt mistakenly allows '-;' as short optionEric Blake
2010-04-07Fix -W with optional parameters in getopt.Eric Blake
According to the getopt documentation, if "W;" is part of optstring, then '-W foo' should behave like '--foo'. But if "foo" uses an optional_argument, this is not the case, since optarg is not NULL when using -W.
2010-04-07Fix Mr. Mrs. Ms. and Miss in sq_ALAgron Selimaj
2010-04-07Implement new mode for NIS passwd.adjunct.byname table.Ulrich Drepper
The passwd.adjunct.byname table will not be used to fill in password fields in the passwd.byname replies. Instead it is used to synthesize the shadow.byname table, should it be missing. This is a useful mode in some installations involving Solaris.
2010-04-07Fix non-add-on handling of libc-abis.H.J. Lu
2010-04-06Fix libc-abis handling for add-ons.Joseph Myers
2010-04-062.11.90-17fedora/glibc-2.11.90-17Andreas Schwab
2010-04-06Assign global scope to RFC 1918 addressesUlrich Drepper
2010-04-06Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-04-05Propagate -fdebug-prefix-map from CFLAGS to ASFLAGS.Paul Pluzhnikov
2010-04-05elf/elf.h (ELFOSABI_ARM_AEABI): Define.Joseph Myers
2010-04-05Move unwind-resume code from NPTL to sysdeps/gnu.Roland McGrath
2010-04-05Obey LD_HWCAP_MASK in ld.so.cache lookups.Roland McGrath
2010-04-05elf/rtld.c (dl_main) [HAVE_AUX_VECTOR]: Add a cast.Roland McGrath
2010-04-05Update dutch translation.Ulrich Drepper