summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-06-29For some mind-boogling reasons, GCC 5.4 believes that a weak referencejoerg
2016-06-27Fix function prototype in the SYNOPSISabhinav
2016-06-26Remove dawn/sunup/sunset/sundown (sunrise was never there...)kre
2016-06-18Use generic types in the profil(2) function prototype (<unistd.h>)kamil
2016-06-16Bump date for previousryoon
2016-06-16Fix typoryoon
2016-06-12Don't refer getfsstat() using .Xr as we don't have man page for it anymore.abhinav
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-07Fun fact of the weak: a weak reference doesn't have visibility attached.joerg
2016-06-07Fix typo. Sort errors.wiz
2016-06-06PR/51216: Instead of trying to open files in the current workingchristos
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-05conditionalizechristos
2016-06-05add ubsanchristos
2016-06-05Make older GCC and Clang happy and use weak references to the elements,joerg
2016-06-04sanitizer for all.christos
2016-06-04Asan is backchristos
2016-06-03Add bsd_signal as required by POSIX (from GSoC 2016, Charles Cui)christos
2016-06-02Fix previous to better match readline behavior (Ingo Schwarze)christos
2016-06-02From Ingo Schwarze:christos
2016-06-01Use NULL instead of 0.christos
2016-06-01Revert -O1 hack for GCC 5.3, replaced by workaround in the code.joerg
2016-06-01PR toolchain/51121:joerg
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-31remove the right history entry (Ingo Schwarze)christos
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-30PR 51190 David Binderman: simplify redundant conditionals.dholland
2016-05-25abstract read code to a single function (Ingo Schwarze)christos
2016-05-24el_map.alt can't be NULL here (Ingo Schwarze)christos
2016-05-24remove debug read (Ingo Schwarze)christos
2016-05-24From Ingo Schwarze:christos
2016-05-22documentation improvements (Ingo Schwarze)christos
2016-05-22Stop the read module from poking the el_chared.c_macro data structurechristos
2016-05-21Fix the prototype used by EL_GETCFN, mention the associated typedefchristos
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-13From Bastian Maerkisch, via Igno Schwarze:christos
2016-05-10We need the -O1 hack (for gcc 5.3) for crtbegin.c as well.martin