summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make libprocstat(3) extract procstat notes from a process core file.trociny2013-04-208-17/+453
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.ed2013-04-191-0/+2
* An even more refined version of r249484, until we can come up withkientzle2013-04-191-1/+1
* Fix the symlink creation from r249484 so that repeatedkientzle2013-04-191-1/+1
* Remove debug code.davidxu2013-04-181-1/+0
* Avoid copying memory if SIGCANCEL is not masked.davidxu2013-04-181-4/+14
* Revert revision 249323, the PR/177624 is confusing, that bug is causeddavidxu2013-04-181-1/+10
* pututxline: Don't set errno=0 in subfunctions.jilles2013-04-171-4/+8
* - Correct mispellings of the word occurrencegabor2013-04-175-7/+7
* mdoc: remove superfluous paragraph macro.joel2013-04-161-1/+0
* - Document that sem_wait() can fail with EINTR if it is interrupted by ajhb2013-04-161-1/+9
* Use a suitable code generation when building libstand for MIPS.rwatson2013-04-161-0/+3
* Adapt libstand's setjmp/longjmp MIPS support to be portable across 32-bitrwatson2013-04-161-56/+27
* Install a symlinkkientzle2013-04-141-0/+3
* Backport upstream r684 (OPENPAM_DEBUG enables debugging macros but doesdes2013-04-141-3/+1
* libc: Fix typo in French translation.jilles2013-04-141-1/+1
* 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
OpenPOWER on IntegriCloud