]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
libc/nss: Restore iterator state when doing passwd/group lookups
[FreeBSD/FreeBSD.git] / lib / libc /
2021-01-21 Mark Johnstonlibc/nss: Restore iterator state when doing passwd...
2021-01-21 Mark Johnstonlibc/nss tests: Fix getpw and getgr single-pass tests
2021-01-21 Mark Johnstonlibc/nss tests: Style
2021-01-21 Konstantin Belousovx86: switch vdso TSC timecounter to RDTSCP on AMD Zen...
2021-01-20 Alex Richardsonlibc: Fix null pointer arithmetic warning in mergesort
2021-01-19 Alex RichardsonRemove remaining uses of ${COMPILER_FEATURES:Mc++11}
2021-01-19 Alex Richardsongetopt: Fix conversion from string-literal to non-const...
2021-01-16 Mateusz GuzikSave on getpid in setproctitle by supporting -1 as...
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-12 Alan Somerslio_listio: validate aio_lio_opcode
2021-01-11 Konstantin Belousovlibthr: wrap pdfork(2), same as fork(2).
2021-01-10 Konstantin Belousovlibc: implement rtld_get_stack_prot() for real
2021-01-10 Konstantin Belousovx86 vdso gettc: Add RDTSCP support
2021-01-10 Konstantin Belousovx86 vdso gettc: eliminate duplicated code in ifunc...
2021-01-10 Konstantin Belousovx86 vdso gettc: reorganize ifunctions.
2021-01-08 Miod Vallatlibc: regex: rework unsafe pointer arithmetic
2021-01-08 Thomas Munroaio_fsync(2): Support O_DSYNC.
2021-01-08 Thomas Munroopen(2): Add O_DSYNC flag.
2021-01-07 Alex RichardsonRename NO_WERROR -> MK_WERROR=no
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-03 Rick Macklemcopy_file_range(2): add recommendation to use large...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-02 Konstantin Belousovtcgetwinsize(3): provide man page
2020-12-31 Kyle Evanslibc: tests: add some tests for cpuset(2)
2020-12-31 Kyle Evanslibc: tests: hook CPUSET(9) test up to the build
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-28 Konstantin Belousoveventfd.2: Add the mail address of the submitter into...
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Konstantin BelousovDocument eventfd().
2020-12-27 Konstantin Belousovkqueue(2): Use .Fo instead .Ft
2020-12-27 Konstantin BelousovAdd eventfd(3) wrappers to libc.
2020-12-25 Konstantin BelousovAdd tcgetwinsize(3) and tcsetwinsize(3) to termios
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-24 Guangyuan Yangmmap(2): Update .Dd missed in the last commit
2020-12-24 Guangyuan Yangmmap(2): Fix a typo
2020-12-19 Gordon Berglinglibc: Fix most issues reported by mandoc
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 Jessica Clarkestrdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSD
2020-12-13 Martin MatuskaMFV r368607:
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-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 Cy SchubertRemove trailing whitespace.
2020-12-01 Martin MatuskaMFV r368207:
2020-11-28 Konstantin Belousovlibc: Add pthread_attr_get_np(3) stub, reporting ESRCH.
2020-11-26 Konstantin BelousovRemove stray column.
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-25 Konstantin BelousovUse designated initializers for libc pthread stubs...
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 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 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Kyle Evans_umtx_op: document UMTX_OP_SEM2_WAIT copyout behavior
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-08 Thomas MunroAdd collation version support to querylocale(3).
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-02 Stefan EßerRe-arrange some of the code to separate writable user...
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-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-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...
next