summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Import libc++ 3.4 release. This contains a lot of bugfixes, and somedim2014-01-301-1/+12
* Enhance the support for PCI legacy INTx interrupts and enable them injhb2014-01-292-0/+8
* r261230 broke the cases where the amount of data to be read is notdes2014-01-292-17/+16
* mdoc: fix several uses of the Fx macro to point to actual releases.uqs2014-01-285-5/+5
* MFH@261240.kaiw2014-01-287-139/+75
|\
| * Solve http buffering issues and hangs once and for all (hopefully!) bydes2014-01-283-121/+57
| * Comply to the official LibUSB v1.0 API:hselasky2014-01-281-7/+3
| * Add new sendmail 8.14.8 filegshapiro2014-01-261-1/+1
| * * Mark static inline functions with __fenv_static.andrew2014-01-251-7/+11
| * Use __fenv_static for all static inline functions.andrew2014-01-251-3/+3
* | MFH@261151.kaiw2014-01-255-18/+37
|\ \ | |/
| * Add MLINK for fdclosedir.3 to directory.3 and sort fdopendir(3) entry.bdrewery2014-01-241-1/+2
| * The posix_fallocate(2) syscall should return error number on error,kib2014-01-231-2/+2
| * Update EINVAL description.pluknet2014-01-231-2/+2
| * Update jemalloc to version 3.5.0.jasone2014-01-233-13/+31
* | Bump SHLIB_MAJOR for libelf.kaiw2014-01-211-1/+1
* | Bump SHLIB_MAJOR for libdwarf as ABI/API has changed.kaiw2014-01-211-1/+1
* | Reapply revisions r237528, r237531 and r238741 which make libelfkaiw2014-01-212-0/+26
* | Remove INCSDIR variable which is only used in elftoolchain's own buildkaiw2014-01-212-2/+0
* | MFH@260917.kaiw2014-01-204-5/+40
|\ \ | |/
| * Add a new flag to /etc/ttys: onifconsole. This is equivalent to "on" if thenwhitehorn2014-01-201-0/+35
| * Fix format string.des2014-01-201-1/+1
| * Replace LIBGCC by LIBCOMPILER_RT.ed2014-01-181-3/+3
| * Handle truncation of the size returned by _kvm_kvatop(). Cores can havemarcel2014-01-161-1/+1
* | Remove the old libdwarf and bring in the new libdwarf in contrib/.kaiw2014-01-1618-4342/+311
* | Set CFLAGS in just one line.kaiw2014-01-151-4/+1
* | Removed source code for the old libelf and build the new libelf fromkaiw2014-01-15109-15254/+23
|/
* libc/resolv: Use poll() instead of kqueue().jilles2014-01-142-3/+3
* ANSI-fy prototype.delphij2014-01-141-3/+1
* We don't have to worry about page sizes when working on virtualmarcel2014-01-131-1/+1
* Re-apply the part of r260022 that was reverted by r260030 withmarcel2014-01-131-5/+18
* Generate and install pkg-config files for atf.jmmv2014-01-123-0/+45
* fts(3): Remove stray mentions of the obsolete fts_bignum.jilles2014-01-121-9/+1
* fts: Stat things relative to the directory fd, if possible.jilles2014-01-121-12/+19
* Add some missing .Nm for newer syscalls in existing man pages.jilles2014-01-113-3/+6
* use a real uint64_t instead of writing code to emulate one..jmg2014-01-112-11/+8
* Add missing C++11 typeinfos to the libcxxrt version script.theraven2014-01-111-0/+26
* Fix path to the process_helpers for the libatf-c++ tests.jmmv2014-01-101-0/+1
* Respect the original layout of the atf-{c,c++} tests.jmmv2014-01-106-39/+64
* make sure that rbuf is aligned by making a union w/ the structure wejmg2014-01-071-4/+7
* Split the last gcc-specific flags off into CFLAGS.gcc. This alsodim2014-01-0515-15/+16
* Implement two new libusb API functions.hselasky2014-01-054-11/+66
* Fix several bugs in sctp_bindx():tuexen2014-01-041-9/+18
* MFp4 @1189741:pjd2014-01-031-2/+2
* MFp4 @1189711:pjd2014-01-031-1/+3
* MFV r259170:delphij2014-01-011-0/+1
* * msun/man/cosh.3:kargl2013-12-316-10/+18
* Fix a mismerge of my local doc changes to msun/man/sinh.3.kargl2013-12-301-2/+4
* * Makefile:kargl2013-12-3013-27/+480
* * ld80/k_expl.h:kargl2013-12-304-463/+743
OpenPOWER on IntegriCloud