aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2017-06-02getaddrinfo: Always allocate canonical name on the heapFlorian Weimer1-67/+42
2017-06-01Add shim header for bits/syscall.h.Zack Weinberg1-0/+3
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers12-178/+318
2017-06-01Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg3-2/+50
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella43-0/+499
2017-05-31Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar2-36/+10
2017-05-30Add reallocarray functionDennis Wölfing28-0/+56
2017-05-30x86_64: Remove redundant REX bytes from memchr.SH.J. Lu1-14/+14
2017-05-29m68k: handle default PIEAndreas Schwab1-0/+4
2017-05-25float128: Add wrappers to override ldbl-128 as float128.Paul E. Murphy86-0/+646
2017-05-24aarch64: Thunderx specific memcpy and memmoveSteve Ellcey8-10/+540
2017-05-24arm: Fix typo in array countSiddhesh Poyarekar2-2/+2
2017-05-24x86: Don't include cacheinfo.c in ld.soH.J. Lu1-0/+4
2017-05-24x86: Use __get_cpu_features to get cpu_featuresH.J. Lu1-10/+9
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers20-149/+39
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg7-16/+21
2017-05-23Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar1-2/+0
2017-05-20Remove __need macros from signal.h.Zack Weinberg57-2631/+831
2017-05-20x86_64: Remove L(return_null) from rawmemchr.SH.J. Lu1-5/+0
2017-05-20Remove sfi_* annotations from ARM assembly files.Zack Weinberg21-882/+442
2017-05-20Remove the bulk of the NaCl port.Zack Weinberg149-8625/+0
2017-05-19manual: Convert errno @comments to new @errno macro.Rical Jasan2-32/+11
2017-05-19Split up bits/sigstack.h.Joseph Myers29-191/+131
2017-05-19x86: Optimize SSE2 memchr overflow calculationH.J. Lu2-16/+12
2017-05-19Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella1-0/+3
2017-05-19Also create and use ldbl-compat-choose.h.Joseph Myers6-26/+8
2017-05-19Create and use first-versions.h with macros for function symbol versions.Joseph Myers1-32/+3
2017-05-18posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella2-1/+33
2017-05-18posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella2-1/+34
2017-05-18linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella3-2/+39
2017-05-18linux: Consolidate Linux splice syscallAdhemerval Zanella3-2/+28
2017-05-18linux: Consolidate Linux vmsplice syscallAdhemerval Zanella3-2/+28
2017-05-18posix: Consolidate Linux fsync syscallAdhemerval Zanella3-2/+28
2017-05-18posix: Consolidate Linux fdatasync syscallAdhemerval Zanella2-1/+29
2017-05-18posix: Consolidate Linux msync syscallAdhemerval Zanella2-1/+26
2017-05-18posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella3-40/+0
2017-05-18linux: Consolidate Linux tee implementationAdhemerval Zanella3-2/+28
2017-05-18posix: Consolidate Linux nanosleep syscallAdhemerval Zanella2-1/+30
2017-05-18posix: Consolidate Linux waitpid syscallAdhemerval Zanella6-28/+0
2017-05-18posix: Consolidate Linux pause syscallAdhemerval Zanella5-22/+11
2017-05-18Correct comments in x86_64/multiarch/memcmp.SH.J. Lu1-3/+3
2017-05-18powerpc: Improve memcmp performance for POWER8Rajalakshmi Srinivasaraghavan5-2/+1483
2017-05-17powerpc: Add a POWER8-optimized version of cosf()Paul Clarke5-1/+593
2017-05-17Convert e_exp2l.c into a templateGabriel F. T. Gomes1-0/+1
2017-05-15posix: Fix and simplify default p{read,write}v implementationAdhemerval Zanella10-172/+223
2017-05-15float128: Enable use of IEEE wrapper templatesGabriel F. T. Gomes1-0/+3
2017-05-15float128: Add private _Float128 declarations for libm.Paul E. Murphy5-3/+94
2017-05-12Remove useless SPARC signbit aliases.Joseph Myers5-10/+0
2017-05-12fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer1-8/+0
2017-05-12Remove __ASSUME_STATFS_F_FLAGS.Joseph Myers2-199/+1