]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
libsysdecode: Decode linux_clone syscall flags
[FreeBSD/FreeBSD.git] / lib / libc /
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-18 Peter Wemmlibc: Update copyright text to match current templates.
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-09 Kyle Evansacl(3): improve discoverability of acl_get_perm_np(3)
2023-05-07 Mariusz Zaborskilibc: document when the namespace was created
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-05-01 Ed Mastebsd.lib.mk: decouple lib*_pic.a from TOOLCHAIN build...
2023-05-01 Tom Hukinslibc: Fix a documentation spelling mistake
2023-04-30 Eugene Grosbeinlisten(2): improve administrator control over logging
2023-04-26 Dag-Erling Smørgravtzcode: Clean up the ctime(3) manual page.
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-20 John BaldwinRemove a few more references to riscv64sf.
2023-04-20 Hans Petter SelaskyRevert "libc: Implement bsort(3) a bitonic type of...
2023-04-19 Hans Petter Selaskylibc: Sorting is not needed when there are less than...
2023-04-19 Hans Petter Selaskylibc: Add missing object size check to qsort_s(3)
2023-04-19 Hans Petter Selaskybsort.3: Fix warnings as reported by mandoc -W warning
2023-04-19 Hans Petter Selaskylibc: Implement bsort(3) a bitonic type of sorting...
2023-04-18 Konstantin Belousovumtx: allow to configure minimal timeout (in nanoseconds)
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-16 Val Packettprocctl: add state flags to PROC_REAP_GETPIDS reports
2023-04-14 Konstantin Belousovpkru.3: fix markup
2023-04-05 Konstantin BelousovChange kqueue1() to be compatible with NetBSD
2023-04-04 Ed Mastekqueue: add close() calls to man page example
2023-04-04 Konstantin BelousovRename kqueue1(2) to kqueuex(2) to avoid compat issues...
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 Ed Mastekqueue: tidy up indentation in man page example
2023-03-30 Ed Mastememmem: add a note about other systems which have memmem
2023-03-29 Stefan EßerFix typo in statfs man page
2023-03-29 Stefan Eßerfs/msdosfs: add tracking of free root directory entries
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-28 Yuri Pankovlibc: use separate collate objects for C, POSIX, and...
2023-03-27 Konstantin Belousovkqueue1(2): document
2023-03-27 Konstantin Belousovkqueue1(2): export the symbol from libc
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-27 Mark Johnstonlibc: Use secure_getenv(3) where appropriate
2023-03-25 Warner Loshsecure_getenv: Improve documentation wording
2023-03-25 Warner Loshsecure_getenv: Add () around return values
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-22 Val Packettarpa: garbage collect ns_newmsg/ns_rdata decls
2023-03-20 Mitchell Hornekern_reboot(9): some updates
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-17 Mateusz Guzikvfs: retire KERN_VNODE
2023-03-16 Mateusz Guziklibc/yp: sort out warnings
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-14 lucyAdd GNU glibc compatible secure_getenv
2023-03-13 David E. O'BrienDocument gethostbyname_r's public exposure in 6.2.
2023-03-12 Konstantin Belousovlib/csu: do not compile the body of handle_static_init...
2023-03-12 Konstantin Belousovlibc/csu: add powerpcspe
2023-03-11 Konstantin Belousovlibc/csu: rename ignore_init.c to libc_start1.c
2023-03-11 Konstantin Belousovlibc: move declaration of 'char **environ' to common...
2023-03-11 Konstantin Belousovx86: microoptimize static PIE startup
2023-03-11 Konstantin Belousovcsu: move common code to libc
2023-03-10 Mark Johnstonnetbsd-tests: Serialize message queue tests
2023-03-10 Xin LIcap_*(2): Document ENOSYS behavior.
2023-03-07 Dag-Erling Smørgravlibc: Remove prototype and documentation for tzsetwall().
2023-03-02 Val Packettopen.2: describe O_RESOLVE_BENEATH errors correctly
2023-03-02 Val Packettxlocale: garbage collect references to strtoq_l/strtouq_l
2023-02-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.0
2023-02-27 Ihor Antonovman 3 daemon: remove double negation
2023-02-25 Gordon Berglinginet6_opt_init.3: Some enhancements
2023-02-24 Paul Floydlibc: handle zero alignment in memalign()
2023-02-23 Kyle Evansiconvlist(3): fix count argument type
2023-02-21 Simon J. GerratyMerge commit 'd84e570b54961e8874bbd8de25635eb96be0977e'
2023-02-20 Dag-Erling Smørgravbyacc: Update to 20230201.
2023-02-17 Xin LIMFV: zlib 1.2.13.
2023-02-16 Martin Matuskazfs: merge openzfs/zfs@57cfae4a2 (master)
2023-02-15 Warner Loshprofil(2): profil(II) was in the v3 sources
2023-02-15 Dmitry Chagincpuset: Add compat shim to the sched_affinity functions
2023-02-15 Konstantin Belousovsys/param.h: Add _WANT_P_OSREL
2023-02-14 Warner Loshlibc: Simplify soft-float on 32-bit arm
2023-02-13 Warner Loshprof: Remove sysctl docs for sysctls that are now gone.
2023-02-13 Kyle Evanslibc: popen: slightly simplify cloexec logic
2023-02-11 Kyle Evansgetopt_long(3): note an inconsistency with getopt(3...
2023-02-10 Kyle Evanslibc: ssp: remove some GCC 4.2 remnants
2023-02-10 Simon J. GerratyMerge bmake-20230208
2023-02-09 Dag-Erling Smørgravtzcode: Resurrect tzsetwall(3) with a deprecation warning.
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdc...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.6-0-g088f3...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.2-10-gf3c5...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.0-9-g1c735...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.0-rc2...
2023-02-08 Dimitry AndricMerge llvm-project main llvmorg-15-init-17826-g1f8ae9d7e7e4
2023-02-08 Dimitry AndricMerge llvm-project main llvmorg-15-init-17485-ga3e38b4a206b
2023-02-08 Dimitry AndricMerge llvm-project main llvmorg-15-init-16436-g18a6ab5b8d1f
2023-02-08 Dimitry AndricMerge llvm-project main llvmorg-15-init-15358-g53dc0f10787
2023-02-08 Warner Loshlua: Update to 5.4.4
next