Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define AF_NFC and PF_NFC | Ulrich Drepper | 2011-07-23 | 3 | -2/+11 |
| | |||||
* | Update ptrace constants | Ulrich Drepper | 2011-07-23 | 6 | -8/+150 |
| | |||||
* | Adjust test for correct installation | Ulrich Drepper | 2011-07-23 | 3 | -4/+10 |
| | |||||
* | One more typo in AVX test | Ulrich Drepper | 2011-07-23 | 2 | -2/+8 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-07-23 | 3 | -29/+33 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Fix overflow bug is optimized strncat for x86-64 | Ulrich Drepper | 2011-07-21 | 3 | -29/+33 |
| | | |||||
* | | Add read barriers in cancellation initialization | Ulrich Drepper | 2011-07-22 | 2 | -3/+19 |
| | | |||||
* | | One more change to XSAVE patch | Ulrich Drepper | 2011-07-22 | 2 | -2/+8 |
| | | |||||
* | | Optimize __init_des_r | Ulrich Drepper | 2011-07-22 | 2 | -4/+16 |
| | | |||||
* | | Add read barrier protecting DES initialization | Ulrich Drepper | 2011-07-22 | 2 | -2/+8 |
| | | |||||
* | | Fix AVX check | Andreas Schwab | 2011-07-22 | 2 | -6/+21 |
|/ | |||||
* | Add more tests for strcat and strncat. | Ulrich Drepper | 2011-07-21 | 2 | -3/+96 |
| | |||||
* | Check for overflows in expressions | Ulrich Drepper | 2011-07-20 | 3 | -9/+40 |
| | | | | Some passed in values might cause overflows in expressions. | ||||
* | Fix check for AVX enablement | Ulrich Drepper | 2011-07-20 | 5 | -16/+58 |
| | | | | | The AVX bit is set if the CPU supports AVX. But this doesn't mean the kernel does. Add checks according to Intel's documentation. | ||||
* | Force :a_x86_64_ymm to be 16-byte aligned | Ulrich Drepper | 2011-07-20 | 2 | -3/+8 |
| | |||||
* | Fix missing include | Andreas Schwab | 2011-07-20 | 2 | -1/+7 |
| | |||||
* | Updated translations. | Ulrich Drepper | 2011-07-20 | 3 | -1388/+1977 |
| | |||||
* | Add const attr to gnu_dev_{major,minor,makedev} | Marek Polacek | 2011-07-20 | 3 | -7/+20 |
| | |||||
* | dcigettext.c: Add missing bracket | Marek Polacek | 2011-07-20 | 2 | -2/+6 |
| | |||||
* | Use size_t for strlen results | Andreas Schwab | 2011-07-20 | 2 | -1/+6 |
| | |||||
* | Fix for description of cross reference in manual | Andreas Jaeger | 2011-07-19 | 1 | -3/+6 |
| | |||||
* | Correct feature announcement | Ulrich Drepper | 2011-07-19 | 1 | -1/+1 |
| | |||||
* | S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macro | Andreas Krebbel | 2011-07-19 | 3 | -8/+17 |
| | |||||
* | _dl_sort_fini: Remove unused argument | Marek Polacek | 2011-07-19 | 4 | -7/+13 |
| | |||||
* | elf/cache.c: Remove unnecessary condition | Marek Polacek | 2011-07-19 | 2 | -1/+3 |
| | |||||
* | Avoid warning in nscd config file parsing code | Marek Polacek | 2011-07-19 | 2 | -17/+20 |
| | |||||
* | Fix whitespaces | Ulrich Drepper | 2011-07-19 | 4 | -12/+9 |
| | |||||
* | Improve 64 bit strcat functions with SSE2/SSSE3 | Liubov Dmitrieva | 2011-07-19 | 18 | -321/+1523 |
| | |||||
* | Use union to avoid casts in code to store results of hashsum computations | Ulrich Drepper | 2011-07-19 | 7 | -23/+47 |
| | |||||
* | Fix alloca accounting in strxfm | Andreas Schwab | 2011-07-19 | 2 | -2/+7 |
| | |||||
* | Avoid possible crashes in anormal nscd exits | Ulrich Drepper | 2011-07-19 | 2 | -1/+6 |
| | |||||
* | Fix typos in pretty much unused code in sched.h header. | Ulrich Drepper | 2011-07-18 | 3 | -3/+11 |
| | |||||
* | Updated Swedish and Dutch translations. | Ulrich Drepper | 2011-07-18 | 3 | -1372/+1961 |
| | |||||
* | Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC. | Roland McGrath | 2011-07-16 | 2 | -2/+8 |
| | |||||
* | Default to --with-default-link=yes if configure check finds good -shared layout. | Roland McGrath | 2011-07-14 | 3 | -5/+124 |
| | |||||
* | Use linker --print-output-format option if available. | Roland McGrath | 2011-07-14 | 5 | -0/+44 |
| | |||||
* | Fix remaining explicit uses of shlib.lds to use $(shlib-lds). | Roland McGrath | 2011-07-14 | 3 | -2/+8 |
| | |||||
* | Quash a warning in strstr-c.c built for static. | Roland McGrath | 2011-07-14 | 2 | -0/+5 |
| | |||||
* | Quash a warning in nptl/allocatestack.c | Roland McGrath | 2011-07-14 | 2 | -1/+6 |
| | |||||
* | Adjust relro test to work around GNU ld limitations. | Roland McGrath | 2011-07-14 | 3 | -0/+20 |
| | |||||
* | Fix a braino in new relro configure test. | Roland McGrath | 2011-07-11 | 3 | -2/+8 |
| | |||||
* | Generalize framework to register monitoring of files in nscd | Ulrich Drepper | 2011-07-11 | 12 | -159/+446 |
| | | | | | | | | nscd can clear caches when certain files change. The list of files was hardcoded so far and worked for nss_files and nss_dns and those modules which need no monitoring. nss_db, for instance, has its own set of files to monitor. Now the NSS modules themselves can request that certain files are monitored. | ||||
* | Comment typo fix. | Roland McGrath | 2011-07-10 | 2 | -2/+7 |
| | |||||
* | Transltion updates | Ulrich Drepper | 2011-07-09 | 6 | -4871/+6084 |
| | |||||
* | Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic. | Roland McGrath | 2011-07-09 | 3 | -16/+67 |
| | |||||
* | Rewrite -z relro configure check to be empirical. | Roland McGrath | 2011-07-09 | 3 | -35/+142 |
| | |||||
* | Find readelf with AC_CHECK_TOOL for use in configure tests. | Roland McGrath | 2011-07-09 | 3 | -4/+106 |
| | |||||
* | (memalign_check): No need to use checked_request2size. | Ulrich Drepper | 2011-07-08 | 2 | -3/+6 |
| | |||||
* | Add test case strtod underflow | Andreas Jaeger | 2011-07-08 | 2 | -1/+7 |
| | |||||
* | Handle ext4 in {,f}pathconf | Ulrich Drepper | 2011-07-07 | 4 | -9/+97 |
| | | | | | ext4 has a higher LINK_MAX limit than ext2/3. Unfortunately it is not easy to distinguish the filesystems from userlevel. |