about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Avoid alloca in setenv for long strings.Ulrich Drepper2010-02-021-0/+6
* 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
* 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
* 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
* | Relax onditions in strings.h.Ulrich Drepper2010-01-141-0/+3
* | elax some conditions in stdlib.h.Ulrich Drepper2010-01-141-0/+2
* | Actually define pthread_mutex_consistent.Ulrich Drepper2010-01-141-0/+2
|/
* Fix malloc_info without prioor allocations.Ulrich Drepper2010-01-141-0/+4
* Relax visibility of some more declaration.Ulrich Drepper2010-01-141-0/+3
* Relax condition for resolver constant definition.Ulrich Drepper2010-01-141-0/+2
* Declare getpagesize in _GNU_SOURCE mode again.Ulrich Drepper2010-01-141-0/+2
* Prevent silent errors should x86-64 strncmp be needed outside libc.Ulrich Drepper2010-01-141-0/+6
* Add nonnull attribute to unsetenv declaration.Ulrich Drepper2010-01-131-0/+4
* Unroll the loop x86-64 SSE4.2 strlen.H.J. Lu2010-01-131-0/+4
* Be a bit more relaxed about obsoleted mktemp symbol.Ulrich Drepper2010-01-131-0/+4
* More test suite fixes.Ulrich Drepper2010-01-121-0/+6
* Fix up grp.h for XPG7.Ulrich Drepper2010-01-121-0/+4
* Fix up netdb.h for XPG7.Ulrich Drepper2010-01-121-2/+7