platform/upstream/glibc.git
2016-10-07 Adhemerval... Consolidate fallocate{64} implementations
2016-10-07 Florian Weimerresolv: Remove RES_USEBSTRING and its implementation...
2016-10-07 Florian Weimerresolv: Remove RES_NOIP6DOTINT and its implementation
2016-10-07 Florian Weimerresolv: Deprecate unimplemented flags
2016-10-07 Stefan LieblerUse libc_ifunc macro for siglongjmp, longjmp in libpthread.
2016-10-07 Stefan LieblerUse libc_ifunc macro for vfork in libpthread.
2016-10-07 Stefan LieblerUse libc_ifunc macro for system in libpthread.
2016-10-07 Stefan LieblerUse libc_ifunc macro for clock_* symbols in librt.
2016-10-07 Stefan Lieblerppc: Use libc_ifunc macro for time, gettimeofday.
2016-10-07 Stefan Liebleri386, x86: Use libc_ifunc macro for time, gettimeofday.
2016-10-07 Stefan Lieblers390: Refactor ifunc resolvers due to false debuginfo.
2016-10-07 Stefan LieblerUse gcc attribute ifunc in libc_ifunc macro instead...
2016-10-07 Stefan LieblerAdd configure check to test if gcc supports attribute...
2016-10-06 Joseph MyersAdd iseqsig.
2016-10-06 Siddhesh PoyarekarUpdate comments for some functions in s_sin.c
2016-10-06 Siddhesh PoyarekarAdjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c
2016-10-06 Siddhesh PoyarekarMake quadrant shift a boolean in reduce_and_compute...
2016-10-06 Siddhesh PoyarekarManual typos: System Databases and Name Service Switch
2016-10-06 Rical JasanManual typos: Contributors to
2016-10-06 Rical JasanManual typos: Library Maintenance
2016-10-06 Rical JasanManual typos: Installing
2016-10-06 Rical JasanManual typos: C Language Facilities in the Library
2016-10-06 Rical JasanManual typos: Internal probes
2016-10-06 Rical JasanManual typos: POSIX Threads
2016-10-06 Rical JasanManual typos: Debugging support
2016-10-06 Rical JasanManual typos: DES Encryption and Password Handling
2016-10-06 Rical JasanManual typos: System Configuration Parameters
2016-10-06 Rical JasanManual typos: System Management
2016-10-06 Rical JasanManual typos: Users and Groups
2016-10-06 Rical JasanManual typos: Job Control
2016-10-06 Rical JasanManual typos: Processes
2016-10-06 Rical JasanManual typos: The Basic Program/System Interface
2016-10-06 Rical JasanManual typos: Signal Handling
2016-10-06 Rical JasanManual typos: Non-Local Exits
2016-10-06 Rical JasanManual typos: Resource Usage and Limitation
2016-10-06 Rical JasanManual typos: Date and Time
2016-10-06 Rical JasanManual typos: Arithmetic Functions
2016-10-06 Rical JasanManual typos: Mathematics
2016-10-06 Rical JasanManual typos: Syslog
2016-10-06 Rical JasanManual typos: Low-Level Terminal Interface
2016-10-06 Rical JasanManual typos: Sockets
2016-10-06 Rical JasanManual typos: File System Interface
2016-10-06 Rical JasanManual typos: Low-Level Input/Output
2016-10-06 Rical JasanManual typos: Input/Output on Streams
2016-10-05 Siddhesh PoyarekarCheck n instead of k1 to decide on sign of sin/cos...
2016-10-05 Siddhesh PoyarekarMake the quadrant shift K a bool in do_sincos_* functions
2016-10-05 Tulio Magno... powerpc: Regenerate ULPs
2016-10-04 Joseph MyersFix LONG_WIDTH, ULONG_WIDTH include ordering issue.
2016-10-04 Tulio Magno... powerpc: Installed-header hygiene
2016-10-04 Stefan LieblerS390: Regenerate ULPs
2016-10-03 Joseph MyersAdd TCP_REPAIR_WINDOW from Linux 4.8.
2016-10-02 Adhemerval... Fix tst-memstream3 build failure
2016-09-30 Adhemerval... libio: Multiple fixes for open_{w}memstram (BZ#18241...
2016-09-30 Joseph MyersUse __builtin_fma more in dbl-64 code.
2016-09-30 Joseph MyersFix ldbl-128ibm iscanonical for -mlong-double-64.
2016-09-30 Carlos O'DonellBug 20292 - Simplify and test _dl_addr_inside_object
2016-09-30 Joseph MyersAdd iscanonical.
2016-09-30 Adhemerval... Remove C++ style comments from string3.h
2016-09-29 Siddhesh PoyarekarUse copysign instead of ternary for some sin/cos input...
2016-09-29 Siddhesh PoyarekarUse copysign instead of ternary conditions for positive...
2016-09-29 Siddhesh Poyarekarconsolidate sign checks for slow2
2016-09-28 Joseph MyersFix iszero for excess precision.
2016-09-28 Adhemerval... posix: Fix open file action for posix_spawn on Linux
2016-09-28 Rasmus Villemoeslinux: spawni.c: simplify error reporting to parent
2016-09-28 Zack WeinbergMinor corrections to scripts/check-installed-headers.sh.
2016-09-28 Zack WeinbergMinor correction to the "installed header hygiene"...
2016-09-26 Adhemerval... Add INTERNAL_SYSCALL_CALL
2016-09-23 Joseph MyersAdd iszero.
2016-09-23 Zack WeinbergInstalled header hygiene (BZ#20366): Test of installed...
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): stack_t.
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): conditionally...
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): obsolete BSD u_...
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): Simple self-contai...
2016-09-23 Florian Weimermanual: Clarify NSS error reporting
2016-09-23 Florian Weimertst-open-tmpfile: Add checks for open64, openat64,...
2016-09-23 Florian Weimertest-skeleton.c: Remove unintended #include <stdarg.h>.
2016-09-22 Alexandre Oliva[PR19826] fix non-LE TLS in static programs
2016-09-22 Samuel Thibaulthurd: Fix stack pointer corruption in syscall
2016-09-21 Samuel Thibaulthurdmalloc: Run fork handler as late as possible [BZ...
2016-09-21 James Greenhalgh[soft-fp] Add support for various half-precision conver...
2016-09-21 Joseph MyersAdd issubnormal.
2016-09-21 Joseph MyersAdd <stdint.h> integer width macros.
2016-09-21 Florian Weimerresolv: Remove unsupported hook functions from the...
2016-09-21 Florian Weimermalloc: Manual part of conversion to __libc_lock
2016-09-21 Florian Weimer<arpa/nameser.h>: Remove RR type classification macros...
2016-09-21 Florian Weimer<arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions
2016-09-21 Florian Weimerresolv: Remove the BIND_4_COMPAT macro
2016-09-21 Florian WeimerRemove obsolete DNSSEC support [BZ #20591]
2016-09-21 Florian Weimermanual: Clarify the documentation of strverscmp [BZ...
2016-09-21 Florian WeimerAdd test case for O_TMPFILE handling in open, openat
2016-09-21 Florian WeimerAvoid running $(CXX) during build to obtain header...
2016-09-21 Florian WeimerGenerate .op pattern rules for profiling builds only
2016-09-21 Florian Weimersln: Preprocessor cleanups
2016-09-20 Samuel ThibaultFix old-style function definition
2016-09-20 Samuel Thibaultmach: Fix old-style function definition.
2016-09-20 Adhemerval... posix: Correctly block/unblock all signals on Linux...
2016-09-20 Adhemerval... posix: Correctly enable/disable cancellation on Linux...
2016-09-20 Samuel ThibaultFix exc2signal.c template
2016-09-20 Paul E. MurphyBuild s_nan* objects from a generic template
next