2016-11-01 |
Joseph Myers | Correct clog10 documentation (bug 19673). |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Carlos O'Donell | Bug 20729: Include libc-internal.h where required. |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Brent W. Baccala | hurd: Fix spurious port deallocation |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Andreas Schwab | Properly initialize glob structure with GLOB_BRACE... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Carlos O'Donell | Bug 20729: Fix building with -Os. |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Carlos O'Donell | Add include/crypt.h. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Gabriel F T... | Fix warning caused by unused-result in bug-atexit3... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Joseph Myers | Add SNAN, SNANF, SNANL macros. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Tulio Magno... | Document a behavior of an elided pthread_rwlock_unlock |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Tulio Magno... | powerpc: Fix TOC stub on powerpc64 clone() |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Florian Weimer | malloc: Update comments about chunk layout |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Florian Weimer | crypt: Use internal names for the SHA-2 block functions |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Carlos O'Donell | Fix building tst-linkall-static. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Carlos O'Donell | Add missing include for stdlib.h. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
H.J. Lu | Check IFUNC definition in unrelocated shared library... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Florian Weimer | i386: Support CFLAGS which imply -fno-omit-frame-pointe... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Florian Weimer | Add test for linking against most static libraries |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Florian Weimer | sysmalloc: Initialize previous size field of mmaped... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Florian Weimer | malloc: Use accessors for chunk metadata access |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Joseph Myers | Make strtod raise "inexact" exceptions (bug 19380). |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David S. Miller | Fix a sparc header conformtest failure. |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Siddhesh Poyarekar | Static inline functions for mallopt helpers |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Joseph Myers | Add canonicalize, canonicalizef, canonicalizel. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Joseph Myers | Add getpayloadl to libnldbl. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Gabriel F.... | Use read_int in vfscanf |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Florian Weimer | malloc: Remove malloc_get_state, malloc_set_state ... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Florian Weimer | iconv: Avoid writable data and relocations in ISO646 |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Florian Weimer | iconv: Avoid writable data and relocations in IBM charsets |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Siddhesh Poyarekar | Remove redundant definitions of M_ARENA_* macros |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Siddhesh Poyarekar | Remove references to sbrk to grow/shrink arenas |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Siddhesh Poyarekar | Document the M_ARENA_* mallopt parameters |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Siddhesh Poyarekar | Add note on MALLOC_MMAP_* environment variables |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Carlos O'Donell | Fix atomic_fetch_xor_release. |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Rajalakshmi... | Add tests for strfrom functions |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Rajalakshmi... | Refactor strtod tests |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Gabriel F.... | Add strfromd, strfromf, and strfroml functions |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Joseph Myers | Fix cmpli usage in power6 memset. |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Yury Norov | * sysdeps/unix/sysv/linux/fxstat.c: Remove useless... |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Adhemerval... | Fix Linux sh4 pread/pwrite argument passing |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Steve Ellcey | Fix -Wformat-length warning in tst-setgetname.c |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Florian Weimer | math.h: Wrap C++ bits in extern "C++" |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Joseph Myers | Use -fno-builtin for sqrt benchmark. |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Paul Murphy | powerpc: Cleanup fenv_private.h |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Florian Weimer | math: Define iszero as a function template for C++... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Joseph Myers | Use VSQRT instruction for ARM sqrt (bug 20660). |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Joseph Myers | Stop powerpc copysignl raising "invalid" for sNaN argum... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Joseph Myers | Add getpayload, getpayloadf, getpayloadl. |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Adhemerval... | Fix Linux fallocate tests for EOPNOTSUPP |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Carlos O'Donell | Bug 20689: Fix FMA and AVX2 detection on Intel |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Joseph Myers | Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1. |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Stefan Liebler | S390: Fix fp comparison not raising FE_INVALID. |
commit | commitdiff | tree | snapshot |
2016-10-15 |
John David... | hppa: Optimize atomic_compare_and_exchange_val_acq |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Joseph Myers | Add totalordermag, totalordermagf, totalordermagl. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
steve ellcey... | Fix warnings from latest GCC. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Joseph Myers | Clean up some complex functions raising FE_INVALID. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Joseph Myers | Add more totalorder tests. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Adhemerval... | Fix posix_fadvise64 build on mips64n64 |
commit | commitdiff | tree | snapshot |
2016-10-12 |
H.J. Lu | X86: Don't assert on older Intel CPUs [BZ #20647] |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Joseph Myers | Add totalorder, totalorderf, totalorderl. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Adhemerval... | Consolidate Linux sync_file_range implementations |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Florian Weimer | resolv: Compile without -Wno-write-strings |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Joseph Myers | Avoid M_NAN + M_NAN in complex functions. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Samuel Thibault | hurd: Fix unused variable warning |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Alan Modra | powerpc32: make PLT call in _mcount compatible with... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Joseph Myers | Make iseqsig handle excess precision. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Adhemerval... | Fix iseqsig for ports that do not support FE_INVALID |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Adhemerval... | Consolidate posix_fadvise implementations |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Adhemerval... | Consolidate posix_fallocate{64} implementations |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Adhemerval... | Consolidate fallocate{64} implementations |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Florian Weimer | resolv: Remove RES_USEBSTRING and its implementation... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Florian Weimer | resolv: Remove RES_NOIP6DOTINT and its implementation |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Florian Weimer | resolv: Deprecate unimplemented flags |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stefan Liebler | Use libc_ifunc macro for siglongjmp, longjmp in libpthread. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stefan Liebler | Use libc_ifunc macro for vfork in libpthread. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stefan Liebler | Use libc_ifunc macro for system in libpthread. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stefan Liebler | Use libc_ifunc macro for clock_* symbols in librt. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stefan Liebler | ppc: Use libc_ifunc macro for time, gettimeofday. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stefan Liebler | i386, x86: Use libc_ifunc macro for time, gettimeofday. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stefan Liebler | s390: Refactor ifunc resolvers due to false debuginfo. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stefan Liebler | Use gcc attribute ifunc in libc_ifunc macro instead... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stefan Liebler | Add configure check to test if gcc supports attribute... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Joseph Myers | Add iseqsig. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Siddhesh Poyarekar | Update comments for some functions in s_sin.c |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Siddhesh Poyarekar | Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Siddhesh Poyarekar | Make quadrant shift a boolean in reduce_and_compute... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Siddhesh Poyarekar | Manual typos: System Databases and Name Service Switch |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: Contributors to |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: Library Maintenance |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: Installing |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: C Language Facilities in the Library |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: Internal probes |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: POSIX Threads |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: Debugging support |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: DES Encryption and Password Handling |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: System Configuration Parameters |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: System Management |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: Users and Groups |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: Job Control |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: Processes |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Rical Jasan | Manual typos: The Basic Program/System Interface |
commit | commitdiff | tree | snapshot |
next |