about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-1250-11/+958
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-118-94/+150
* resolv: Compile without -Wno-write-stringsFlorian Weimer2016-10-114-84/+89
* Avoid M_NAN + M_NAN in complex functions.Joseph Myers2016-10-113-6/+10
* hurd: Fix unused variable warningSamuel Thibault2016-10-102-0/+7
* powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554)Alan Modra2016-10-092-3/+31
* Make iseqsig handle excess precision.Joseph Myers2016-10-074-3/+107
* Fix iseqsig for ports that do not support FE_INVALIDAdhemerval Zanella2016-10-072-0/+3
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-0723-554/+306
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-0714-224/+199
* Consolidate fallocate{64} implementationsAdhemerval Zanella2016-10-0713-102/+191
* resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer2016-10-077-266/+26
* resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer2016-10-077-20/+17
* resolv: Deprecate unimplemented flagsFlorian Weimer2016-10-076-9/+33
* Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler2016-10-073-20/+14
* Use libc_ifunc macro for vfork in libpthread.Stefan Liebler2016-10-072-17/+9
* Use libc_ifunc macro for system in libpthread.Stefan Liebler2016-10-072-15/+8
* Use libc_ifunc macro for clock_* symbols in librt.Stefan Liebler2016-10-072-19/+19
* ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-073-62/+73
* i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-076-49/+62
* s390: Refactor ifunc resolvers due to false debuginfo.Stefan Liebler2016-10-0731-85/+208
* Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler2016-10-0739-238/+513
* Add configure check to test if gcc supports attribute ifunc.Stefan Liebler2016-10-077-0/+113
* Add iseqsig.Joseph Myers2016-10-0640-5/+348
* Update comments for some functions in s_sin.cSiddhesh Poyarekar2016-10-062-22/+20
* Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.cSiddhesh Poyarekar2016-10-062-4/+7
* Make quadrant shift a boolean in reduce_and_compute in s_sin.cSiddhesh Poyarekar2016-10-062-4/+11
* Manual typos: System Databases and Name Service SwitchSiddhesh Poyarekar2016-10-062-18/+23
* Manual typos: Contributors toRical Jasan2016-10-062-3/+5
* Manual typos: Library MaintenanceRical Jasan2016-10-062-1/+3
* Manual typos: InstallingRical Jasan2016-10-063-7/+10
* Manual typos: C Language Facilities in the LibraryRical Jasan2016-10-062-2/+4
* Manual typos: Internal probesRical Jasan2016-10-062-2/+4
* Manual typos: POSIX ThreadsRical Jasan2016-10-062-1/+3
* Manual typos: Debugging supportRical Jasan2016-10-062-2/+4
* Manual typos: DES Encryption and Password HandlingRical Jasan2016-10-062-4/+6
* Manual typos: System Configuration ParametersRical Jasan2016-10-062-5/+7
* Manual typos: System ManagementRical Jasan2016-10-062-25/+27
* Manual typos: Users and GroupsRical Jasan2016-10-062-17/+18
* Manual typos: Job ControlRical Jasan2016-10-062-1/+3
* Manual typos: ProcessesRical Jasan2016-10-062-1/+3
* Manual typos: The Basic Program/System InterfaceRical Jasan2016-10-064-14/+18
* Manual typos: Signal HandlingRical Jasan2016-10-062-3/+5
* Manual typos: Non-Local ExitsRical Jasan2016-10-062-4/+6
* Manual typos: Resource Usage and LimitationRical Jasan2016-10-062-26/+28
* Manual typos: Date and TimeRical Jasan2016-10-062-19/+21
* Manual typos: Arithmetic FunctionsRical Jasan2016-10-062-8/+10
* Manual typos: MathematicsRical Jasan2016-10-062-18/+20
* Manual typos: SyslogRical Jasan2016-10-062-2/+4
* Manual typos: Low-Level Terminal InterfaceRical Jasan2016-10-062-9/+11