]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
linux(4): Prevent integer overflow in futex_requeue.
[FreeBSD/FreeBSD.git] / lib /
2021-06-26 Mateusz Guzikamd64: move memcmp checks upfront
2021-06-26 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-06-25 Dimitry AndricWork around bogus old gcc "initializer element is not...
2021-06-25 Dimitry AndricFix failures in libm's lround_test after clang 12 import
2021-06-21 Dimitry AndricExport various 128 bit long double functions from libgc...
2021-06-15 Mariusz Zaborskilibcasper: fix descriptors numbers
2021-06-03 Kristof Provostlibpfctl: Improve error handling in pfctl_get_states()
2021-06-03 Kristof Provostlibpfctl: fix memory leak
2021-05-28 Mark Johnstonlibradius: Fix attribute length validation in rad_get_a...
2021-05-27 Dimitry AndricMerge a bunch of googletest build improvements
2021-05-27 Kristof Provostpf: Track the original kif for floating states
2021-05-27 Kristof Provostpfctl: Use DIOCGETSTATESNV
2021-05-26 Mark Johnstonlibradius: Fix input validation bugs
2021-05-14 Kristof Provostpf: Support killing 'matching' states
2021-05-14 Kristof Provostpf: Allow states to by killed per 'gateway'
2021-05-14 Kristof Provostpfctl: Start using DIOCKILLSTATESNV
2021-05-14 Kristof Provostpfctl: Start using DIOCCLRSTATESNV
2021-05-11 Kristof Provostpf: Optionally attempt to preserve rule counter values...
2021-05-11 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-05-10 Kristof Provostpf: Allow multiple labels to be set on a rule
2021-05-10 Kristof Provostpf: Fix parsing of long table names
2021-05-07 Kristof Provostlibpfct: Fix PIC flag
2021-05-07 Kristof Provostpfctl: Fix clearing rules counters
2021-05-07 Kurosawa Takahiropfctl, libpfctl: introduce pfctl_pool
2021-05-07 Kristof Provostlibnv: Use PICFLAG rather than -fPIC
2021-05-07 Kristof Provostlibpfctl: Fix u_* counters
2021-05-07 Kristof Provostlibpfctl: Switch to pfctl_rule
2021-05-07 Kristof Provostpfctl: Move ioctl abstraction functions into libpfctl
2021-05-07 Kristof Provostlibnv: Build PIC
2021-05-03 Konstantin Belousovconnectat(2): clarify that the s argument is socket
2021-05-01 Konstantin Belousovlink(2): correct descriptor name in AT_RESOLVE_BENEATH...
2021-04-28 Renato Botelholibfetch: Retry with proxy auth when server returns 407
2021-04-28 Dag-Erling SmørgravA few more cases where strcasecmp() is no longer required.
2021-04-28 Dag-Erling SmørgravImprove URL parsing. In particular, convert scheme...
2021-04-28 Dag-Erling SmørgravSupport proxying FTP over HTTPS, not just HTTP.
2021-04-28 Ed Mastelibkiconv: address memory leak in not-found cases
2021-04-27 Alexander MotinFix race in case of device destruction.
2021-04-23 Andrew WalkerFix leak in libc NFSv4 ACL flags parsing
2021-04-21 Michael ReifenbergerImprove size readability.
2021-04-15 Yuri Pankovsetclassenvironment: trim leading spaces in variable...
2021-04-15 Dimitry AndricAvoid raising unexpected floating point exceptions...
2021-04-15 Dimitry AndricAvoid -pedantic warnings about using _Generic in __fp_t...
2021-04-08 Alan SomersModernize geom_stats_snapshot_get
2021-04-08 Alan SomersSpeed up geom_stats_resync in the presence of many...
2021-03-21 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-15 Konstantin Belousovfhlink(2): the syscalls do not take flag
2021-03-09 Dimitry AndricBuild lib/msun tests with compiler builtins disabled
2021-03-08 Brandon Bergren[PowerPC64] Fix multiple issues in fpsetmask().
2021-03-08 Brandon Bergren[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
2021-03-08 Brandon Bergren[PowerPC] Fix SPE floating point environment manipulation
2021-03-06 Jung-uk Kimlibkvm: Plug couple of memory leaks and check possible...
2021-03-04 Kyle EvansRevert "MFC kern: cpuset: properly rebase when attachin...
2021-03-04 Rick Macklemgetdirentries.2: fix for NFS mounts
2021-02-28 Guangyuan Yangpwrite(2): add a BUGS section
2021-02-24 Mark Johnstonpam_login_access: Fix negative entry matching logic
2021-02-22 Jamie GrittonMFC jail: Change both root and working directories...
2021-02-22 Alan Somerslibpmc: fix linking with C programs
2021-02-20 Mark Johnstonlibcasper/cap_grp tests: Reset the group database handle
2021-02-20 Mark Johnstonlibc/nss: Ensure that setgroupent(3) actually works...
2021-02-20 Mark Johnstonlibc/nss tests: Add regression tests for commit 55444c8...
2021-02-20 Mark Johnstonlibc/nss: Restore iterator state when doing passwd...
2021-02-20 Mark Johnstonlibc/nss tests: Fix getpw and getgr single-pass tests
2021-02-20 Mark Johnstonlibc/nss tests: Style
2021-02-20 Alan SomersRevert "libpmc: fix linking with C programs"
2021-02-20 Alan Somerslibpmc: fix linking with C programs
2021-02-18 Dimitry AndricFix incorrect hypotl(3) result with subnormal numbers
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-15 Steve KarglFix incorrect powf(3) result with x near 1 and |y|...
2021-02-14 Konstantin Belousovusleep(3): replace 'process' with 'calling thread'
2021-02-12 Alex Richardsontest_inf_inputs: Use atf_tc_expect_fail() instead of...
2021-02-09 Konstantin Belousovx86 vdso gettc: Add RDTSCP support
2021-02-09 Konstantin Belousovx86 vdso gettc: eliminate duplicated code in ifunc...
2021-02-09 Konstantin Belousovx86 vdso gettc: reorganize ifunctions.
2021-02-09 Konstantin Belousovjobc: rework detection of orphaned groups.
2021-01-24 Kyle Evanslibc: tests: add some tests for cpuset(2)
2021-01-24 Kyle Evanslibc: tests: hook CPUSET(9) test up to the build
2021-01-24 Kyle Evanslibregex: re-enable `make check`
2021-01-24 Alex RichardsonFix -Wundef warnings when building liblua
2021-01-24 Kyle Evansflua: don't allow dlopen, et al., for bootstrap flua
2021-01-24 Ed Masteflua: support "require" for binary objects in the base...
2021-01-24 Ed Masteflua: initial support for "require" in the base system
2021-01-24 Miod Vallatlibc: regex: rework unsafe pointer arithmetic
2021-01-18 Konstantin Belousovlibthr malloc: support recursion on thr_malloc_umtx.
2021-01-18 Konstantin Belousovlibthr: wrap pdfork(2), same as fork(2).
2021-01-17 Konstantin Belousovlibc: implement rtld_get_stack_prot() for real
2021-01-16 Konstantin Belousovtcgetwinsize(3): provide man page
2021-01-16 Konstantin BelousovAdd tcgetwinsize(3) and tcsetwinsize(3) to termios
2021-01-15 Ed Mastelibc: fix undefined behavior from signed overflow in...
2021-01-15 Ed Mastelibc: optimize memmem two-way bad character shift
2021-01-15 Ed Masteclang-format libc string functions imported from musl
2021-01-03 Guangyuan Yang81720dba:
2021-01-02 Ed MasteAlso pass SKEIN_USE_ASM to the assembler, via AFLAGS
2021-01-02 Ed MasteApply C SKEIN_LOOP setting only to skein_block.c
2020-12-31 John BaldwinFix the build of scandir_b with GCC.
2020-12-31 Mateusz Guziklibc: hide alphasort_thunk behind I_AM_SCANDIR_B
2020-12-30 Konstantin BelousovImplement strerror_l().
2020-12-29 Adrian Chadd[libnetmap] Fix 32 bit compilation under gcc-6.4
2020-12-28 Hans Petter SelaskyMFC r368632:
2020-12-28 Kyle Evanslibregex: implement GNU extensions
2020-12-28 Kyle Evansregex(3): Interpret many escaped ordinary characters...
next