Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Define AF_NFC and PF_NFC | Ulrich Drepper | 2011-07-23 | 1 | -0/+5 | |
| | ||||||
* | Update ptrace constants | Ulrich Drepper | 2011-07-23 | 1 | -0/+6 | |
| | ||||||
* | Adjust test for correct installation | Ulrich Drepper | 2011-07-23 | 1 | -0/+4 | |
| | ||||||
* | One more typo in AVX test | Ulrich Drepper | 2011-07-23 | 1 | -0/+6 | |
| | ||||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-07-23 | 1 | -0/+6 | |
|\ | | | | | | | | | Conflicts: ChangeLog | |||||
| * | Fix overflow bug is optimized strncat for x86-64 | Ulrich Drepper | 2011-07-21 | 1 | -0/+6 | |
| | | ||||||
* | | One more change to XSAVE patch | Ulrich Drepper | 2011-07-22 | 1 | -0/+4 | |
| | | ||||||
* | | Optimize __init_des_r | Ulrich Drepper | 2011-07-22 | 1 | -0/+2 | |
| | | ||||||
* | | Add read barrier protecting DES initialization | Ulrich Drepper | 2011-07-22 | 1 | -0/+4 | |
| | | ||||||
* | | Fix AVX check | Andreas Schwab | 2011-07-22 | 1 | -0/+6 | |
|/ | ||||||
* | Add more tests for strcat and strncat. | Ulrich Drepper | 2011-07-21 | 1 | -0/+6 | |
| | ||||||
* | Check for overflows in expressions | Ulrich Drepper | 2011-07-20 | 1 | -0/+5 | |
| | | | | Some passed in values might cause overflows in expressions. | |||||
* | Fix check for AVX enablement | Ulrich Drepper | 2011-07-20 | 1 | -1/+8 | |
| | | | | | 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 | 1 | -0/+4 | |
| | ||||||
* | Fix missing include | Andreas Schwab | 2011-07-20 | 1 | -0/+4 | |
| | ||||||
* | Updated translations. | Ulrich Drepper | 2011-07-20 | 1 | -0/+5 | |
| | ||||||
* | Add const attr to gnu_dev_{major,minor,makedev} | Marek Polacek | 2011-07-20 | 1 | -0/+6 | |
| | ||||||
* | dcigettext.c: Add missing bracket | Marek Polacek | 2011-07-20 | 1 | -0/+4 | |
| | ||||||
* | Use size_t for strlen results | Andreas Schwab | 2011-07-20 | 1 | -0/+5 | |
| | ||||||
* | S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macro | Andreas Krebbel | 2011-07-19 | 1 | -0/+9 | |
| | ||||||
* | _dl_sort_fini: Remove unused argument | Marek Polacek | 2011-07-19 | 1 | -0/+7 | |
| | ||||||
* | elf/cache.c: Remove unnecessary condition | Marek Polacek | 2011-07-19 | 1 | -0/+3 | |
| | ||||||
* | Avoid warning in nscd config file parsing code | Marek Polacek | 2011-07-19 | 1 | -0/+5 | |
| | ||||||
* | Improve 64 bit strcat functions with SSE2/SSSE3 | Liubov Dmitrieva | 2011-07-19 | 1 | -0/+29 | |
| | ||||||
* | Use union to avoid casts in code to store results of hashsum computations | Ulrich Drepper | 2011-07-19 | 1 | -0/+15 | |
| | ||||||
* | Fix alloca accounting in strxfm | Andreas Schwab | 2011-07-19 | 1 | -0/+4 | |
| | ||||||
* | Avoid possible crashes in anormal nscd exits | Ulrich Drepper | 2011-07-19 | 1 | -0/+5 | |
| | ||||||
* | Fix typos in pretty much unused code in sched.h header. | Ulrich Drepper | 2011-07-18 | 1 | -0/+8 | |
| | ||||||
* | Updated Swedish and Dutch translations. | Ulrich Drepper | 2011-07-18 | 1 | -0/+5 | |
| | ||||||
* | Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC. | Roland McGrath | 2011-07-16 | 1 | -1/+4 | |
| | ||||||
* | Default to --with-default-link=yes if configure check finds good -shared layout. | Roland McGrath | 2011-07-14 | 1 | -0/+4 | |
| | ||||||
* | Use linker --print-output-format option if available. | Roland McGrath | 2011-07-14 | 1 | -0/+9 | |
| | ||||||
* | Fix remaining explicit uses of shlib.lds to use $(shlib-lds). | Roland McGrath | 2011-07-14 | 1 | -0/+4 | |
| | ||||||
* | Quash a warning in strstr-c.c built for static. | Roland McGrath | 2011-07-14 | 1 | -0/+3 | |
| | ||||||
* | Adjust relro test to work around GNU ld limitations. | Roland McGrath | 2011-07-14 | 1 | -0/+6 | |
| | ||||||
* | Fix a braino in new relro configure test. | Roland McGrath | 2011-07-11 | 1 | -0/+6 | |
| | ||||||
* | Generalize framework to register monitoring of files in nscd | Ulrich Drepper | 2011-07-11 | 1 | -0/+42 | |
| | | | | | | | | 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 | 1 | -0/+4 | |
| | ||||||
* | Transltion updates | Ulrich Drepper | 2011-07-09 | 1 | -1/+9 | |
| | ||||||
* | Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic. | Roland McGrath | 2011-07-09 | 1 | -0/+4 | |
| | ||||||
* | Rewrite -z relro configure check to be empirical. | Roland McGrath | 2011-07-09 | 1 | -0/+4 | |
| | ||||||
* | Find readelf with AC_CHECK_TOOL for use in configure tests. | Roland McGrath | 2011-07-09 | 1 | -0/+6 | |
| | ||||||
* | (memalign_check): No need to use checked_request2size. | Ulrich Drepper | 2011-07-08 | 1 | -0/+5 | |
| | ||||||
* | Add test case strtod underflow | Andreas Jaeger | 2011-07-08 | 1 | -0/+5 | |
| | ||||||
* | Handle ext4 in {,f}pathconf | Ulrich Drepper | 2011-07-07 | 1 | -0/+10 | |
| | | | | | ext4 has a higher LINK_MAX limit than ext2/3. Unfortunately it is not easy to distinguish the filesystems from userlevel. | |||||
* | Handle Lustre filesystem | Andreas Dilger | 2011-07-07 | 1 | -0/+10 | |
| | ||||||
* | Fix warnings in resolver code | Andreas Jaeger | 2011-07-06 | 1 | -0/+4 | |
| | ||||||
* | nis/nss_nisplus: Kill warnings | Ulrich Drepper | 2011-07-06 | 1 | -0/+7 | |
| | ||||||
* | Add string/test-strncat.c | Ulrich Drepper | 2011-07-06 | 1 | -0/+5 | |
| | ||||||
* | iconvdata/johab.c: Don't inline unlikely called function | Ulrich Drepper | 2011-07-06 | 1 | -0/+4 | |
| |