]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
bhyvectl(8): Normalize the man page date
[FreeBSD/FreeBSD.git] / lib /
2020-12-18 Jessica Clarkestrerror.3: Fix whitespace issue introduced in r368714
2020-12-18 Xin LIMFV r368746:
2020-12-17 Mateusz Piotrowskistrerror.3: Add an example for perror()
2020-12-17 Yuri Pankovnl_langinfo(3): document recognized item names
2020-12-16 Konstantin BelousovImplement strerror_l().
2020-12-14 Hans Petter SelaskyBe bug compatible with other operating systems by allow...
2020-12-14 Jessica Clarkestrdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSD
2020-12-13 Martin MatuskaMFV r368607:
2020-12-12 Stefan EßerChange getlocalbase() to not allocate any heap memory
2020-12-11 Enji Coopertimespec_get(3): sort SEE ALSO correctly
2020-12-11 Enji Coopercpuset{,_getaffinity,_getdomain}.2: fix SEE ALSO
2020-12-11 Enji Cooperaio_suspend.2: properly canonicalize .Dd
2020-12-11 Enji Coopercap_enter(2): fix CAVEATS section
2020-12-11 Enji Cooperposix_spawn(3): fix section that references `vfork`
2020-12-11 Enji Coopergetentropy(3): sort SEE ALSO sections
2020-12-11 Enji Cooperarc4random(3): fix .Xr issues
2020-12-10 Kenneth D. MerryAdd the LTO-9 density code to libmt and the mt(1) man...
2020-12-09 Kyle Evanslibsysdecode: decode _UMTX_OP flags
2020-12-09 Kyle Evans_umtx_op(2): document recent addition of 32bit compat...
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 Enji Cooperextattr_get_file(20: bump .Dd
2020-12-08 Enji Cooperextattr_get_file(2): clarify RETURN VALUES
2020-12-08 Enji Cooperextattr_get_file(2): fix more formatting
2020-12-08 Enji Cooperextattr_get_file(2): sort syscalls alphabetically
2020-12-08 Enji Cooperlio_listio(2): fix manlint error
2020-12-08 Enji Cooperextattr_get_fd(2): fix manlint errors
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Kyle Evanslibc: regex: retire internal EMPTBR ("Empty branch...
2020-12-05 Kyle Evanslibregex: implement \b and \B (word boundary, not word...
2020-12-05 Kyle Evanslibregex: implement \` and \' (begin-of-subj, end-of...
2020-12-05 Kyle Evanslibc: regex: factor out ISBOW/ISEOW macros
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-03 Mark JohnstonAlways use 64-bit physical addresses for dump_avail...
2020-12-03 Cy SchubertRemove trailing whitespace.
2020-12-01 Martin MatuskaMFV r368207:
2020-11-30 Konstantin BelousovEnsure that threading library is initialized in pthread...
2020-11-28 Konstantin Belousovlibc: Add pthread_attr_get_np(3) stub, reporting ESRCH.
2020-11-26 Mateusz Piotrowskilibprocstat.3: Correct two occurrences of kvm_getprocs...
2020-11-26 Konstantin BelousovRemove stray column.
2020-11-26 Konstantin BelousovStyle.
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-26 Pawel Biernackilibsysdecode: account for invalid protection flags
2020-11-25 Konstantin BelousovUse designated initializers for libc pthread stubs...
2020-11-25 Pawel Biernackilibsysdecode: correctly decode mmap flags
2020-11-25 John BaldwinRemove the cloned file descriptors for /dev/crypto.
2020-11-24 John BaldwinHonor the disabled setting for MSI-X interrupts for...
2020-11-24 Jung-uk KimRemove support for SSLv3 from fetch(3).
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 Ed Mastelibc: fix undefined behavior from signed overflow in...
2020-11-19 Ed Mastelibc: optimize memmem two-way bad character shift
2020-11-18 Ed Masteclang-format libc string functions imported from musl
2020-11-18 Stefan EßerAdd function getlocalbase() to libutil.
2020-11-18 Alfredo Dal'Ava... msun tests: use standard floating-point exception flags...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Conrad MeyerSplit out cwd/root/jail, cmask state from filedesc...
2020-11-17 Alfredo Dal'Ava... [POWERPC] msun: fix incorrect flag in fesetexceptflag
2020-11-17 Kyle Evans_umtx_op: fix a compat32 bug in UMTX_OP_NWAKE_PRIVATE
2020-11-17 Kyle Evans_umtx_op: document UMTX_OP_SEM2_WAIT copyout behavior
2020-11-15 Scott LongRevert the whole getlocalbase() set of changes while...
2020-11-15 Scott LongBecause getlocalbase() returns -1 on error, it needs...
2020-11-14 Scott LongFix a problem with r367686 related to the use of ssize_...
2020-11-14 Scott LongAdd the library function getlocalbase and its manual...
2020-11-13 Brooks DavisAdd missing src.opts.mk include
2020-11-13 Jung-uk KimMFV: r367652
2020-11-13 Mateusz PiotrowskiAdd a missing Nm macro
2020-11-13 Mateusz PiotrowskiReference setprogname(3) in setproctitle(3)
2020-11-12 Emmanuel Vadotpkgbase: Move libprivatezstd from utilities to runtime
2020-11-10 John BaldwinAdd C startup code tests for PIE binaries.
2020-11-10 John BaldwinFix dso_handle_check for PIE executables.
2020-11-10 John BaldwinRename __JCR_LIST__ to __JCR_END__ in crtend.c.
2020-11-08 Thomas MunroAdd collation version support to querylocale(3).
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-06 Mateusz Guzikmalloc: move malloc_type_internal into malloc_type
2020-11-05 Leandro Luporipmcstat: fix PPC kernel symbol resolution
2020-11-05 Leandro Luporilibpmc: add support for POWER8/9 PMCs
2020-11-03 Edward Tomasz Napi... Make linux_errtbl[] static.
2020-11-02 Stefan EßerRe-arrange some of the code to separate writable user...
2020-11-02 Mateusz Guzikmalloc: export kernel zones instead of relying on them...
2020-11-02 Adrian Chadd[libnetmap] Fix 32 bit compilation under gcc-6.4
2020-10-31 Stefan EßerMake sysctl user.local a tunable that can be written...
2020-10-31 Stefan EßerFix reversed condition after attempted style fix in...
2020-10-31 Stefan EßerFix style, no functional change
2020-10-30 Stefan EßerUpdate man-pages to describe the user.localbase variabl...
2020-10-30 Stefan EßerAdd read only sysctl variable user.localbase
2020-10-29 Edward Tomasz Napi... Add defines for Linux errno values and use them to...
2020-10-28 Brooks DavisDisable ssp raw test without ASAN
2020-10-28 Edward Tomasz Napi... Drop "All rights reserved" from all my stuff. This...
2020-10-28 Alex RichardsonSignificantly reduce compile time for googletest intern...
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Alan CoxRevise the description of MAP_STACK. In particular...
2020-10-27 Stefan EßerReplace literal uses of /usr/local in C sources with...
2020-10-26 John-Mark Gurneyupdate write(2)'s iovec limit w/ info about the iosize_...
2020-10-24 Warner LoshRemove intel compiler support from math.h
2020-10-24 Ryan Moellerflua: Add a libjail module
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-24 Warner Loshwarnx: fix needless static
next