projects
/
platform
/
upstream
/
glibc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement caching of nscd
2011-10-07
Ulrich Drepper
Implement caching of nscd
commit
|
commitdiff
|
tree
2011-10-07
Ulrich Drepper
Don't unnecesarily use inotify in nscd
commit
|
commitdiff
|
tree
2011-10-06
Ulrich Drepper
Avoid warning when reload of group entry fails
commit
|
commitdiff
|
tree
2011-10-06
Ulrich Drepper
Stop crash in OOM handling in NSS
commit
|
commitdiff
|
tree
2011-09-28
Ulrich Drepper
Optimize libnss_files initialization
commit
|
commitdiff
|
tree
2011-09-16
Ulrich Drepper
finite for 64-bit platforms
commit
|
commitdiff
|
tree
2011-09-15
Ulrich Drepper
Define IP_MULTICAST_ALL
commit
|
commitdiff
|
tree
2011-09-15
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-09-15
Ulrich Drepper
Add fmax and fmin inlines for x86-64
commit
|
commitdiff
|
tree
2011-09-14
Ulrich Drepper
Use correct section to allow merging
commit
|
commitdiff
|
tree
2011-09-14
Ulrich Drepper
Optimized lrint and llrint for x86-64
commit
|
commitdiff
|
tree
2011-09-12
Ulrich Drepper
Optimize logb code for 64-bit machines
commit
|
commitdiff
|
tree
2011-09-12
Ulrich Drepper
Revert "Remove last use of USE___THREAD"
commit
|
commitdiff
|
tree
2011-09-11
Ulrich Drepper
Cleanup CL
commit
|
commitdiff
|
tree
2011-09-11
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-09-11
Ulrich Drepper
Remove --wth-tls option, TLS support is required
commit
|
commitdiff
|
tree
2011-09-11
Ulrich Drepper
Avoid cast in non-gcc obstack_free
commit
|
commitdiff
|
tree
2011-09-11
Ulrich Drepper
Fix use of AC_INIT
commit
|
commitdiff
|
tree
2011-09-11
Ulrich Drepper
Provide static initializer for _dl_pagesize in statically...
commit
|
commitdiff
|
tree
2011-09-11
Ulrich Drepper
Remove MALLOC_FAILURE_ACTION use in malloc
commit
|
commitdiff
|
tree
2011-09-11
Ulrich Drepper
Simplify malloc initialization
commit
|
commitdiff
|
tree
2011-09-10
Ulrich Drepper
Simplify malloc code
commit
|
commitdiff
|
tree
2011-09-10
Ulrich Drepper
Remove support for !USE___THREAD
commit
|
commitdiff
|
tree
2011-09-10
Ulrich Drepper
Cleanup of configuration options
commit
|
commitdiff
|
tree
2011-09-10
Ulrich Drepper
Use (void*) instead of 0 for return value pointer in...
commit
|
commitdiff
|
tree
2011-09-10
Ulrich Drepper
Fix boundary conditions in scanf
commit
|
commitdiff
|
tree
2011-09-09
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-09-09
Ulrich Drepper
Don't lock string streams in stream cleanup code
commit
|
commitdiff
|
tree
2011-09-09
Ulrich Drepper
Fix sotruss help messages
commit
|
commitdiff
|
tree
2011-09-09
Ulrich Drepper
Fill in real information in __dl_iterate_phdr
commit
|
commitdiff
|
tree
2011-09-09
Ulrich Drepper
Regenerated
commit
|
commitdiff
|
tree
2011-09-09
Ulrich Drepper
Remove support for automatic cvs check-ins
commit
|
commitdiff
|
tree
2011-09-08
Ulrich Drepper
Add range checking for FD_SET, FD_CLR, and FD_ISSET
commit
|
commitdiff
|
tree
2011-09-08
Ulrich Drepper
Move wide char tests to wcsmbs directory
commit
|
commitdiff
|
tree
2011-09-08
Ulrich Drepper
Use O_CLOEXEC when loading objects in ld.so
commit
|
commitdiff
|
tree
2011-09-08
Ulrich Drepper
Pass back error code from dlerror_run
commit
|
commitdiff
|
tree
2011-09-08
Ulrich Drepper
Fix memory leak in case of failed dlopen
commit
|
commitdiff
|
tree
2011-09-08
Ulrich Drepper
Remove invalid BZ number
commit
|
commitdiff
|
tree
2011-09-08
Ulrich Drepper
Check for finite/infinity parms in IBM Long Double...
commit
|
commitdiff
|
tree
2011-09-08
Ulrich Drepper
Fix whitespaces
commit
|
commitdiff
|
tree
2011-09-08
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-09-07
Ulrich Drepper
Remove gettimeofday vsyscall use from x86-86 libpthread
commit
|
commitdiff
|
tree
2011-09-07
Ulrich Drepper
Make sure __vdso_clock_gettime always contains a valid...
commit
|
commitdiff
|
tree
2011-09-07
Ulrich Drepper
Fix handling of __vdso_clock_gettime
commit
|
commitdiff
|
tree
2011-09-07
Ulrich Drepper
Don't call gettimeofday vsyscall in x86-64 sem_timedwait
commit
|
commitdiff
|
tree
2011-09-07
Ulrich Drepper
Move Atom-optimized code out of the way and together
commit
|
commitdiff
|
tree
2011-09-07
Ulrich Drepper
Don't unconditionally use clock_gettime vsyscall on...
commit
|
commitdiff
|
tree
2011-09-07
Ulrich Drepper
Avoid gettimeofday vsyscall
commit
|
commitdiff
|
tree
2011-09-06
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-09-06
Ulrich Drepper
Remove now-wrong comment
commit
|
commitdiff
|
tree
2011-09-06
Ulrich Drepper
Prefer real syscalls instead of vsyscalls on x86-64...
commit
|
commitdiff
|
tree
2011-09-06
Ulrich Drepper
Remove unused parameter in pldd and simplify ELF handling
commit
|
commitdiff
|
tree
2011-09-06
Ulrich Drepper
Fix whitespaces
commit
|
commitdiff
|
tree
2011-09-06
Ulrich Drepper
Try shell in posix_spawn* only in compat mode
commit
|
commitdiff
|
tree
2011-09-06
Ulrich Drepper
Fix last checkin
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Fix glob.h header by removing gcc 1.x support
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Use O_CLOEXEC when loading ld.so cache
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Fix whitespaces
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Add optimized x86-64 wcscmp
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Fix whitespaces
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Add x86-32 optimized wcscmp
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Update Japanese translation
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-09-05
Ulrich Drepper
Fix semid_ds for x86-64
commit
|
commitdiff
|
tree
2011-08-22
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-08-21
Ulrich Drepper
Use ifuncs for time and gettimeofday on x86-64
commit
|
commitdiff
|
tree
2011-08-20
Ulrich Drepper
More optimizations of nss_files
commit
|
commitdiff
|
tree
2011-08-20
Ulrich Drepper
Minor optimizatin in alias lookup in files NSS module
commit
|
commitdiff
|
tree
2011-08-20
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-08-20
Ulrich Drepper
Print message that there is no scope instead of being...
commit
|
commitdiff
|
tree
2011-08-20
Ulrich Drepper
Further improve printing os ELF symbol lookup scope...
commit
|
commitdiff
|
tree
2011-08-20
Ulrich Drepper
Add test for BZ 13114
commit
|
commitdiff
|
tree
2011-08-20
Ulrich Drepper
Fix CL entry
commit
|
commitdiff
|
tree
2011-08-20
Ulrich Drepper
Fix minor CFI problem in regular x86-64 trampoline
commit
|
commitdiff
|
tree
2011-08-20
Ulrich Drepper
Fix CFI info in x86-64 trampolines for non-AVX code
commit
|
commitdiff
|
tree
2011-08-18
Ulrich Drepper
Add rules to build libresolv with SSP flags
commit
|
commitdiff
|
tree
2011-08-17
Ulrich Drepper
Fix some problem of 32-bit pldd on 64-bit platforms
commit
|
commitdiff
|
tree
2011-08-17
Ulrich Drepper
Prevent possible race conditions by attaching pldd...
commit
|
commitdiff
|
tree
2011-08-16
Ulrich Drepper
Improve printing of lookup scopes
commit
|
commitdiff
|
tree
2011-08-16
Ulrich Drepper
Avoid warning from last change
commit
|
commitdiff
|
tree
2011-08-16
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-08-16
Ulrich Drepper
Fix printing of scope number
commit
|
commitdiff
|
tree
2011-08-15
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-08-15
Ulrich Drepper
Add missing initialization in service cache in nscd
commit
|
commitdiff
|
tree
2011-08-14
Ulrich Drepper
Implement LD_DEBUG=scopes
commit
|
commitdiff
|
tree
2011-08-13
Ulrich Drepper
Fix caller information of NSS modules
commit
|
commitdiff
|
tree
2011-08-13
Ulrich Drepper
Fix compile problem
commit
|
commitdiff
|
tree
2011-08-12
Ulrich Drepper
Better check for last patch
commit
|
commitdiff
|
tree
2011-08-12
Ulrich Drepper
Better debug information from ld.so
commit
|
commitdiff
|
tree
2011-08-11
Ulrich Drepper
Minor optimization of popcount in l10nflist
commit
|
commitdiff
|
tree
2011-08-11
Ulrich Drepper
Locale-independent parsing in libintl
commit
|
commitdiff
|
tree
2011-08-11
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
commit
|
commitdiff
|
tree
2011-08-09
Ulrich Drepper
Implement scandirat function
commit
|
commitdiff
|
tree
2011-08-08
Ulrich Drepper
Avoid multiple definitions of identical scandir cancellation...
commit
|
commitdiff
|
tree
2011-08-04
Ulrich Drepper
Provide better output in string tests
commit
|
commitdiff
|
tree
2011-08-04
Ulrich Drepper
Cleanup wcscmp test addition
commit
|
commitdiff
|
tree
2011-08-04
Ulrich Drepper
Fix whitespaces
commit
|
commitdiff
|
tree
2011-07-24
Ulrich Drepper
Define SEEK_DATA and SEEK_HOLE
commit
|
commitdiff
|
tree
2011-07-24
Ulrich Drepper
Define AF_NFC and PF_NFC
commit
|
commitdiff
|
tree
next