summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add support for the MIPS74K SoC family performance counters events.adrian2015-04-051-0/+21
* fts: Don't return FTS_SLNONE if it's not a symlink (if race).jilles2015-04-041-5/+6
* libc: Eliminate duplicate copies of __vdso_gettc.cemaste2015-04-0210-197/+5
* Add stub functions to build libkvm. There will be added, but we need themandrew2015-04-021-0/+64
* Update open(2) to make it more obvious that O_NOCTTY and O_TTY_INITtrasz2015-04-021-3/+3
* Ensure the cross assembler, linker and objcopy are used for the build32dim2015-04-021-2/+2
* Correctly handle __fcntl_compat symbol for the !SYSCALL_COMPAT case.kib2015-04-012-3/+9
* Add the arm64 parts of libthread_db.andrew2015-04-011-0/+96
* Fix "MOVS" instruction memory to MMIO emulation. Currently updates totychon2015-04-012-0/+14
* wordexp: Explicitly pass along IFS.jilles2015-03-311-1/+4
* Add the fe* symbols to libm for arm64.andrew2015-03-311-0/+56
* Add pthread_md.h for arm64.andrew2015-03-301-0/+84
* Correct mrs_fpcr and mrs_fpsr macros in arm64 fenv.hemaste2015-03-301-21/+22
* compiler-rt: Build additional quad precision floating point builtinsemaste2015-03-301-0/+6
* Make kevent(2) a cancellation point.kib2015-03-296-2/+106
* Add an SCTP symbol which was missed intuexen2015-03-281-0/+1
* setmode(): Use sysctl kern.proc.umask instead of umask() if possible.jilles2015-03-261-9/+33
* Make GEOM_PART work in presence of previous withered self.mav2015-03-261-3/+12
* Remove defunct SSLv2 support from fetch(1) and fetch(3).jkim2015-03-252-9/+3
* Add the missing manual page link to the recently added function.loos2015-03-201-0/+1
* Start to import support for the AArch64 architecture from ARM. This changeandrew2015-03-198-0/+481
* We won't support a.out on arm64/aarch64. As such there will be no need toandrew2015-03-181-0/+3
* Add LIB_CXX so that C++ libraries will use CXX to link.bdrewery2015-03-171-1/+1
* Merge ^/head r279893 through r279984.dim2015-03-146-7/+21
|\
| * Pull in r231965 from upstream compiler-rt trunk (by Jörg Sonnenberger):dim2015-03-141-0/+6
| * libc: plug memory leaks in edge cases for the posix1e code.pfg2015-03-132-4/+11
| * The System V ABI for amd64 allows functions to use space in a 128 bytejhb2015-03-131-1/+1
| * Fix debug symbols loading in libproc: 0 is a valid file descriptor.stas2015-03-131-1/+1
| * Spin the twiddle in dosfs to give visual feedback for disk I/O onjhb2015-03-121-1/+2
* | Merge ^/head r279759 through r279892.dim2015-03-1131-436/+1681
|\ \ | |/
| * Add a SCTP socket option to limit the cwnd for each path.tuexen2015-03-101-0/+3
| * According to POSIX.1-2008, the Bessel functions of second kindkargl2015-03-107-47/+77
| * Fix Ivy Bridge+ MEM_UOPS_RETIRED countersrstone2015-03-104-98/+72
| * Use the correct event table for Haswell Xeon eventsrstone2015-03-101-1/+1
| * Fix Sandy Bridge+ hwpmc branch countersrstone2015-03-106-329/+230
| * Add manpage for Haswell Xeon pmc implementationrstone2015-03-102-0/+976
| * Fix a typo in comment and explain the reason.jkim2015-03-091-1/+1
| * Fix loader on PowerPC following r279784. It turns out that, due to .PATHnwhitehorn2015-03-093-7/+105
| * Fix contraction and unnecessary commas in function arguments.loos2015-03-081-21/+21
| * Save and restore non-volatile floating-point registers during longjmp().nwhitehorn2015-03-086-0/+236
| * Add a new ioctl to allow the setting of GPIO pin names.loos2015-03-083-2/+29
| * Fix lib/libnv tests compilation with -std=c++11, by adding appropriatedim2015-03-082-11/+11
* | Merging ^/head r279596 through r279758.dim2015-03-073-25/+36
|\ \ | |/
| * forgot to bump date, and replace contraction (igor)...jmg2015-03-071-2/+2
| * make things a bit more clear.. we worked together on language..jmg2015-03-061-0/+2
| * compat_passwd(): yet another uninitialized access to stayopen.pfg2015-03-061-1/+1
| * qsort(3): small style(9) cleanups.pfg2015-03-051-10/+10
| * qsort(3): enhance to handle 32-bit aligned data on 64-bit systemspfg2015-03-051-12/+21
* | Merge ^/head r279313 through r279595.dim2015-03-0429-4155/+1962
|\ \ | |/
| * Add density code for DAT-72, and notes on DAT-160.ken2015-03-031-0/+17
OpenPOWER on IntegriCloud