summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use unsigned comparison in sse memcpy/memsetH.J. Lu2010-02-221-0/+11
* Reapply "Optimize 32bit memset/memcpy with SSE2/SSSE3."Andreas Schwab2010-02-221-0/+62
* Use shared mapping to reserve memory when creating locale archiveAurelien Jarno2010-02-081-0/+7
* Fix fstat on Linux/sparc64Andreas Schwab2010-02-081-0/+6
* Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-02-081-0/+37
|\
| * memchr overshoots on ia64H.J. Lu2010-02-061-0/+6
| * Avoid PLT calls in utmp compat wrappers on Linux/s390Andreas Schwab2010-02-061-0/+6
| * Add new errlist compat entry for 2.12.Andreas Schwab2010-02-061-0/+5
| * Update constants for current kernels.Ulrich Drepper2010-02-031-0/+8
| * Fix endless loop with invalid /etc/shells file.Ulrich Drepper2010-02-031-0/+6
| * Avoid alloca in setenv for long strings.Ulrich Drepper2010-02-021-0/+6
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-02-011-0/+68
|\|
| * Give Hurd weak aliases for getsysstats get_* functions.Samuel Thibault2010-01-261-0/+5
| * Fix error checking in iconv.Andreas Schwab2010-01-251-0/+4
| * Add BZ number.Ulrich Drepper2010-01-221-0/+1
| * _nl_load_locale() incorrectly handles mmap() failuresJoe Landers2010-01-221-0/+5
| * regexec.c: avoid overflow in realloc buffer length computationPaul Eggert2010-01-221-0/+4
| * regexec.c: avoid leaks on out-of-memory failure pathsPaul Eggert2010-01-221-0/+4
| * regexec.c: avoid overflow in computing sum of lengthsPaul Eggert2010-01-221-0/+4
| * re_search_internal: Avoid overflow in computing re_malloc buffer sizePaul Eggert2010-01-221-0/+4
| * prune_impossible_nodes: Avoid overflow in computing re_malloc buffer sizePaul Eggert2010-01-221-0/+4
| * regexec.c: avoid arithmetic overflow in buffer size calculationPaul Eggert2010-01-221-0/+4
| * regexec.c: simplify re_search_2_stubPaul Eggert2010-01-221-0/+6
| * Simplify test in re_string_skip_chars.Ulrich Drepper2010-01-221-0/+5
| * regex_internal.c: don't assume WEOF fits in wchar_tUlrich Drepper2010-01-221-0/+4
| * regex_internal.c: remove useless variable and the code to set it.Ulrich Drepper2010-01-221-0/+4
| * Extend overflow detection in re_dfa_add_node.Ulrich Drepper2010-01-221-0/+5
| * regex: avoid internal re_realloc overflowUlrich Drepper2010-01-221-0/+5
* | Revert "Optimize 32bit memset/memcpy with SSE2/SSSE3."Andreas Schwab2010-01-201-62/+0
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-01-201-0/+82
|\|
| * Fix ____longjmp_chk for s390/s390x.Andreas Schwab2010-01-201-0/+7
| * Support __memmove_ssse3_rep when SHARED isn't defined.H.J. Lu2010-01-191-0/+5
| * Remove unnecessary returns.Ulrich Drepper2010-01-191-0/+5
| * Define __rtld_lock_recursive_* for Hurd.Samuel Thibault2010-01-181-0/+6
| * memcpy for ppc/cell.Ulrich Drepper2010-01-181-0/+7
| * Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc.Andreas Schwab2010-01-181-0/+3
| * Use correct type when casting d_tag.Andreas Schwab2010-01-181-0/+3
| * Ignore negative dynamic entry types.Andreas Schwab2010-01-181-0/+5
| * sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek2010-01-161-0/+12
| * Fix a few more cases of ignored return values in regex.Ulrich Drepper2010-01-151-1/+5
| * Fix _XOPEN_SOURCE_EXTENDED handling.Ulrich Drepper2010-01-151-1/+16
| * ld.so: Adjust the auxv if ld.so is directly invoked.Andreas Krebbel2010-01-151-0/+10
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-01-151-4/+155
|\|
| * Define IPTOS_CLASS_* macros according to RFC 2474.Philip Prindeville2010-01-141-0/+5
| * Always use IPv4 sockets for IPv4 addresses.Ulrich Drepper2010-01-141-0/+4
| * regcomp.c: do not ignore memory allocation failurePaul Eggert2010-01-141-0/+5
| * Make unistd.h pre-c((-safe.Ulrich Drepper2010-01-141-0/+4
| * Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper2010-01-141-0/+6
| |\
| | * Pass $(sysdep-LDFLAGS) when using --print-file-name.Ryan S. Arnold2010-01-141-0/+6
| * | Relax conditions in unistd.h.Ulrich Drepper2010-01-141-0/+3