aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* memfd_create: fix return valuesKyle Evans2020-09-101-8/+16
* Fix memfd_create tests after r365524Kyle Evans2020-09-101-1/+1
* Follow-up r364753 by only using arm's stdatomic.c implementation, as itDimitry Andric2020-09-101-1/+2
* Remove -I flag for include path that doesn't existAlex Richardson2020-09-101-1/+0
* Add shm_create_largepage(3) helper for creation and configuration ofKonstantin Belousov2020-09-092-8/+109
* Fix compilation of libsysdecode after r365522, should have been part of it.Konstantin Belousov2020-09-091-0/+1
* Follow-up r364753 by enabling compiler-rt's atomic implementation onlyDimitry Andric2020-09-091-1/+6
* getlogin_r: fix the type of lenKyle Evans2020-09-093-4/+14
* libc tests: dynthr_mod: fix some WARNS issuesKyle Evans2020-09-091-1/+3
* libc/resolv: attempt to fix the test under WARNS=6Kyle Evans2020-09-091-15/+38
* [PowerPC] Implement VDSO timebase access on powerpc*Brandon Bergren2020-09-087-5/+135
* Follow-up r365371 by removing sentences which indicate the state of theDimitry Andric2020-09-061-1/+1
* Turn MALLOC_PRODUCTION into a regular src.conf(5) optionDimitry Andric2020-09-051-1/+1
* ZFS: MFV 2.0-rc1-gfd20a8Matt Macy2020-09-041-2/+5
|\
| * Another missed moveMatt Macy2020-09-041-0/+0
| * Update vendor openzfs to fd20a8vendor/openzfs/2.0-rc1-gfd20a8Matt Macy2020-09-048-54/+90
| * update vendor openzfs to a00c61 (2.0-rc1)vendor/openzfs/2.0-rc1-ga00c61Matt Macy2020-08-283-8/+46
| * Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936bvendor/openzfs/2.0-rc0-g184df27Matt Macy2020-08-24191-0/+54965
* Add a few more files to libllvm, which are required when doing sanitizedDimitry Andric2020-09-031-0/+3
* Various fixes to the load() function.John Baldwin2020-09-031-8/+9
* Avoid issues with STAGING by using LIBUCL_DIR for the source directoryStephen J. Kiernan2020-09-031-8/+8
* libifconfig now depends on libm due to usage of log10().John Baldwin2020-09-021-0/+2
* Pass a valid mode with O_CREATE to open(2).John Baldwin2020-09-021-6/+6
* Don't assume objects in program sections have a size of a pointer.John Baldwin2020-09-021-1/+1
* Compute the correct size of the string to move forward.John Baldwin2020-09-021-1/+1
* Temporarily skip tests panic i386 kernel in CILi-Wen Hsu2020-09-021-0/+5
* Include the psind in data returned by mincore(2).Mark Johnston2020-09-021-3/+25
* Fix a buffer overrun.John Baldwin2020-09-011-3/+3
* lib: libnetmap: add missing copyright headersVincenzo Maffione2020-09-014-4/+124
* Fix the build of scandir_b with GCC.John Baldwin2020-08-311-4/+7
* libpmc: Fix memory leak in process_mapfileEric van Gyzen2020-08-311-0/+3
* lib: add libnetmapVincenzo Maffione2020-08-287-0/+2329
* memstat_kvm_uma: fix reading of uma_zone_domain structuresEric van Gyzen2020-08-281-3/+2
* Move libsqlite3 to the top of the SUBDIR listAlex Richardson2020-08-261-1/+3
* After r364423, which ensures the callbacks that dl_iterate_phdr(3)Dimitry Andric2020-08-251-1/+4
* After r364753, there should be no need to suppress -Watomic-alignmentDimitry Andric2020-08-251-6/+0
* libbe: lift the WARNS post-OpenZFS mergeKyle Evans2020-08-251-3/+0
* Fix -Wundef warnings when building libluaAlex Richardson2020-08-251-0/+1
* Add missing FreeBSD functions to -legacy when building on macOS/LinuxAlex Richardson2020-08-252-2/+14
* Add atomic and bswap functions to libcompiler_rtDimitry Andric2020-08-251-14/+9
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-259-47/+84
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-242-5/+5
|\
* | Avoid adding duplicates to SRCS/OBJS/SOBJS/POBJSAlex Richardson2020-08-244-4/+1
* | libc: hide alphasort_thunk behind I_AM_SCANDIR_BMateusz Guzik2020-08-231-0/+2
* | Add a missed source file for LLVM's BPF target. This target is notDimitry Andric2020-08-221-0/+1
* | Add a few new source files to libc++, in particular the implementationDimitry Andric2020-08-221-0/+3
* | veloader: insist on verifying .4th .lua etcSimon J. Gerraty2020-08-211-1/+5
* | dl_iterate_phdr(3): provide exclusive locking for callback when statically li...Konstantin Belousov2020-08-201-2/+8
* | Add MSG_TLSAPPDATA to lib/libsysdecode/mktables.Rick Macklem2020-08-201-1/+1
* | Fix the mips64 world build after r364284.Dimitry Andric2020-08-191-0/+5