Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.10.90-26fedora/glibc-2.10.90-26 | 2009-10-19 | 1 | -1/+6 | |
| | |||||
* | Merge remote branch 'origin/master' into fedora/master | 2009-10-19 | 4 | -5/+201 | |
|\ | |||||
| * | Add ____longjmp_chk for sparc | 2009-10-14 | 3 | -0/+189 | |
| | | | | | | | | | | | | | | | | | | | | | | tst-longjmp_chk passes, tst-longjmp_chk2 fails but that is because of some limitations of kernel signal delivery on sparc that I need to fix, it has nothing to do with the longjmp_chk implementation. (The problem with tst-longjmp_chk2 is that it tries to do a stack fault SIGSEGV within a stack fault SIGSEGV , and the Linux kernel will refuse to setup the signal stack and deliver the signal if the register windows can't be written out to the stack first) | ||||
| * | Fix USE_MULTIARCH conditional | 2009-10-13 | 2 | -5/+12 | |
| | | |||||
* | | Fix last change | 2009-10-19 | 1 | -1/+1 | |
| | | |||||
* | | Avoid installing the same libraries twice | 2009-10-15 | 1 | -35/+42 | |
| | | |||||
* | | Remove unused Implies file | 2009-10-15 | 1 | -1/+0 | |
| | | |||||
* | | 2.10.90-25fedora/glibc-2.10.90-25 | 2009-10-12 | 1 | -1/+8 | |
| | | |||||
* | | Revert "Define F_SETOWN_EX and F_GETOWN_EX in Linux headers." | 2009-10-12 | 8 | -39/+14 | |
| | | | | | | | | | | The values of F_SETOWN_EX and F_GETOWN_EX conflict with F_GETLK64 and F_SETLK64 and are not finalized yet. | ||||
* | | Merge remote branch 'origin/master' into fedora/master | 2009-10-12 | 21 | -84/+171 | |
|\| | |||||
| * | Remove duplicate __set_errno call in random_r.c. | 2009-10-08 | 2 | -4/+6 | |
| | | |||||
| * | Typo fix. | 2009-10-08 | 2 | -2/+5 | |
| | | |||||
| * | New Czech translation. | 2009-10-08 | 2 | -9/+12 | |
| | | |||||
| * | Fix descriptor leak when calling dlopen with RTLD_NOLOAD | 2009-10-07 | 2 | -3/+11 | |
| | | |||||
| * | Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch definitions. | 2009-10-06 | 3 | -5/+10 | |
| | | |||||
| * | Clean up x86 multiarch HAS_FOO macros. | 2009-10-06 | 3 | -23/+19 | |
| | | |||||
| * | Fix week-1stday in C locale | 2009-10-05 | 2 | -2/+7 | |
| | | |||||
| * | Define F_SETOWN_EX and F_GETOWN_EX in Linux headers. | 2009-10-01 | 8 | -14/+39 | |
| | | |||||
| * | Merge branch 'master' of ssh://sources.redhat.com/git/glibc | 2009-09-29 | 2 | -1/+8 | |
| |\ | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | * | Fix Hurd mkdirat. | 2009-09-28 | 2 | -1/+8 | |
| | | | |||||
| * | | Check for integer overflows in formatting functions | 2009-09-29 | 3 | -20/+45 | |
| |/ | |||||
| * | Fix locale program error handling | 2009-09-28 | 2 | -1/+9 | |
| | | | | | | | | If an unknown name is passed to locale, report it and fail. | ||||
* | | Cleanup Changelog files | 2009-10-06 | 2 | -83/+0 | |
| | | | | | | | | Remove entries that are duplicated or for changes no longer present. | ||||
* | | Switch to F-12 as the default branch | 2009-10-05 | 1 | -1/+1 | |
| | | |||||
* | | Fix cancelable syscalls in librtkaio on x86-64. | 2009-09-30 | 2 | -0/+6 | |
| | | |||||
* | | Add conflict with old binutils | 2009-09-29 | 1 | -0/+1 | |
| | | |||||
* | | 2.10.90-24fedora/glibc-2.10.90-24 | 2009-09-28 | 1 | -1/+5 | |
| | | |||||
* | | Merge remote branch 'origin/master' into fedora/master | 2009-09-28 | 5 | -11/+24 | |
|\| | |||||
| * | Handle future binutils versions correctly. | 2009-09-28 | 3 | -4/+9 | |
| | | |||||
| * | Fix missing reloc dependency | 2009-09-28 | 2 | -6/+8 | |
| | | | | | | | | | | | | When DL_LOOKUP_ADD_DEPENDENCY was introduced a few callers of _dl_lookup_versioned_symbol were not properly adjusted. One of them survived until now. | ||||
| * | Fix IXANY feature macro conditions. | 2009-09-27 | 2 | -1/+7 | |
| | | |||||
* | | 2.10.90-23fedora/glibc-2.10.90-23 | 2009-09-21 | 1 | -1/+4 | |
| | | |||||
* | | Merge remote branch 'origin/master' into fedora/master | 2009-09-21 | 32 | -4969/+6012 | |
|\| | |||||
| * | Fix typo in is646 gconv module | 2009-09-20 | 2 | -1/+6 | |
| | | |||||
| * | Hungarian and Vietnamese translation update. | 2009-09-20 | 3 | -4168/+5136 | |
| | | |||||
| * | Remove some unused variables. | 2009-09-19 | 2 | -4/+4 | |
| | | |||||
| * | Mention pthread_sigqueue | 2009-09-18 | 1 | -2/+2 | |
| | | |||||
| * | configure tweaks, support $libc_add_on_config_subdirs | 2009-09-15 | 27 | -794/+864 | |
| | | |||||
* | | Remove unused hardlink program | 2009-09-15 | 2 | -347/+1 | |
| | | |||||
* | | 2.10.90-22fedora/glibc-2.10.90-22 | 2009-09-14 | 1 | -1/+10 | |
| | | |||||
* | | Merge remote branch 'origin/master' into fedora/master | 2009-09-14 | 9 | -69/+127 | |
|\| | |||||
| * | Handle -- on getconf command line. | 2009-09-09 | 2 | -34/+42 | |
| | | |||||
| * | Support binutils 2.100 and 3.0. | 2009-09-08 | 3 | -4/+8 | |
| | | |||||
| * | Fix __longjmp_chk on s390/s390x. | 2009-09-08 | 3 | -2/+37 | |
| | | | | | | | | s390/s390x hasn't been updated to handle alternate stacks properly. | ||||
| * | Fix malformed #pragma. | 2009-09-07 | 2 | -1/+5 | |
| | | |||||
| * | Fix endless loop in localedef. | 2009-09-07 | 2 | -28/+35 | |
| | | | | | | | | | | | | localedef got into an endless loop in case order_start was used for the unnamed_section twice and the first use didn't actually result into any definition. | ||||
* | | Fix exit codes in nscd start script | 2009-09-10 | 1 | -2/+2 | |
| | | |||||
* | | 2.10.90-21fedora/glibc-2.10.90-21 | 2009-09-07 | 1 | -1/+5 | |
| | | |||||
* | | Merge commit 'origin/master' into fedora/master | 2009-09-07 | 5 | -5/+21 | |
|\| | |||||
| * | Handle POSIX2_LINE_MAX in getconf. | 2009-09-07 | 2 | -0/+6 | |
| | |