projects
/
platform
/
upstream
/
glibc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/glibc.git
2011-07-15
Roland McGrath
Fix remaining explicit uses of shlib.lds to use $(shlib...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Roland McGrath
Quash a warning in strstr-c.c built for static.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Roland McGrath
Quash a warning in nptl/allocatestack.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Roland McGrath
Adjust relro test to work around GNU ld limitations.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Roland McGrath
Fix a braino in new relro configure test.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Ulrich Drepper
Generalize framework to register monitoring of files...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Roland McGrath
Comment typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Ulrich Drepper
Transltion updates
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Roland McGrath
Use an empirical check for .ctors/.dtors -> .init_array...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Roland McGrath
Rewrite -z relro configure check to be empirical.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Roland McGrath
Find readelf with AC_CHECK_TOOL for use in configure...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Ulrich Drepper
(memalign_check): No need to use checked_request2size.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Andreas Jaeger
Add test case strtod underflow
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
Handle ext4 in {,f}pathconf
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Andreas Dilger
Handle Lustre filesystem
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Andreas Jaeger
Fix warnings in resolver code
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
nis/nss_nisplus: Kill warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
Add string/test-strncat.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
iconvdata/johab.c: Don't inline unlikely called function
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
Fix for installation in sysdeps/s390/s390-64/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
Rebuild configure scripts
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
Handle W; without long options in getopt
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
Change error code for underflows in strtod
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
Fix typo in last patch
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ulrich Drepper
Add the extra check also in innetgr
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ulrich Drepper
Fix handling of chained netgroups
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Roland McGrath
Default install_root value from DESTDIR.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ulrich Drepper
Avoid warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Ulrich Drepper
Complete last patch
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roland McGrath
Fail if format.lds comes out empty.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roland McGrath
Remove an unused variable in localedata tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roland McGrath
Generate testrun.sh to use relative directory names.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roland McGrath
Rewrite local headers check to be more robust and infor...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roland McGrath
Explicitly remove .gnu.glibc-stub sections with objcopy...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roland McGrath
Add --with-default-link configure option.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roland McGrath
Consolidate shlib.lds references in new variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roland McGrath
Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roland McGrath
Use -defsym=_begin=0 instead of linker script munging.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Ulrich Drepper
Fix last patch for big-endian machines
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Ulrich Drepper
Optimize long-word additions in SHA implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Ulrich Drepper
nscd cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Thorsten Kukuk
Handle nscd negtimeout==0
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Andreas Schwab
nss_compat: query NIS domain only when needed
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Ulrich Drepper
Fix robust mutex handling after fork
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Andreas Schwab
Make sure RES_USE_INET6 is always restored
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Ulrich Drepper
Avoid write to invalid file descriptor in nscd
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Aurelien Jarno
Fix build with multiarch disabled.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Ulrich Drepper
Fix quoting in some installed shell scripts
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Ulrich Drepper
Remove the --experimental-malloc option
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Andreas Schwab
Fix crash in GB18030 encoder
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Roland McGrath
Distinguish configure check for .ctors/.dtors header...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Roland McGrath
Fix missing .ctors/.dtors lead word in soinit
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Ulrich Drepper
Fix handling of RES_USE_INET6 big in nscd
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Ulrich Drepper
Add missing HAVE_SENDFILE definition
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Ulrich Drepper
Minimal cleanup in innetgr.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
H.J. Lu
Use __gettimeofday instead of gettimeofday
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
Ulrich Drepper
We don't use linkobj/libc.so at runtmie, no need to...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
H.J. Lu
Fix unwind info in 32bit SSE2/SSSE3 strncpy
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
H.J. Lu
Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Ulrich Drepper
Work around limit in writev in 2.6.38+ kernels
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
H.J. Lu
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Marek Polacek
nss_db: Quash read implicit declaration warning
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Ulrich Drepper
Avoid __check_pf calls in getaddrinfo unless really...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Andreas Schwab
Fix Ipv4&IPv6 lookup in getaddrinfo
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Ulrich Drepper
Use a /sys/devices/system/cpu/online for _SC_NPROCESSOR...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Ulrich Drepper
Rate limit expensive _SC_NPROCESSORS_ONLN computation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Ulrich Drepper
Clean up after kernel sigcontext header mess
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Ulrich Drepper
Fix crash in unsuccessful uses of nss_db
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Ulrich Drepper
Fix IPv6-only lookups through getaddrinfo
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Ulrich Drepper
Minor optimization of getaddrinfo after recent patch
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Ulrich Drepper
Revert unwanted patch
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Ulrich Drepper
Add missing DL_CALL_FCT
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
David S. Miller
Add an elf_ifunc_invoke interface so that architectures...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ulrich Drepper
Fix typo in recent resolver change which causes segvs
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Andreas Schwab
Improve 64-bit build
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ulrich Drepper
Install db-Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ulrich Drepper
Cleanup of db-XXX.c
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ulrich Drepper
Add initgroups lookups to nss_db
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ulrich Drepper
Add initgroups lookup support to getent
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ulrich Drepper
Fix handling of initgroups database.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ulrich Drepper
Optimize hash table generation in makedb
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ulrich Drepper
Reenable nss_db with a completely new implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ulrich Drepper
Rewrite makedb to avoid using db library
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Andreas Jaeger
Quash two memset undeclared warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Ulrich Drepper
Fix memory leak in getaddrinfo
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Roland McGrath
Better detect total failure of linker script generation.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Roland McGrath
Quash some new warnings from GCC 4.6.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Roland McGrath
Use AC_LANG_PROGRAM in nss-crypt check.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Roland McGrath
Revert -r -> -Wl,-r change.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Roland McGrath
Use -Wl,-r instead of plain -r.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Ulrich Drepper
OOps, wrong version number for development version
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Ulrich Drepper
Add pldd program
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
David S. Miller
sparc: Fix LD_BIND_NOW with multiarch.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Ulrich Drepper
Start 2.15 development
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Andreas Krebbel
S/390 longlong.h: Fix smul_ppmm with -m31 -mzarch
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Roland McGrath
Use canonical FSF .texi files for LGPL and FDL texts.
commit
|
commitdiff
|
tree
|
snapshot
next