aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Clean up some complex functions raising FE_INVALID.Joseph Myers5-29/+16
2016-10-12Add more totalorder tests.Joseph Myers2-0/+32
2016-10-12Fix posix_fadvise64 build on mips64n64Adhemerval Zanella2-0/+11
2016-10-12X86: Don't assert on older Intel CPUs [BZ #20647]H.J. Lu2-1/+9
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers50-11/+958
2016-10-11Consolidate Linux sync_file_range implementationsAdhemerval Zanella8-94/+150
2016-10-11resolv: Compile without -Wno-write-stringsFlorian Weimer4-84/+89
2016-10-11Avoid M_NAN + M_NAN in complex functions.Joseph Myers3-6/+10
2016-10-10hurd: Fix unused variable warningSamuel Thibault2-0/+7
2016-10-09powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554)Alan Modra2-3/+31
2016-10-07Make iseqsig handle excess precision.Joseph Myers4-3/+107
2016-10-07Fix iseqsig for ports that do not support FE_INVALIDAdhemerval Zanella2-0/+3
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella23-554/+306
2016-10-07Consolidate posix_fallocate{64} implementationsAdhemerval Zanella14-224/+199
2016-10-07Consolidate fallocate{64} implementationsAdhemerval Zanella13-102/+191
2016-10-07resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer7-266/+26
2016-10-07resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer7-20/+17
2016-10-07resolv: Deprecate unimplemented flagsFlorian Weimer6-9/+33
2016-10-07Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler3-20/+14
2016-10-07Use libc_ifunc macro for vfork in libpthread.Stefan Liebler2-17/+9
2016-10-07Use libc_ifunc macro for system in libpthread.Stefan Liebler2-15/+8
2016-10-07Use libc_ifunc macro for clock_* symbols in librt.Stefan Liebler2-19/+19
2016-10-07ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler3-62/+73
2016-10-07i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler6-49/+62
2016-10-07s390: Refactor ifunc resolvers due to false debuginfo.Stefan Liebler31-85/+208
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler39-238/+513
2016-10-07Add configure check to test if gcc supports attribute ifunc.Stefan Liebler7-0/+113
2016-10-06Add iseqsig.Joseph Myers40-5/+348
2016-10-06Update comments for some functions in s_sin.cSiddhesh Poyarekar2-22/+20
2016-10-06Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.cSiddhesh Poyarekar2-4/+7
2016-10-06Make quadrant shift a boolean in reduce_and_compute in s_sin.cSiddhesh Poyarekar2-4/+11
2016-10-06Manual typos: System Databases and Name Service SwitchSiddhesh Poyarekar2-18/+23
2016-10-06Manual typos: Contributors toRical Jasan2-3/+5
2016-10-06Manual typos: Library MaintenanceRical Jasan2-1/+3
2016-10-06Manual typos: InstallingRical Jasan3-7/+10
2016-10-06Manual typos: C Language Facilities in the LibraryRical Jasan2-2/+4
2016-10-06Manual typos: Internal probesRical Jasan2-2/+4
2016-10-06Manual typos: POSIX ThreadsRical Jasan2-1/+3
2016-10-06Manual typos: Debugging supportRical Jasan2-2/+4
2016-10-06Manual typos: DES Encryption and Password HandlingRical Jasan2-4/+6
2016-10-06Manual typos: System Configuration ParametersRical Jasan2-5/+7
2016-10-06Manual typos: System ManagementRical Jasan2-25/+27
2016-10-06Manual typos: Users and GroupsRical Jasan2-17/+18
2016-10-06Manual typos: Job ControlRical Jasan2-1/+3
2016-10-06Manual typos: ProcessesRical Jasan2-1/+3
2016-10-06Manual typos: The Basic Program/System InterfaceRical Jasan4-14/+18
2016-10-06Manual typos: Signal HandlingRical Jasan2-3/+5
2016-10-06Manual typos: Non-Local ExitsRical Jasan2-4/+6
2016-10-06Manual typos: Resource Usage and LimitationRical Jasan2-26/+28
2016-10-06Manual typos: Date and TimeRical Jasan2-19/+21