summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Import new versions of libcxxrt and libc++.theraven2012-03-141-0/+1
* First set of xlocale man pages. More to follow...theraven2012-03-1310-2/+223
* Work around a binutils bug on powerpc64 where the TOC would not benwhitehorn2012-03-131-1/+2
* More xlocale cleanups.theraven2012-03-131-0/+4
* Stop calling _init/_fini methods from crt1 for dynamic binaries. Dokib2012-03-1116-180/+187
* Add a header with definitions useful for constructing ELF notes.kib2012-03-111-0/+38
* Cross-reference sigqueue(2) and kill(2).trasz2012-03-102-2/+4
* Fix build of libc.so after r232620. This caused a duplicate definitiondim2012-03-061-0/+6
* - Remove one more no-op #ifndefgonzo2012-03-061-2/+0
* Remove some duplicated copyright notices.theraven2012-03-062-10/+0
* - Switch ARM and MIPS to TLS Variant Igonzo2012-03-061-3/+10
* Implement _set_tpgonzo2012-03-061-0/+4
* - Remove NOSHARED parts since it seems to be no-opgonzo2012-03-061-4/+3
* - Switch to saving non-offseted pointer to TLS block in order too keep things...gonzo2012-03-061-8/+4
* Link EV_SET(3) to kqueue(2).pjd2012-03-051-1/+1
* Remove outdated comment of seven yearseadler2012-03-041-7/+0
* Remove reference to gcc's non-standard -fwritable-strings, whicheadler2012-03-041-7/+1
* POSIX mandates that swab do nothing when len < 0eadler2012-03-042-1/+6
* Reapply 227753 (xlocale cleanup), plus some fixes so that it passes buildtheraven2012-03-045-29/+115
* Add __aeabi_read_tp to the symbol list.cognet2012-03-041-0/+1
* Use snprintf(3) constantly when generating CAM error messages.jh2012-03-031-44/+58
* Removed excessive _seekdir() call in closedir(). This saves one lseek()ru2012-03-021-3/+1
* Belatedly add dl_iterate_phdr(3) to the list of installed manpages.kib2012-03-021-1/+1
* Finally removed the stat() and fstat() calls from the opendir() code.ru2012-03-021-24/+14
* Kill EoL whitespaces, and minor lint.pluknet2012-03-022-297/+295
* - Add support for the Intel Sandy Bridge microarchitecture (both core and unc...davide2012-03-014-0/+1203
* Handle the case where a boolean parameter is also a node.jamie2012-03-011-30/+23
* Note that memory should be freed after uuid_to_string(3) call.ae2012-03-011-2/+11
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-283-10/+6
* Follow changes made in revision 232144, pass absolute timeout to kernel,davidxu2012-02-273-30/+37
* Document SO_PROTOCOL socket option.kib2012-02-261-2/+13
* Whitespace cleanup:gjb2012-02-251-151/+220
* Whitespace cleanup:gjb2012-02-252-16/+21
* Fix various typos in manual pages.gjb2012-02-2510-20/+20
* Update libarchive to 3.0.3mm2012-02-253-292/+520
* In revision 231989, we pass a 16-bit clock ID into kernel, howeverdavidxu2012-02-253-38/+64
* libc: Eliminate some relative relocations in fmtmsg().jilles2012-02-221-7/+7
* Use unused fourth argument of umtx_op to pass flags to kernel for operationdavidxu2012-02-221-13/+3
* Document the fact that getgrouplist(3) returns 0 on success.pjd2012-02-201-2/+2
* Set the O_CLOEXEC flag when opening the pidfile to avoid leaking theghelmer2012-02-201-1/+1
* Check both seconds and nanoseconds are zero, only checking nanosecondsdavidxu2012-02-191-1/+1
* Document PL_FLAG_CHILD.kib2012-02-181-1/+6
* Use ANSI prototypes.delphij2012-02-181-42/+13
* Fix cross-references.kib2012-02-171-2/+2
* Switch the license boilerplates to our standard one.brueffer2012-02-1732-352/+352
* Document dl_iterate_phdr(3).kib2012-02-171-0/+115
* Fetch the aux vector for the static libc, and use the entries tokib2012-02-173-5/+89
* Add err(3) to strerror(3) SEE ALSO sectioneadler2012-02-161-0/+1
* Bump .Dd date for previous revision.delphij2012-02-151-1/+1
* Add notes about sigev_notify_kevent_flags introduced in revision 230857davidxu2012-02-151-0/+3
OpenPOWER on IntegriCloud