]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / lib / libc /
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...
2019-04-05 ngieFix the branch build
2019-04-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-04 asomersMFHead@r345880
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 ngieAllow users to override CSTD/CXXSTD on a per-prog basis
2019-03-29 ngieRevert r345706: the third time will be the charm
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345704
2019-03-29 ngieCXXSTD is the C++ analogue to CSTD.
2019-03-29 kibFix initial exec TLS mode for dynamically loaded shared...
2019-03-29 asomersMFHead@r345677
2019-03-28 emasterevert r341429 "disable BIND_NOW in libc, libthr, and...
2019-03-26 emasteDTF_REWIND does nothing (since r247236) so retire its use
2019-03-25 mmMFV r345495:
2019-03-23 rpokalaAdd descriptions for sysctls in kern_mib.c and sysctl...
2019-03-21 cemarc4random: Adjust example code to use uniform() API
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-13 emasteUse consistent struct stat arg name in stat man page
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
next