summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2014-12-14fix powerpc TLS problems by removing the hacks for PPC EABI.chs
2014-12-11Fix rcsid comment.riastradh
2014-12-10Add two more Makefile conditionals required for RUMPRUN=yespooka
2014-12-10Add hooks for RUMPRUN build of libcpooka
2014-11-26Changes done in rsh.c rev. 1.36 was incomplete. As chuq pointedenami
2014-11-26- Use O_DIRECTORY to open the file, so that we don't need to stat() afterchristos
2014-11-24knf, no functional change.christos
2014-11-24Don't read past the end when the data is exactly the right size. Reportedchristos
2014-11-24Fix ptrace %rcx corruption when pthread_errno() is used. Small example:christos
2014-11-18welcome to 2014jchristos
2014-11-17Tweak wording, define `output', remove misplaced scaremongering.riastradh
2014-11-17Fix Google Groups link.riastradh
2014-11-17Remove unnecessary Ns before punctuation. Fix a line.wiz
2014-11-17Cross-reference rnd(4).riastradh
2014-11-17Markup for BUGS note about arc4random_uniform.riastradh
2014-11-17Amplify comment about how quickly RC4 was known to be bad.riastradh
2014-11-17Ruminate on security model choices and API design in arc4random(3).riastradh
2014-11-17Note relation of arc4random(3) to rand(3)/random(3).riastradh
2014-11-16Grammar.wiz
2014-11-16Rewrite arc4random(3) with ChaCha20-based PRNG and per-thread state.riastradh
2014-11-16Don't try to extend the offset range on 32 bit machines by treating negativechristos
2014-11-14bump yearwiz
2014-11-14Commit to returning 1, not any nonzero value.riastradh
2014-11-11localtime did not set tm->tm_zone properly making pkgsrc emacs core-dump.christos
2014-11-11Do not hardcode values for ENAMETOOLONG, use symblic constants.njoly
2014-11-11PR/48475: YAMAGUCHI Takanori: EDNS option broken with unbound. structchristos
2014-11-02Use more markups in AUTHORS section.njoly
2014-10-26PR/49317: Henning Petersen: Fix prototypes inman page.christos
2014-10-23remove stray endifchristos
2014-10-23merge 2014ichristos
2014-10-19Do not use hard-coded values with ENAMETOOLONG, use symbolic constantsnjoly
2014-10-19Add negative offset checks to fseekojustin
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2014-10-16- don't leak errno in mktime()christos
2014-10-15PR/49284: Andreas Gustafsson: sysinst segfaults when configuring networkchristos
2014-10-14improve error checking (setting errno)christos
2014-10-13Fix whitespace in Xr. Remove sbuf(3) Xr, we do not have that.wiz
2014-10-13bump for open_{,w}memstream.christos
2014-10-13PR/49279: Justin Cormack: add open_memstreamchristos
2014-10-12Fix fnmatch issues according to POSIX.christos
2014-10-11Note that rmdir(2) fails with EINVAL when the path last component isnjoly
2014-10-11Use '.Rv -std' for RETURN VALUES, sort ERRORS.njoly
2014-10-08Make yeartot() declaration match prototype.martin
2014-10-08Fix typo.msaitoh
2014-10-07don't define functions we define in our own headerschristos
2014-10-07Fix backslasheschristos
2014-10-07remove version stuffchristos
2014-10-07Sync with tzcode2014hchristos
2014-10-01include "nbtool_config.h", not "nbtools_config.h".apb
2014-10-01It's HAVE_NBTOOL_CONFIG_H, not HAVE_NBTOOLS_CONFIG_Hapb