platform/upstream/glibc.git
2012-07-31 Florian Weimersecure_getenv test should write errors to standard...
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-28 Siddhesh PoyarekarFix tst-pthread-getattr test case
2012-07-28 David S. MillerUpdate sparc ULPs.
2012-07-27 Joseph MyersMake mmap64 an alias of mmap on MIPS.
2012-07-27 Gary BensonAdd SystemTap static probes to the runtime linker....
2012-07-26 Roland McGrathFix some -Wformat warnings in rpcgen.
2012-07-26 Pino ToscanoProvide a generic empty version of __check_native.
2012-07-26 Andreas Schwabm68k: update libm test ULPs
2012-07-26 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-26 Joseph MyersMove testsuite audit definitions to sysdeps tst-audit...
2012-07-26 Andreas JaegerMerge Linux 3.5 ptrace changes
2012-07-26 Andreas JaegerMerge Linux 3.5 epoll changes
2012-07-26 Andreas JaegerMerge _sigsys changes from Linux 3.5
2012-07-25 Joseph MyersRemove pre-2.4.21 Linux kernel support.
2012-07-25 Andreas SchwabRemove unused pseudo_end label
2012-07-25 Florian WeimerFix up ChangeLog entries
2012-07-25 Florian WeimerRename __secure_getenv to secure_getenv
2012-07-25 Joseph MyersMove ldsodefs.h audit definitions to sysdeps directories.
2012-07-25 Siddhesh PoyarekarRevert fix to tst-pthread-getattr since it fails on...
2012-07-25 Marek PolacekSet up errno properly for yn.
2012-07-24 Joseph Myersconformtest: Update expectations for time.h.
2012-07-23 Thomas Schwingeconfigure.in <sysdeps resolving>: Correct printing...
2012-07-22 Thomas SchwingeAdd missing includes.
2012-07-20 Joseph MyersDocument va_copy in preference to __va_copy.
2012-07-20 Pino ToscanoHurd: compliance fixes for getlogin_r
2012-07-20 Pino ToscanoHurd: compliance fixes for getgroups
2012-07-20 Pino ToscanoHurd: provide lremovexattr
2012-07-20 Pino ToscanoHurd: provide llistxattr
2012-07-20 Pino ToscanoHurd: sendto: do not crash when ADDR is null
2012-07-20 Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-20 Siddhesh PoyarekarFix tst-pthread-getattr test case
2012-07-19 Adhemerval... Split tls-macros.h in sysdeps directories.
2012-07-19 Andreas KrebbelS/390: Fix uc_link == NULL handling for makecontext
2012-07-19 Andreas KrebbelS/390: Add support for STT_GNU_IFUNC symbols.
2012-07-19 Siddhesh PoyarekarFix comment that describes sighandler_setxid
2012-07-18 Marek PolacekAdd missing CL entry.
2012-07-17 Joseph MyersRemove TLS configure check for MIPS.
2012-07-17 Joseph MyersRemove TLS configure check for ARM.
2012-07-17 Marek PolacekFix a few typos.
2012-07-17 Marek PolacekRemove TLS configure checks.
2012-07-17 Chris Metcalftile: exit with status zero on makecontext return with...
2012-07-17 Chris Metcalftile: update libm test ULPs
2012-07-17 Chris MetcalfMove tile c++-types baselines to sysdeps directories.
2012-07-17 Joseph MyersAdd c++-types information for MIPS.
2012-07-17 Joseph MyersMove c++-types baselines to sysdeps directories.
2012-07-17 Joseph MyersSplit tls-macros.h into sysdeps directories.
2012-07-17 Thomas SchwingeSH: makecontext: exit (0) if uc_link is the null pointer.
2012-07-17 Thomas Schwingex86_64: makecontext: exit (0) if uc_link is the null...
2012-07-17 Thomas Schwingesetcontext: Clarify termination when uc_link is the...
2012-07-16 Andreas Schwabm68k: add support for {get,make,set,swap}context
2012-07-16 Andreas SchwabFix bug-getcontext test
2012-07-16 Andreas JaegerUpdate from translation team
2012-07-15 Joseph Myersconformtest: Update expectations for string.h.
2012-07-13 Andreas JaegerUpdate from french translation team
2012-07-12 Marek PolacekFix ynl return value with LDBL_MIN.
2012-07-12 Joseph MyersRemove pre-2.4.1 Linux kernel support.
2012-07-12 Jeroen van... Avoid duplicate DNS requests if answer is longer than...
2012-07-11 Maxim KuvyrkovRewrite MIPS' atomic.h to use __atomic_* builtins.
2012-07-11 Andreas JaegerTranslation team update for fr.po/sv.po
2012-07-11 Andreas JaegerUpdate from translation team: fr.po
2012-07-11 Adhemerval... Fix ctan, ctanh of subnormals in round-upwards mode...
2012-07-11 David S. MillerUpdate sparc ULPs.
2012-07-10 Andreas SchwabFix LOG_MAKEPRI to agree with BSD
2012-07-10 Chris Metcalftile: correct typo in comment
2012-07-10 Chris Metcalftile: Convert ASM_GLOBAL_DIRECTIVE to .globl
2012-07-10 Joseph MyersChange ASM_GLOBAL_DIRECTIVE to .globl for ARM.
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-09 Andreas Schwabm68k: update libm test ULPs
2012-07-09 Roland McGrathBZ#14336: Manual spelling fixes.
2012-07-09 Joseph MyersFix clog, clog10 spurious underflow exceptions (bug...
2012-07-06 Andreas SchwabUpdate NEWS
2012-07-06 Andreas SchwabFix float range reduction problems (#14283)
2012-07-06 Andreas SchwabFix missing _mcount@GLIBC_2.0 on powerpc32
2012-07-06 Joseph MyersFix tanf underflow close to pi/4 (bug 14154).
2012-07-06 Petar JovanovicDo not store data below the stack pointer on MIPS.
2012-07-06 Joseph MyersFix expm1 spurious underflow exceptions (bug 6778).
2012-07-06 Mike Frysingersunrpc: fix rpc bootstrap builds
2012-07-05 Joseph MyersAdd ARM-specific static-stubs.c.
2012-07-05 Joseph MyersFix csqrt underflow (bugs 14157, 14331).
2012-07-04 Andreas SchwabAdapt tst-catgets to changes in tst-gettext
2012-07-04 Andreas SchwabFix tst-gettext test
2012-07-04 Joseph MyersFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-03 Mike Frysingerdrop ports ignore
2012-07-03 Andreas JaegerUpdate from translation teams
2012-07-03 Joseph MyersAvoid use of libgcc_s and libgcc_eh when building glibc.
2012-07-03 Joseph MyersFix float range reduction problems (bug 14283).
2012-07-03 Joseph MyersAdd cosh tests for bug 14273.
2012-07-03 Joseph MyersAdd ppca2 to ports powerpc/dl-procinfo.
2012-07-03 Joseph MyersRemove ports files no longer relevant now included...
2012-07-03 Joseph MyersOpen development for 2.17.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...
2012-06-30 Carlos O'DonellRelease 2.16 glibc-2.16.0
2012-06-30 Carlos O'DonellUpdate NEWS and README. glibc-2.16
2012-06-28 Thomas Schwingemanual/contrib.texi (Contributors): Sort alphabetically...
2012-06-27 Andreas JaegerAdd Samuel Thibault to manual/contrib.texi
2012-06-25 Andreas JaegerUpdate s390 ULPs file
2012-06-23 Andreas SchwabSH can do fanotify_mark, too. glibc-2.16-tps
2012-06-23 Thomas SchwingeSome missing bits from sysdeps/*/elf dismissal.
next