summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Clean up.des2013-04-141-39/+12
* Include ldns's b{32,64}_{ntop,pton}().des2013-04-131-1/+6
* Use the CONNECT method to proxy HTTPS connections through HTTP proxies.des2013-04-121-8/+13
* libthr: Remove _thr_rtld_fini(), unused since r245630.jilles2013-04-122-12/+0
*-. Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-1260-139/+247
|\ \
| | * Vendor import of clang trunk r178860:dim2013-04-08468-30139/+56083
| | * Vendor import of clang tags/RELEASE_32/final r170710 (effectively, 3.2dim2012-12-225-13/+13
| * | Vendor import of llvm trunk r178860:dim2013-04-081330-73958/+136718
| * | Vendor import of llvm tags/RELEASE_32/final r170710 (effectively, 3.2dim2012-12-2218-269/+214
* | | Spelling correctionemaste2013-04-112-2/+2
* | | Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map.trociny2013-04-112-0/+8
* | | Remove EOL whitespace.joel2013-04-111-1/+1
* | | Remove unused atomic headeremaste2013-04-111-1/+0
* | | Fix typo.glebius2013-04-111-1/+1
* | | Include types.h for C99 uintXX_t types.glebius2013-04-111-1/+1
* | | o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.glebius2013-04-104-7/+89
* | | Remove the number of addresses restriction from sctp_connectx().tuexen2013-04-101-202/+94
* | | swapcontext wrapper can not be implemented in C, the stack pointer saved indavidxu2013-04-101-10/+1
* | | Fix declaration vs. definition inconsistency. No functional change.jkim2013-04-051-3/+3
* | | Correct the returned message lengths for timeval and bintime controlgnn2013-04-051-3/+3
* | | Replace access to /dev/random with the kernel pseudo-random numberdelphij2013-04-024-55/+32
* | | Fix return type of extattr_set_* and fix rmextattr(8) utility.mdf2013-04-021-3/+3
* | | wordexp(): Remove wrong IFS usage.jilles2013-04-011-4/+1
* | | Remove EOL whitespace.joel2013-03-292-156/+156
* | | Update hwpmc to support Haswell class processors.sbruno2013-03-284-0/+1276
* | | btowc(3), isblank(3): Correct prototypes for _l variants.jilles2013-03-272-3/+3
* | | Update to 9.8.4-P2erwin2013-03-275-7/+4
* | | Add missing spacebryanv2013-03-271-1/+1
* | | accept(2): Mention inheritance of O_ASYNC and signal destination.jilles2013-03-261-3/+13
* | | Compile contrib/tzcode/stdtime/localtime.c with -fwrapv, since it reliesdim2013-03-241-0/+3
* | | libdwarf: anonymous types are expected to have empty type names...avg2013-03-231-3/+1
* | | MFV r248590,248594:mm2013-03-223-11/+69
* | | Document chflagsat(2).pjd2013-03-213-3/+54
* | | Implement chflagsat(2) system call, similar to fchmodat(2), but operates onpjd2013-03-211-0/+1
* | | - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of typepjd2013-03-211-3/+3
* | | Allow O_CLOEXEC in posix_openpt() flags.jilles2013-03-211-2/+7
* | | Implement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.jilles2013-03-193-4/+27
* | | There are actually two different cases when mlock(2) returnsglebius2013-03-191-2/+7
* | | Simplify the assignment of memory to virtual machines by requiring a singleneel2013-03-182-21/+95
* | | Add restrict keyword to realpath manpage.kevlo2013-03-181-1/+1
* | | Add a note to the HISTORY section about lchflags(2) being introduced inpjd2013-03-161-0/+4
* | | Make this more compilable.glebius2013-03-151-8/+7
* | | Update to the latest (un)vis(3) sources from NetBSD. This addsbrooks2013-03-142-2/+18
* | | When pidptr was passed as NULL to pidfile_open(3), we were returningpjd2013-03-141-13/+18
* | | libc: Avoid SIGPIPE when nscd closes the connection unexpectedly.jilles2013-03-131-4/+5
* | | Link getcontextx(3) to getcontext(3).pluknet2013-03-131-0/+1
* | | Add the getcontextx prototype to SYNOPSIS.pluknet2013-03-131-1/+3
* | | - Make the FreeBSD's USB library compile under Linux.hselasky2013-03-1314-30/+151
* | | Fix for quite a special case when userland emulates a netgraph node, andglebius2013-03-111-1/+1
* | | commit correct tested fix for gr_util.cdb2013-03-091-46/+58
OpenPOWER on IntegriCloud