summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2018-05-01Implement PTRACE_VFORKkamil
2018-04-29Add some compat stubs for aarch64. Not providing any actual compatibilityjmcneill
2018-04-06note to get rid of statfs() when bump time comesdholland
2018-03-31Drop the USE_LIBTRE build optionkamil
2018-03-19socket: report receive buffer overflowsroy
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-26Document ragasub(3) & regnsub(3) implementation detailkamil
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-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-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-05copy the i386 workaround for amd64.mrg
2018-02-04lower case 'ret' to avoid macro clashskrll
2018-02-04fixes for GCC 6:mrg
2018-01-25Merge tzcode2018c [ changelog with changes to tzdata sections removed ]christos
2018-01-17Revert to commits as they broke few rump testskamil
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2018-01-07Revert asctime() namespacingkamil
2018-01-07Revert namespacing of atoi(3)kamil
2018-01-05add strfmon_l man page linkssnj
2018-01-05Register new weak symbol in libc for internal usage: atoikamil
2018-01-05Register new weak symbol in libc for internal usage: asctimekamil
2018-01-05Register dl_iterate_phdr in the libc's namespace.hkamil
2018-01-05Include namespace.h in a few of libc source fileskamil
2018-01-05Register more syscalls in namespace.h (of libc)kamil
2018-01-05Include namespace.h in citrus/citrus_lc_ctype.ckamil
2018-01-04Add bunch of missing includes of namespace.h in libckamil
2017-12-31Fix plurals.dholland
2017-12-28PR/52837: Michael Kaufmann: getaddrinfo() resolves "127.0.0.1 www.example.com"christos
2017-12-26use __USE()christos
2017-12-26Fix const argument inconsistency (found by lint(1))christos
2017-12-26Match prior syscall behaviourmaya
2017-12-25libc: Add a dummy implementation of vadvise()kamil
2017-12-19Deregister vadvise.S from lib/libc/sys/Makefile.inckamil