Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix for installation in sysdeps/s390/s390-64/Makefile | Ulrich Drepper | 2011-07-06 | 1 | -0/+5 |
| | |||||
* | Handle W; without long options in getopt | Ulrich Drepper | 2011-07-06 | 1 | -0/+6 |
| | |||||
* | Change error code for underflows in strtod | Ulrich Drepper | 2011-07-06 | 1 | -0/+5 |
| | |||||
* | Add the extra check also in innetgr | Ulrich Drepper | 2011-07-06 | 1 | -0/+1 |
| | |||||
* | Fix handling of chained netgroups | Ulrich Drepper | 2011-07-06 | 1 | -0/+5 |
| | |||||
* | Default install_root value from DESTDIR. | Roland McGrath | 2011-07-05 | 1 | -0/+4 |
| | |||||
* | Avoid warning. | Ulrich Drepper | 2011-07-05 | 1 | -0/+4 |
| | |||||
* | Fail if format.lds comes out empty. | Roland McGrath | 2011-07-02 | 1 | -0/+2 |
| | |||||
* | Generate testrun.sh to use relative directory names. | Roland McGrath | 2011-07-02 | 1 | -0/+3 |
| | |||||
* | Rewrite local headers check to be more robust and informative. | Roland McGrath | 2011-07-02 | 1 | -0/+4 |
| | |||||
* | Explicitly remove .gnu.glibc-stub sections with objcopy when not using | Roland McGrath | 2011-07-02 | 1 | -0/+9 |
| | | | | linker script. | ||||
* | Add --with-default-link configure option. | Roland McGrath | 2011-07-02 | 1 | -0/+6 |
| | |||||
* | Consolidate shlib.lds references in new variables. | Roland McGrath | 2011-07-02 | 1 | -0/+7 |
| | |||||
* | Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags. | Roland McGrath | 2011-07-02 | 1 | -0/+3 |
| | |||||
* | Use -defsym=_begin=0 instead of linker script munging. | Roland McGrath | 2011-07-02 | 1 | -0/+5 |
| | |||||
* | Optimize long-word additions in SHA implementation | Ulrich Drepper | 2011-07-02 | 1 | -0/+14 |
| | |||||
* | nscd cleanups | Ulrich Drepper | 2011-07-01 | 1 | -0/+9 |
| | | | | | Cleanup and optimize last patch. Add timeout fixes also to the services cache. | ||||
* | Handle nscd negtimeout==0 | Thorsten Kukuk | 2011-07-01 | 1 | -0/+8 |
| | |||||
* | nss_compat: query NIS domain only when needed | Andreas Schwab | 2011-07-01 | 1 | -0/+5 |
| | |||||
* | Make sure RES_USE_INET6 is always restored | Andreas Schwab | 2011-06-30 | 1 | -0/+5 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-06-29 | 1 | -0/+6 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Fix build with multiarch disabled. | Aurelien Jarno | 2011-06-29 | 1 | -0/+6 |
| | | |||||
* | | Avoid write to invalid file descriptor in nscd | Ulrich Drepper | 2011-06-29 | 1 | -0/+6 |
|/ | | | | | | When readding entries to the group and services cache and the lookup is unsuccesful, we tried to write the notfound record. Just don't do it in this case. | ||||
* | Fix quoting in some installed shell scripts | Ulrich Drepper | 2011-06-28 | 1 | -0/+4 |
| | |||||
* | Remove the --experimental-malloc option | Ulrich Drepper | 2011-06-28 | 1 | -0/+7 |
| | | | | It's well tested, make it the default. | ||||
* | Fix crash in GB18030 encoder | Andreas Schwab | 2011-06-28 | 1 | -0/+5 |
| | |||||
* | Distinguish configure check for .ctors/.dtors header/trailers. | Roland McGrath | 2011-06-27 | 1 | -0/+4 |
| | |||||
* | Fix missing .ctors/.dtors lead word in soinit | Roland McGrath | 2011-06-27 | 1 | -0/+4 |
| | |||||
* | Fix handling of RES_USE_INET6 big in nscd | Ulrich Drepper | 2011-06-27 | 1 | -0/+4 |
| | | | | This fixes BZ #12350 also for nscd. | ||||
* | Add missing HAVE_SENDFILE definition | Ulrich Drepper | 2011-06-27 | 1 | -0/+2 |
| | |||||
* | Minimal cleanup in innetgr. | Ulrich Drepper | 2011-06-27 | 1 | -0/+5 |
| | |||||
* | Use __gettimeofday instead of gettimeofday | H.J. Lu | 2011-06-26 | 1 | -0/+5 |
| | |||||
* | We don't use linkobj/libc.so at runtmie, no need to check for text rels | Ulrich Drepper | 2011-06-26 | 1 | -0/+4 |
| | | | | This also works around a toolchain issu. |