]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
arm64: start defining a std.apple configuration
[FreeBSD/FreeBSD.git] / lib /
2023-09-07 Martin Matuskalibarchive: merge security fix from vendor branch
2023-09-07 Dag-Erling Smørgravlibc: Add test cases for N2680.
2023-09-07 Dag-Erling Smørgravlibc: Implement N2680.
2023-09-07 Dag-Erling Smørgravlibc: Suppress format checks on printf() / scanf()...
2023-09-07 Dag-Erling Smørgravlibc: Add a wide version of snprintf_test.
2023-09-06 Ed Mastelibcasper: reference system.fileargs service
2023-09-05 Warner Loshmsun: LIBCSRCDIR is too fragile, use ${SRCTOP}/lib...
2023-09-05 Mateusz Piotrowskigetdirentries.2: Reference dir(5)
2023-09-05 Mateusz Piotrowskigetdirentries.2: Improve readability of dirent members
2023-09-05 Robert Clausecker*/string.3,arch.7,environ.7: add cross-references to...
2023-09-05 Mateusz Piotrowskigetdirentries.2: Reference directory(3)
2023-09-05 Xin LIMFV: zlib: examples: define functions as static ones...
2023-09-04 Jessica ClarkeMerge commit 4bb2416d42eb from llvm-project (by Jessica...
2023-09-03 Mitchell Hornepmc: better distinguish pmu-events allocation path
2023-09-03 Mitchell Hornelibpmc: make pmc_pmu_pmcallocate() machine-independent
2023-09-02 Martin Matuskazfs: merge openzfs/zfs@95f71c019
2023-09-02 Umer SaleemRelax error reporting in zpool import and zpool split
2023-09-01 Dag-Erling Smørgravlibc: Further nit in fopen(3) man page.
2023-09-01 Trond Endrestølscandir.3: Fix several typos
2023-09-01 Dag-Erling Smørgravlibc: Fix fmemopen(3) prototype in fopen(3) man page.
2023-09-01 Brooks Davislibc: add LIBC_MALLOC option
2023-08-31 Mina Galićlibc: fix history for strverscmp(3) and versionsort(3)
2023-08-31 Kristof Provostlibpfctl: implement status counter accessor functions
2023-08-31 Kristof Provostlibpfctl: allow pfctl_free_status(NULL)
2023-08-31 Dag-Erling Smørgravnss_tacplus: Provide dummy setpwent(), getpwent_r(...
2023-08-28 Dag-Erling Smørgravlibc: Fix fixed-width case in the new integer parser.
2023-08-28 Jessica Clarkelibrt: Hoist SHLIBDIR?= so it actually works
2023-08-28 Li-Wen HsuRevert "libc/locale tests: temporarily skip lib.libc...
2023-08-28 Dag-Erling Smørgravlibc: Document support for binary integers.
2023-08-28 Dag-Erling Smørgravlibc: Add unit tests for N2630 and possible collateral...
2023-08-28 Dag-Erling Smørgravlibc: Implement N2630.
2023-08-28 Dag-Erling Smørgravlibrt: unbreak LIB32 build
2023-08-28 Arjan de Vetgeli: Fix geli setkey -J for detached providers
2023-08-28 Cy Schubertlibrt: Chase 315ee00fa961, fixing boot
2023-08-26 Martin Matuskazfs: merge openzfs/zfs@804414aad
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-08-25 Robert Clauseckerlib/libc/amd64/string/strchrnul.S: fix edge case in...
2023-08-25 Simon J. GerratyAdd mac_grantbylabel
2023-08-24 Glen Barberupdate main to 15
2023-08-24 Dag-Erling Smørgravlibc: Add timespec_getres(3) as per C23.
2023-08-24 Dag-Erling Smørgravlibc: Fix parsing of hexadecimal numbers in strtol...
2023-08-24 Jake Freelandtimerfd: Add manual page.
2023-08-24 Jake Freelandtimerfd: Move implementation from linux compat to sys...
2023-08-23 Kyle Evanslibc: iconv: zero out cv_shared on allocation
2023-08-23 Kyle Evanslibc: fix c*rtomb/mbrtoc*
2023-08-23 Konstantin BelousovAdd membarrier(2)
2023-08-22 Jessica Clarkelibzstd: Explicitly define ZSTD_DISABLE_ASM
2023-08-22 David E. O'BrienDocument strnstr()'s history.
2023-08-21 Robert Clauseckerlib/libc/amd64/string/memcmp.S: add baseline implementation
2023-08-21 Robert Clauseckerlib/libc/amd64/string/stpcpy.S: add baseline implementation
2023-08-21 Dag-Erling SmørgravAdd 'contrib/unifdef/' from commit '0da44885831dc0a43c4...
2023-08-20 Konstantin Belousovlibc/gen/_pthread_stubs.c: Remove stray whitespaces
2023-08-20 Minsoo Choolibc: export pthread_getname_np stub
2023-08-20 Xin LIMFV: zlib 1.3
2023-08-19 Dag-Erling Smørgravunbound: Move config.h to lib directory.
2023-08-19 Enji CooperFix GoogleTest 1.14.0 import
2023-08-17 John BaldwinRestore blank line after #include
2023-08-17 Dag-Erling Smørgravforkpty: Avoid fd leak if fork() fails.
2023-08-17 Dag-Erling SmørgravRemove my middle name.
2023-08-16 Brooks Davislibc: regoranize malloc build
2023-08-16 Brooks Davisjemalloc: drop unused .PATH
2023-08-16 Brooks Davislibc: include malloc via stdlib/Makefile.inc
2023-08-16 Warner LoshRemove $FreeBSD$: one-line ps tag
2023-08-16 Warner LoshRemove $FreeBSD$: one-line catalog
2023-08-16 Warner LoshRemove $FreeBSD$: one-line bare tag
2023-08-16 Warner LoshRemove $FreeBSD$: one-line nroff pattern
2023-08-16 Warner LoshRemove $FreeBSD$: two-line nroff pattern
2023-08-16 Warner LoshRemove $FreeBSD$: one-line sh pattern
2023-08-16 Warner LoshRemove $FreeBSD$: one-line .S pattern
2023-08-16 Warner LoshRemove $FreeBSD$: one-line .c pattern
2023-08-16 Warner LoshRemove $FreeBSD$: one-line .c comment pattern
2023-08-16 Warner LoshRemove $FreeBSD$: one-line .h pattern
2023-08-16 Warner LoshRemove $FreeBSD$: two-line .h pattern
2023-08-16 Warner Loshglob.h: Remove $FreeBSD$
2023-08-16 Warner Loshmpool: Remove $FreeBSD$ comment
2023-08-15 Warner Loshllvm: fix armv[67] after 0bc26e325450
2023-08-14 Dmitry Chaginvm: Allow MAP_32BIT for all architectures
2023-08-13 Michal Meloungdtoa: Regenerate configuration headers for 32-bit...
2023-08-13 Xin LIMFV: less v643.
2023-08-13 Kyle EvansMerge commit 'acb089b983171667467adc66f56a723b609ed22e...
2023-08-12 Konstantin Belousovlibc vdso time functions: correctly convert errors...
2023-08-12 Warner Loshclang: Minor build simplification now that armv[45...
2023-08-11 Doug Rabsonpkgbase: move libcom_err from kerberos to kerberos-lib
2023-08-11 Ed Mastessh: Update to OpenSSH 9.4p1
2023-08-10 Pierre ProncheryOpenSSL: update to 3.0.10
2023-08-10 Enji CooperImport GoogleTest 1.14.0
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.4
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.3
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.2
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.1
2023-08-09 Konstantin Belousovlibc dlfcn.c: make dl_iterate_phdr() from libc more...
2023-08-08 набlibzfs: sendrecv: send_progress_thread: handle SIGINFO...
2023-08-07 Robert Clauseckerlib/libc/amd64/string/strchrnul.S: fix wrong indentation
2023-08-06 Robert Clauseckerlib/libc/amd64/string: add strchrnul implementations...
2023-08-05 Ed Mastelibc: unsplit log message to to make it greppable in src
2023-08-04 Dag-Erling Smørgravpam_krb5: Rename a variable.
2023-08-04 Dag-Erling Smørgravpam_krb5: Clarify a loop condition.
2023-08-04 Martin Matuskaunzip: swtich to bsdunzip from libarchive
2023-08-03 Martin Matuskalibarchive: merge from vendor branch
2023-08-03 Robert Clauseckerlib/libc/amd64/string/strlen.S: add amd64 baseline...
next