]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
fusefs: fix some minor issues with fuse_vnode_setparent
[FreeBSD/FreeBSD.git] / lib / libc /
2019-09-16 kibIncrease the size of the send and receive buffers for...
2019-09-14 lwhsuImprove the description of big5(5)
2019-09-11 asomersgetsockopt.2: clarify that SO_TIMESTAMP is not 100...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-10 baptIn FreeBSD 11 localedef(1) has replaced the mklocale...
2019-09-08 mhorneFix cpuwhich_t column width
2019-09-05 cyBounds check again after advancing cp, otherwise we...
2019-09-05 manupkgbase: Tag passwd related file to be in FreeBSD-runti...
2019-09-04 sevanAdjust history, info source from v1's manuals
2019-09-03 kibAdd procctl(PROC_STACKGAP_CTL)
2019-09-03 mjgAdd sysctlbyname system call
2019-09-02 emastelibc: Use musl's optimized memchr
2019-09-02 kevansmips: fix some mcount nits
2019-09-01 emastelibc: remove gets
2019-08-31 lwhsuUnskip test cases from netbsd-tests by defining __HAVE_FENV
2019-08-23 lwhsulib.libc.gen.getmntinfo_test.getmntinfo_test is unstabl...
2019-08-22 kevansmips: hide regnum definitions behind _KERNEL/_WANT_MIPS...
2019-08-22 kevanslibc: mips: remove unused longjmp.c
2019-08-22 cyMFV r346563:
2019-08-16 emasteAdd @generated tag to libc syscall asm wrappers
2019-08-15 kevansRevert r351078, r351085: stand/quad.h eviction
2019-08-15 kevanslibc quad.h: one last _STANDALONE correction
2019-08-15 kevansstand: kick out quad.h
2019-08-12 kibIncrease YPMAXRECORD to 16M to be compatible with Linux.
2019-08-11 kibwait(2): clarify reparenting of children of the exiting...
2019-08-11 kibwait(2): split long line by using .Fo/.Fa instead of...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 dimFix a possible segfault in wcsxfrm(3) and wcsxfrm_l(3).
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-01 markjAdd an MLINK for daemonfd(3).
2019-08-01 markjFix formatting.
2019-07-30 asomersMFHead @350426
2019-07-29 markjAdd mkostempsat(3).
2019-07-28 asomersMFHead @r350386
2019-07-25 bjkFix grammar nit in copy_file_range docs
2019-07-25 rmacklemAdd libc support for the copy_file_range(2) syscall...
2019-07-25 asomersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-19 brooksAvoid copying too much from the input string.
2019-07-18 brooksInclude a mode when creating files with openat().
2019-07-18 brooksDocument that setmode(3) is not thread safe.
2019-07-17 brooksRemove redundent decleration of __elf_phdr_match_addr().
2019-07-17 asomersstyle changes to getvfsbyname
2019-07-17 kibbsearch.3: Improve the example.
2019-07-15 olivierFix filename to avoid skipping lib/libc/net/servent...
2019-07-15 jhbAdd ptrace op PT_GET_SC_RET.
2019-07-13 ianAdd arm_sync_icache() and arm_drain_writebuf() sysarch...
2019-07-10 ianReorganize the SRCS lists as one file per line, and...
2019-07-06 kibDocument atomicity for read(2) and write(2).
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 emastelibc: correct iconv buffer overflow
2019-07-02 kibControl implicit PROT_MAX() using procctl(2) and the...
2019-06-30 arichardsonReduce size of rtld by 22% by pulling in less code...
2019-06-28 mmMFV r349454:
2019-06-28 kibTypo.
2019-06-27 asomersMFHead @349476
2019-06-26 arichardsonFix -Wsign-compare warnings in realpath.c
2019-06-25 jhibbitspowerpc: Transition to Secure-PLT, like most other OSs
2019-06-23 kibAdd libc stub for pthread_getthreadid_np(3).
2019-06-23 arichardsonFix two WARNS=6 warnings in opendir.c and telldir.c
2019-06-23 kibRemove redundand 'else' and 'return'.
2019-06-20 brooksAdd PROT_MAX to the HISTORY section.
2019-06-20 brooksExtend mmap/mprotect API to specify the max page protec...
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-14 asomersopen(2): fix the description of O_FSYNC
2019-06-06 asomersMFHead @348740
2019-06-05 oshogbounlink: add missing function to unlink.2 man page
2019-06-04 bzRather than using the legacy IP struct fields in the...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-29 pfgtypo: suppported.
2019-05-23 baptMove back group, master.passwd and shells to etc directory
2019-05-22 asomersLink fhlinkat(2) man page
2019-05-21 asomersgetvfsbyname: prefer sizeof to strlen even for constants
2019-05-20 asomersspecial-case getvfsbyname(3) for fusefs(5)
2019-05-20 mmMFV r347989:
2019-05-16 kibRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 brdMove master.passwd and group to lib/libc/gen/
2019-05-15 bcrAdd small EXAMPLE section to bsearch.3.
2019-05-13 asomersMFHead @347527
2019-05-13 markjProvide separate accounting for user-wired pages.
2019-05-11 jhibbitsrevert r346588 for now
2019-05-08 manudts: Import files from Linux 5.1
2019-05-02 asomersdirectory.3: add a STANDARDS section
2019-04-26 ianAdd a manpage for elf_aux_info(3)
2019-04-23 cyMFV r346563:
2019-04-23 jhibbitspowerpc64: Rewrite strcmp in asm to take advantage...
2019-04-22 cemrandom.3: Remove obsolete BUGS section
2019-04-22 cemrand.3: Match better recommendation language from random.3
2019-04-22 ngieFix `get_int_via_sysctlbyname(..)` on Jenkins
2019-04-19 cemRevert r346410 and r346411
2019-04-19 cemlibkern: Bring in arc4random_uniform(9) from libc
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-15 cemrandom.3: Clarify confusing summary
2019-04-15 kibFix order of destructors between main binary and libraries.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-09 emastelibc: update strstr implementation to match musl
2019-04-09 trasz.Xr protect(1) and proccontrol(1) from procctl(2).
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
next