platform/upstream/glibc.git
2018-04-04 Florian Weimerinet: Actually build and run tst-deadline
2018-04-04 Samuel Thibaulthurd: Fix typo
2018-04-04 Samuel Thibaulthurd: fix build
2018-04-04 Samuel Thibaulthurd: Add missing symbols
2018-04-04 Samuel Thibaulthurd: Silence warning
2018-04-03 Samuel Thibaulthurd: Fix missing trailing NUL in __if_nametoindex
2018-04-03 Samuel Thibaulthurd: Make __if_nametoindex return ENODEV if ifname...
2018-04-03 Samuel ThibaultRevert parts of "hurd: Avoid more libc.so local PLTs"
2018-04-03 Samuel ThibaultRevert "s390x: Fix hidden aliases"
2018-04-03 H.J. LuUpdate RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]
2018-04-03 Adhemerval... Filter out NPTL internal signals (BZ #22391)
2018-04-03 Samuel Thibaulthurd: Fix buffer overrun in __if_nametoindex
2018-04-03 Wilco Dijkstra[PATCH 7/7] sin/cos slow paths: refactor sincos impleme...
2018-04-03 Wilco Dijkstra[PATCH 6/7] sin/cos slow paths: refactor duplicated...
2018-04-03 Wilco Dijkstra[PATCH 5/7] sin/cos slow paths: remove unused slowpath...
2018-04-03 Wilco Dijkstra[PATCH 4/7] sin/cos slow paths: remove slow paths from...
2018-04-03 Wilco Dijkstra[PATCH 3/7] sin/cos slow paths: remove slow paths from...
2018-04-03 Wilco Dijkstra[PATCH 2/7] sin/cos slow paths: remove large range...
2018-04-03 Wilco Dijkstra[PATCH 1/7] sin/cos slow paths: avoid slow paths for...
2018-04-03 Joseph MyersUse Linux 4.16 in build-many-glibcs.py.
2018-04-03 Adhemerval... Assume O_DIRECTORY for opendir
2018-04-03 Adhemerval... Add Changelog reference to BZ#23024
2018-04-03 Samuel Thibaults390x: Fix hidden aliases
2018-04-03 Samuel Thibaulthurd: Avoid local PLT in libpthread
2018-04-03 Samuel Thibaulthurd: Avoid more libc.so local PLTs
2018-04-03 Samuel Thibaulthurd: Fix typo
2018-04-02 Samuel Thibaulthurd: Avoid more libc.so PLTs
2018-04-02 Samuel Thibaulthurd: Avoid some libc.so PLTs
2018-04-02 Samuel Thibaulthurd: whitelist ld.so PLTs supposed to be avoided by...
2018-04-02 Samuel Thibaulthurd: Update localplt.data
2018-04-02 Samuel Thibaulthurd: Add __errno_location to overridable ld.so symbols
2018-04-02 Samuel Thibaulthurd: whitelist rtld symbols expected to be overridable
2018-04-02 Samuel ThibaultRevert __dirfd PLT avoidance for now
2018-04-02 Samuel Thibaulthurd: Avoid some PLTs in libc and librt
2018-04-02 Samuel Thibaulthurd: Avoid local PLTs in libpthread.
2018-04-02 Samuel Thibaulthurd: Fix exposition of UTIME_NOW, UTIME_OMIT
2018-04-02 Samuel Thibaulthurd: Announce that glibc now builds unpatched
2018-04-02 Samuel Thibaulthurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+
2018-04-02 Samuel Thibaulthurd: Remove bogus net/if_ppp.h
2018-04-01 Samuel Thibaulthurd: Advertise libpthread
2018-04-01 Samuel Thibaulthurd libpthread: add function missing in ABI list
2018-04-01 Samuel Thibaulthurd: Add hurd thread library
2018-04-01 Samuel Thibaulthurd: avoid letting signals go to thread created by...
2018-04-01 Florian Weimersupport_format_addrinfo: Include unknown error number...
2018-03-29 Florian WeimerLinux i386: tst-bz21269 triggers SIGBUS on some kernels
2018-03-28 Adhemerval... sparc: Fix arch_fork definition
2018-03-28 Jesse Hathawaygetlogin_r: return early when linux sentinel value...
2018-03-27 Samuel Thibaulthurd: advertise process memory locking option
2018-03-27 Andreas SchwabFix crash in resolver on memory allocation failure...
2018-03-26 Joseph MyersUnify umount function implementations (bug 16552).
2018-03-26 Andreas SchwabRISC-V: add remaining relocations
2018-03-25 Samuel Thibaulthurd: Regenerate errno.h header
2018-03-24 Samuel Thibaulthurd: Fix calling __pthread_initialize_minimal in share...
2018-03-24 Samuel ThibaultAdd missing changelog from previous commit
2018-03-24 Samuel Thibaulthurd: Initialize TLS and libpthread before signal threa...
2018-03-24 Samuel Thibaulthurd: Fix accessing errno from rtld
2018-03-24 H.J. LuAdd $(tests-execstack-$(have-z-execstack)) after define...
2018-03-23 Andrew SenkevichFix i386 memmove issue (bug 22644).
2018-03-22 Joseph MyersRemove unused frame.h header, sigcontextinfo.h macros.
2018-03-21 Joseph MyersUse x86_64 backtrace as generic version.
2018-03-20 Joseph MyersRemove powerpc, sparc fdim inlines (bug 22987).
2018-03-20 Joseph MyersFix signed integer overflow in random_r (bug 17343).
2018-03-20 Samuel ThibaultFix errno values
2018-03-20 Samuel Thibaulthurd: Code style fixes
2018-03-20 Joseph MyersAdd narrowing subtract functions.
2018-03-19 Joseph MyersAdd SHT_X86_64_UNWIND to elf.h (bug 20079).
2018-03-19 Wilco DijkstraUndefine attribute_hidden to fix benchtests
2018-03-19 Samuel Thibaulthurd: Fix build with latest htl
2018-03-18 Samuel Thibaulthurd: fix build
2018-03-18 Richard BraunHurd: fix port leak in TLS
2018-03-18 Samuel Thibaulthurd: Add mlockall support
2018-03-18 Samuel Thibaulthurd: Fix boot with statically-linked exec server
2018-03-18 Samuel Thibaulthurd: Fix O_DIRECTORY | O_NOFOLLOW
2018-03-18 Samuel Thibaulthurd: Fix O_NOFOLLOW
2018-03-18 Samuel Thibaulthurd: Fix copyright years
2018-03-18 Agustina Arzillehurd: Reimplement libc locks using mach's gsync
2018-03-18 Agustina Arzillehurd: Rewrite __libc_cleanup_*
2018-03-18 Samuel Thibaulthurd: Add missing include
2018-03-18 Samuel Thibaultx86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1
2018-03-17 Samuel Thibaulthurd: Fix coding style
2018-03-17 Samuel Thibaulthurd: Fix link cthread/pthread symbol exposition.
2018-03-17 Samuel Thibaulthurd: Replace threadvars with TLS
2018-03-17 Samuel Thibaulthurd: Fix getting signal thread stack layout for fork
2018-03-17 Samuel Thibaulthurd: add TLS support
2018-03-16 Rafal LuzynskiNEWS: Mention the locale data changes (bug 22848, 22937...
2018-03-16 Joseph MyersRemove sysdeps/x86/fpu/bits/mathinline.h __finite inline.
2018-03-16 Joseph MyersUpdate i386 libm-test-ulps.
2018-03-16 Wilco DijkstraRevert m68k __ieee754_sqrt change
2018-03-15 Wilco DijkstraRemove all target specific __ieee754_sqrt(f/l) inlines
2018-03-15 Wilco DijkstraRename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
2018-03-15 Wilco DijkstraAdd support for sqrt asm redirects
2018-03-15 Joseph MyersRemove more old-compilers parts of sysdeps/x86/fpu...
2018-03-15 Wilco DijkstraUse correct includes in benchtests
2018-03-15 Siddhesh Poyarekaraarch64/strncmp: Use lsr instead of mov+lsr
2018-03-15 Rafal Luzynskics_CZ locale: Add alternative month names (bug 22963).
2018-03-15 Rafal LuzynskiGreek (el_CY, el_GR) locales: Introduce ab_alt_mon...
2018-03-15 Rafal Luzynskilt_LT locale: Update abbreviated month names (bug 22932).
2018-03-15 Robert Bujca_ES locale: Update LC_TIME (bug 22848).
2018-03-14 Francois Goichonmalloc: harden removal from unsorted list
2018-03-14 Joseph MyersRemove old-GCC parts of x86 bits/mathinline.h.
next