summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Internal namespace test improvements.Ulrich Drepper2010-01-121-0/+5
* Fix up pthread.h for XPG7.Ulrich Drepper2010-01-121-0/+2
* Fix up sched.h for XPG7.Ulrich Drepper2010-01-121-0/+4
* Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu2010-01-121-0/+62
* Fix up sys/select.h test for XPG7.Ulrich Drepper2010-01-121-0/+4
* Fix compile error with sys/wait.h.Jakub Jelinek2010-01-121-0/+5
* Fix up sys/stat.h for XPG7.Ulrich Drepper2010-01-111-0/+3
* Fix up termios.h for XPG7.Ulrich Drepper2010-01-111-0/+2
* Fix up tests of math.h and tgmath.h for XPG[67].Ulrich Drepper2010-01-111-0/+3
* Fix time.h POSIX test.Ulrich Drepper2010-01-111-0/+2
* Fix up wchar.h for XPG7.Ulrich Drepper2010-01-111-0/+4
* Fix typo in wordexp.h tests.Ulrich Drepper2010-01-111-0/+2
* Fix up unistd.h tests.Ulrich Drepper2010-01-111-0/+2