aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libsecureboot do not report expected unverified filesSimon J. Gerraty2024-04-166-102/+118
* flua: Add hash moduleWarner Losh2024-04-165-2/+258
* dirdeps: Add missing dependency filesStephen J. Kiernan2024-04-164-0/+46
* libvmmapi: add missing capability stringsRob Norris2024-04-151-0/+5
* libsysdecode: fix build after 3d0a736796a9Kyle Evans2024-04-121-1/+1
* lib/msun: Fix tgammal(3) on IEEE 128-bit platformsMark Murray2024-04-123-61/+15
* pam_xdg: Close the dir after removalEmmanuel Vadot2024-04-111-0/+1
* pam_xdg: Reset rv to 0Emmanuel Vadot2024-04-111-0/+2
* pam_xdg: Check asprintf return valueEmmanuel Vadot2024-04-111-3/+18
* pam_xdg: Remove leftover debug printfEmmanuel Vadot2024-04-111-1/+0
* pam: Always use pam_xdg for session and xdmEmmanuel Vadot2024-04-112-0/+2
* pam: Add pam_xdg moduleEmmanuel Vadot2024-04-114-0/+374
* Backport export of lzma_mt_block_size symbol.Xin LI2024-04-082-2/+8
* Revert "MFV: xz 5.6.0"Xin LI2024-04-084-87/+44
* libc: Improve description of mktime() / timegm().Dag-Erling Smørgrav2024-04-041-2/+16
* libfetch: parse scheme://domain:/ correctlyKa Ho Ng2024-04-031-1/+1
* libfdt: Make an internal FDT library availableMark Johnston2024-03-292-0/+30
* pkgbase: install all libc test files into the tests packageBaptiste Daroussin2024-03-273-0/+3
* xdr(3): Fix a few typos in source code commentsGordon Bergling2024-03-261-2/+2
* wmemchr(3): fix prototypes for wcpcpy() and wcpncpy()Konstantin Belousov2024-03-241-3/+3
* unbound: Vendor import 1.19.3Cy Schubert2024-03-241-3/+3
* Slightly reorganize libclang_rt Makefile againDimitry Andric2024-03-241-5/+7
* Fix building of several libclang_rt libraries for powerpc64 and powerp64leDimitry Andric2024-03-241-1/+1
* libcasper: fix cap_rights_init usageEd Maste2024-03-221-8/+8
* open: make non-POSIX errno value more apparentEd Maste2024-03-221-0/+5
* libbe: Fix some markup issues.Dag-Erling Smørgrav2024-03-221-10/+17
* libsysdecode: add a decoder for pollfd eventsKyle Evans2024-03-185-1/+22
* libthr: remove explicit sys/cdefs.h includesKonstantin Belousov2024-03-1350-55/+0
* MFC: liblzma: don't export lzma_lz_decoder_uncompressedBrooks Davis2024-03-111-1/+0
* libc posix_spawn(): explain why rtld can be used after forkKonstantin Belousov2024-03-111-0/+5
* posix_spawn.c: fix typo in commentKonstantin Belousov2024-03-111-1/+1
* posix_spawn(3): document POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov2024-03-112-2/+13
* posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov2024-03-111-2/+11
* posix_spawnattr_setflags(3): validate argumentKonstantin Belousov2024-03-112-2/+9
* MFV: xz 5.6.0.Xin LI2024-03-104-44/+87
* Optionally create full debuginfo for llvm-related executablesDimitry Andric2024-03-087-3/+9
* libc/sys: add errno testKonstantin Belousov2024-03-022-0/+37
* mixer(3): Do not hardcode "/dev/mixer"Christos Margiolis2024-02-261-1/+1
* Update tzcode to 2024a.Dag-Erling Smørgrav2024-02-212-2/+2
* MFC: MFV: expat 2.6.0.Xin LI2024-02-212-7/+13
* libc: Teach libc about the BTI elf noteAndrew Turner2024-02-1910-0/+38
* csu: Teach csu about PAC and BTIAndrew Turner2024-02-196-0/+30
* Document aio_read2/aio_write2Konstantin Belousov2024-02-183-40/+123
* aio_read2/aio_write2: add AIO_OP2_VECTOREDKonstantin Belousov2024-02-182-2/+6
* libc: add aio_read2() and aio_write2() functionsKonstantin Belousov2024-02-184-0/+116
* lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offsetKonstantin Belousov2024-02-181-1/+14
* libc: expose execvpe for Linux compatBrooks Davis2024-02-185-13/+28
* unbound: Vendor import 1.19.1Cy Schubert2024-02-171-2/+2
* csu: add crtbrand.o dependency on sys/param.hEd Maste2024-02-141-0/+3
* read.2: Describe debug.iosize_max_clampKonstantin Belousov2024-02-141-5/+14