]> sourceware.org Git - glibc.git/shortlog
glibc.git
2017-06-21 H.J. Lux86-64: Implement strcmp family IFUNC selectors in C
2017-06-21 Joseph MyersFix tile SA_* conditions for POSIX.1:2008 (bug 21622).
2017-06-21 H.J. Lux86: Rename glibc.tune.ifunc to glibc.tune.hwcaps
2017-06-21 Florian WeimerDCIGETTEXT: Use getcwd, asprintf to construct absolute...
2017-06-21 Szabolcs Nagy[AArch64] Add more cfi annotations to tlsdesc entry...
2017-06-21 Adhemerval... posix: Add invalid flags test for p{write,read}v2
2017-06-21 Szabolcs Nagy[AArch64] Use hidden __GI__dl_argv in rtld startup...
2017-06-21 Florian Weimergetaddrinfo: Avoid stack copy of IPv6 address
2017-06-21 Florian Weimer__inet_pton_length: Implement new internal helper function
2017-06-21 Florian Weimerinet: Add IPv6 getaddrinfo coverage to tst-inet6_scopei...
2017-06-21 Rajalakshmi... powerpc: Optimize memchr for power8
2017-06-21 Rajalakshmi... powerpc: Add optimized version of [l]lrintf
2017-06-21 Zack WeinbergFactor out shared definitions from bits/signum.h.
2017-06-21 Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-06-21 Zack WeinbergRename xlocale.h to bits/types/__locale_t.h.
2017-06-20 Adhemerval... Consolidate Linux openat implementation
2017-06-20 H.J. LuMove x86 specific tunables to x86/dl-tunables.list
2017-06-20 Joseph Myersconformtest: XFAIL uc_mcontext test for powerpc32 ...
2017-06-20 Joseph Myersconformtest: XFAIL uc_sigmask test for ia64 (bug 21634).
2017-06-20 Wilco DijkstraAdd powf trace
2017-06-20 H.J. Lutunables: Add IFUNC selection and cache sizes
2017-06-20 Wilco DijkstraImprove math benchmark infrastructure
2017-06-20 Zack WeinbergFix fallout from bits/string.h removal.
2017-06-20 Paul ClarkeAdd powf bench tests
2017-06-20 Zack WeinbergMention in NEWS that __(NO|USE)_STRING_INLINES don...
2017-06-20 Zack WeinbergRemove bits/string.h.
2017-06-20 Rical Jasanmanual: Complete @standards in lang.texi.
2017-06-19 Joseph MyersRemove pre-GCC-4.9 MIPS code.
2017-06-19 Florian WeimerDCIGETTEXT: Do not make copy of localename
2017-06-19 Florian Weimerld.so: Reject overly long LD_AUDIT path elements
2017-06-19 Florian Weimerld.so: Reject overly long LD_PRELOAD path elements
2017-06-19 Joseph MyersFix wait3 namespace (bug 21625).
2017-06-19 Joseph MyersRequire GCC 4.9 or later for building glibc.
2017-06-19 Florian WeimerCVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE...
2017-06-19 Stefan LieblerS390: Sync ptrace.h with kernel. [BZ #21539]
2017-06-19 Florian Weimerresolv: Use getline for configuration file reading...
2017-06-19 Florian Weimerresolv: Report allocation errors in __res_vinit
2017-06-19 Florian Weimerresolv: Reformat res_vinit and related functions to...
2017-06-19 Florian Weimerresolv: Introduce is_sort_mask and call it from res_vinit
2017-06-19 Florian Weimerresolv: Remove DEBUG preprocessor conditionals from...
2017-06-19 Florian Weimerresolv: Move _res deallocation functions to their own...
2017-06-19 Florian Weimerresolv: Move res_randomid to its own file
2017-06-19 Florian Weimerresolv: Make __res_vinit hidden
2017-06-19 Joseph MyersFix another x86 sys/ucontext.h namespace issue (bug...
2017-06-19 Joseph MyersFix siginterrupt namespace (bug 21597).
2017-06-19 Joseph MyersFix signal stack namespace (bug 21584).
2017-06-19 Joseph MyersDefine struct rusage in sys/wait.h when required (bug...
2017-06-19 Florian Weimerdynarray: Use libc_hidden_proto only for !_ISOMAC
2017-06-19 Siddhesh PoyarekarFix typo when undefining weak_alias
2017-06-19 Adhemerval... Fix gen-tunables.awk to work with older awk
2017-06-19 Stefan LieblerS390: Fix build with gcc configured with --enable-defau...
2017-06-19 Christian Borntraegers390: optimize syscall function
2017-06-16 H.J. LuRemove _dl_out_of_memory from elf/Versions
2017-06-16 Joseph MyersUpdate timezone code from tzcode 2017b.
2017-06-16 Rical Jasanmanual: Complete @standards in string.texi.
2017-06-16 Rical Jasanmanual: Complete @standards in arith.texi.
2017-06-16 Rical Jasanmanual: Complete @standards in argp.texi.
2017-06-16 Rical Jasanmanual: Replace summary.awk with summary.pl.
2017-06-16 Rical Jasanmanual: Create empty placeholder macros for @standards.
2017-06-15 Adhemerval... linux: Consolidate sync_file_range implementation
2017-06-15 Adhemerval... support: Add optstring support
2017-06-15 H.J. Lux86-64: Implement strcspn/strpbrk/strspn IFUNC selector...
2017-06-15 H.J. Lux86-64: Implement wcscpy IFUNC selector in C
2017-06-15 H.J. Lux86-64: Implement strcat family IFUNC selectors in C
2017-06-15 H.J. Lux86-64: Implement memcmp family IFUNC selectors in C
2017-06-15 H.J. Lux86-64: Implement memset family IFUNC selectors in C
2017-06-15 Siddhesh PoyarekarEnable tunables by default
2017-06-14 Adhemerval... nptl: Invert the mmap/mprotect logic on allocated stack...
2017-06-14 H.J. Lux86-64: Implement memmove family IFUNC selectors in C
2017-06-14 Florian Weimeri686: Add missing IS_IN (libc) guards to vectorized...
2017-06-14 Zack WeinbergRemove __need macros from errno.h (__need_Emath, __need...
2017-06-14 Zack WeinbergRemove __need_IOV_MAX and __need_FOPEN_MAX.
2017-06-14 Alan ModraPowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
2017-06-14 Alan ModraPowerPC64 ENTRY_TOCLESS
2017-06-14 Alan ModraPowerPC64 strncpy, stpncpy and strstr fixes
2017-06-14 Alan ModraPowerPC64 sysdep.h tidy
2017-06-14 Alan ModraPowerPC64 FRAME_PARM_SAVE
2017-06-14 Alan ModraPowerPC64, fix calls to _mcount
2017-06-13 Gordana Cmiljanovicmips: Fix store/load gp registers to/from ucontext_t
2017-06-13 Florian Weimerconfigure: Suppress expected compiler error message
2017-06-13 Florian Weimerdynarray: Implement begin/end functions in the spirit...
2017-06-13 H.J. LuMake copy of <bits/std_abs.h> from GCC 7 [BZ #21573]
2017-06-13 Rafal Luzynskilocaledata: ce_RU: update weekdays from CLDR [BZ #21207]
2017-06-13 Rafal Luzynskilocaledata: Remove trailing spaces [BZ #20275]
2017-06-13 Zack WeinbergCorrect indentation in posix/bits/cpu-set.h.
2017-06-12 Zack WeinbergRemove __need_schedparam and __cpu_set_t_defined.
2017-06-12 Wilco DijkstraFix build issue on x86.
2017-06-12 Paul E. Murphyfloat128: Add test-{float128,ifloat128,float128-finite}
2017-06-12 Gabriel F.... Allow macros prefixed with FLT128 in include/float.h
2017-06-12 Gabriel F.... float128: Add strfromf128, strtof128, and wcstof128...
2017-06-12 Paul E. Murphyfloat128: Add strtof128, wcstof128, and related functions.
2017-06-12 Joseph MyersFix XPG4 bsd_signal namespace (bug 21552).
2017-06-12 Joseph MyersFix sigwait namespace (bug 21550).
2017-06-12 H.J. Lux86-64: Implement strcpy family IFUNC selectors in C
2017-06-12 Wilco Dijkstra2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>
2017-06-12 Wilco DijkstraReplace all internal uses of __bzero with memset. ...
2017-06-11 Santhosh ThottingalCorrect collation rules for Malayalam.
2017-06-10 Zack WeinbergCorrect an outdated comment in stdlib/errno.h.
2017-06-09 Paul Clarkepowerpc: add sysconf support for cache geometries
2017-06-09 Tulio Magno... Add a way to bypass the PLT when calling getauxval
next
This page took 0.066854 seconds and 5 git commands to generate.