summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-05-01Implement PTRACE_VFORKkamil
2018-04-29Add some compat stubs for aarch64. Not providing any actual compatibilityjmcneill
2018-04-07fix and use the macro.christos
2018-04-07function grew an extra argument now.christos
2018-04-06note to get rid of statfs() when bump time comesdholland
2018-04-05Use mdoc macros.wiz
2018-04-04Document opendisk1() - it has been around long enough.kre
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2018-03-31Drop the USE_LIBTRE build optionkamil
2018-03-29Move the complex logic for dynamically writing branches from ld.elf_sojoerg
2018-03-27Add missing alias for ldexpl on ! __HAVE_LONG_DOUBLE architectures.martin
2018-03-19socket: report receive buffer overflowsroy
2018-03-12Remove exgtraneous commapgoyette
2018-03-10Fix signed overflow in atan2eadler
2018-03-09Add ifunc support for statically linked applications on x86, ppc, sparcjoerg
2018-03-06avoid negative shiftchristos
2018-03-05comment out unused variable.christos
2018-03-05Remove PT_GET_SIGMASK / PT_SET_SIGMASKkamil
2018-03-02PR/48585: Set errno when returning NULL for AF_INETlukem
2018-02-28PIC code clobbers %r30 so we need to update the saved oucp withuwe
2018-02-28PIC code clobbers %r30 so we need to update the saved oucp withuwe
2018-02-26PR/53058: Nikhil Benesch: use correctly typed variables (wchar_t vs wint_t)christos
2018-02-26Document ragasub(3) & regnsub(3) implementation detailkamil
2018-02-25remove hard-coded -fomit-frame-pointer for pthread stuff,chs
2018-02-22Remove extra "an"pgoyette
2018-02-21Consistenly use "host byte order".uwe
2018-02-21Fix endnetent prototype. Fix NULL. New sentence, new line.wiz
2018-02-21Improve the getnetent(3) man-pagekamil
2018-02-20Markup "stdin".uwe
2018-02-20Make the list of STDBUF values and the list of mode values congruentuwe
2018-02-20Use semantic markup.uwe
2018-02-20Remove ineffective macros and arguments.wiz
2018-02-20Remove namespace restriction from pthread_condattr_{g,s}etclock(3)kamil
2018-02-20Improve the setbuf(3) man-pagekamil
2018-02-16Enforce that getpeereid only returns success on AF_LOCAL sockets, insteadchristos
2018-02-12Fix __siglongjmp14().jakllsch
2018-02-11Remove useless macros. Sort errors.wiz
2018-02-11Remove useless macro.wiz
2018-02-11Remove Tn. Remove trailing whitespace. Remove useless Pp.wiz
2018-02-08Typos.dholland
2018-02-07Oops forgot one openssl version name changechristos
2018-02-07Keep /dev/ksyms open in _kvm_open(). This way /dev/ksyms can be put intomaxv
2018-02-07Fix typos, as reported by Eitan Adler. Update dates.pgoyette
2018-02-07Bump date for previousmartin
2018-02-07Fix typo, from Eitan Adler.martin
2018-02-06fix duplicate declaration of pthread_atfork in unistd.hchristos
2018-02-05copy the i386 workaround for amd64.mrg
2018-02-05pretend we have openssl-1.1christos
2018-02-05Adjust to openssl 1.1christos
2018-02-04lower case 'ret' to avoid macro clashskrll