aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add @generated tag to libc syscall asm wrappersEd Maste2019-08-161-2/+4
* pmc: restore "unhalted-cycles" aliasMatt Macy2019-08-151-0/+1
* Revert r351078, r351085: stand/quad.h evictionKyle Evans2019-08-151-21/+0
* libc quad.h: one last _STANDALONE correctionKyle Evans2019-08-151-0/+5
* stand: kick out quad.hKyle Evans2019-08-151-0/+16
* compiler-rt: enable __bswapsi2/__bswapdi2 for RISC-VEd Maste2019-08-141-1/+2
* Increase YPMAXRECORD to 16M to be compatible with Linux.Konstantin Belousov2019-08-124-13/+30
* wait(2): clarify reparenting of children of the exiting process.Konstantin Belousov2019-08-111-3/+8
* wait(2): split long line by using .Fo/.Fa instead of .Ft.Konstantin Belousov2019-08-111-1/+7
* Implement _umtx_op_err.S on powerpc / powerpc64.Brandon Bergren2019-08-093-0/+46
* Update to Zstandard 1.4.2Conrad Meyer2019-08-081-0/+15
|\
| * import zstd 1.4.2vendor/zstd/1.4.2Conrad Meyer2019-08-089-588/+686
| * import zstd 1.4.1vendor/zstd/1.4.1Conrad Meyer2019-08-0828-594/+1046
| * import zstd 1.4.0vendor/zstd/1.4.0Conrad Meyer2019-04-1940-1344/+2217
* | mips: Fix register target for SP setting in libprocJustin Hibbits2019-08-081-1/+1
* | Fix a possible segfault in wcsxfrm(3) and wcsxfrm_l(3).Dimitry Andric2019-08-071-1/+1
* | cap_filergs: limit size of the file nameMariusz Zaborski2019-08-071-0/+5
* | Add two new kernel options to control memory locality on NUMA hardware.Jeff Roberson2019-08-064-1/+11
* | Add an MLINK for daemonfd(3).Mark Johnston2019-08-011-0/+1
* | Fix formatting.Mark Johnston2019-08-011-1/+1
* | Avoid conflicts with libc symbols in libthr jump table.Konstantin Belousov2019-07-311-2/+0
* | Avoid conflicts with libc symbols in libthr jump table.Konstantin Belousov2019-07-3121-216/+353
* | gnop: Introduce requests delay.Mariusz Zaborski2019-07-312-5/+25
* | fileargs: fix formating in EXAMPLESMariusz Zaborski2019-07-301-1/+1
* | libcasper: remove reference to deprecated system.randomMariusz Zaborski2019-07-291-4/+1
* | Remove a duplicate file listing in the libarchive tests.Mark Johnston2019-07-291-1/+0
* | Add mkostempsat(3).Mark Johnston2019-07-294-19/+54
* | Merge libcxxrt master f96846efbfd508f66d91fcbbef5dd808947c7f6d.Dimitry Andric2019-07-262-1/+5
* | libsysdecode: use the proper include directoryEd Maste2019-07-251-3/+4
* | Fix grammar nit in copy_file_range docsBenjamin Kaduk2019-07-251-1/+1
* | Add libc support for the copy_file_range(2) syscall added by r350315.Rick Macklem2019-07-253-0/+193
* | special-case getvfsbyname(3) for fusefs(5)Alan Somers2019-07-251-1/+18
|\ \
| * | style changes to getvfsbynameAlan Somers2019-07-171-3/+1
| * | MFHead @349476Alan Somers2019-06-2729-426/+396
| |\ \
| * \ \ MFHead @349234Alan Somers2019-06-2019-27/+95
| |\ \ \
| * \ \ \ MFHead @348740Alan Somers2019-06-0650-1029/+1825
| |\ \ \ \
| * | | | | getvfsbyname: prefer sizeof to strlen even for constantsAlan Somers2019-05-211-3/+4
| * | | | | special-case getvfsbyname(3) for fusefs(5)Alan Somers2019-05-201-1/+19
* | | | | | Remove cap_random(3).Mark Johnston2019-07-247-318/+0
* | | | | | libsysdecode: add explicit dependencies on recently changed headersEd Maste2019-07-241-1/+2
* | | | | | Be consistent about temporary variable use in adjacent loops.Brooks Davis2019-07-221-2/+3
* | | | | | Link fileargs_lstat.3.Mark Johnston2019-07-211-0/+1
* | | | | | expand_number(3) parses suffixes, not prefixes.John Baldwin2019-07-201-9/+8
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---------. \ \ \ \ \ Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-07-203-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Vendor import of clang 8.0.1 release r366581:vendor/clang/clang-release_801-r366581vendor/clang-80Dimitry Andric2019-07-201-1/+1
* | | | | | | | | | | | Avoid copying too much from the input string.Brooks Davis2019-07-191-1/+1
* | | | | | | | | | | | Remove an unneeded temporary variable in two functions.Brooks Davis2019-07-191-8/+3
* | | | | | | | | | | | Use the __DECONST macro rather than hand rolling it.Brooks Davis2019-07-192-11/+11
* | | | | | | | | | | | pkgbase: Add a FreeBSD-dpv packageEmmanuel Vadot2019-07-192-2/+2
* | | | | | | | | | | | Include a mode when creating files with openat().Brooks Davis2019-07-181-2/+2