summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2016-06-10GSoC 2016: Charles Cui: Add timer related macroschristos
2016-06-10Bump date for previous.wiz
2016-06-10GSoC 2016: Charles Cui: add SEM_NSEMS_MAXchristos
2016-06-08Fix typo. From Kurt Jaeger via Brooks Davis and FreeBSD.wiz
2016-06-08Bump date for previous.wiz
2016-06-08Sync STANDARDS of iconv(3) with current realitykamil
2016-06-06Remove bsd_signal prototype from SYNOPSIS, we now have bsd_signal(3).wiz
2016-06-06Remove trailing whitespace. Fix Xr. Fix Dd argument.wiz
2016-06-06Use Fn. Merge two EINVAL sections.wiz
2016-06-05Document bsd_signal (From GSoC 2016 by Charles Cui)christos
2016-06-03Add bsd_signal as required by POSIX (from GSoC 2016, Charles Cui)christos
2016-06-01Fix manually applied patch. Mark up NULL with Dv.wiz
2016-06-01Document return value for realloc(3) when size is 0. From PR lib/47384pgoyette
2016-05-31Use calloc(1, ...) instead of malloc(...) followed immediately by memset()pgoyette
2016-05-31PR 51003 David Binderman: bzero struct before passing it around.dholland
2016-05-31PR 51002 David Binderman: fix wrong printing code not enabled by default.dholland
2016-05-31PR 51000 David Binderman: comment out unused assignmentdholland
2016-05-15remove stray debugging.christos
2016-05-15Bail out if the string does not look like a timezone (is empty or does notchristos
2016-05-01Fix type name. From Abhinav.joerg
2016-04-29Go back to just using normal visibility for the locale symbols. Withoutjoerg
2016-04-29move section around.christos
2016-04-29Sort a bit more.wiz
2016-04-28- merge the options descriptions, sort them.christos
2016-04-24Fix typos, whitespace, formatting.wiz
2016-04-23add clock_getcpuclockid{2,}christos
2016-04-12lib/50791: Instead of using sorting the arena chunks by address only,joerg
2016-04-06Revert prior, no idea why it was causing me problems, but it no longer does.roy
2016-04-06Drop trailing whitespace.wiz
2016-04-06revert part of previous; not needed.christos
2016-04-06- clarify si_signo difference for waitid and wait6 as per POSIX.christos
2016-04-06improve usagedholland
2016-04-05Stop calling reallocarr and just do the same bounds checking but withoutroy
2016-04-04Use more markup, fix a typo.wiz
2016-04-03simplifychristos
2016-04-03add idtype.h to mklintstub and say who generates it.christos
2016-04-03userland bits for wait6/waitid.christos
2016-04-01Add malloc.conf.5 (link to jemalloc.3).msaitoh
2016-03-30Drop fixxfdi.c for m68k (where double == long double and this isn't neededmartin
2016-03-29Avoid warnings (signed/unsigned comparision and unused variable)martin
2016-03-26Do not store FP registers in softfloat userlandmartin
2016-03-26Make sure to define __SOFT_FP__ when building a SOFTFLOAT userlandmartin
2016-03-25KNFriastradh
2016-03-20Sort errors. Improve markup.wiz
2016-03-19Save and restore all the registers we need instead of playing tricks andchristos
2016-03-19Sync documentation of struct ktr_header with reality:dholland
2016-03-19Update documented prerequisite includes. PR 50633 and PR 50634.dholland
2016-03-18Use the correct upper bounds for the types array. The correct upperginsbach
2016-03-17undo the dso protected for clangchristos
2016-03-17Bump date for previous.wiz