]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Reorganize the SRCS lists as one file per line, and then alphabetize them.
[FreeBSD/FreeBSD.git] / lib / libc /
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-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-17 mmMFV r349134:
2019-06-14 asomersopen(2): fix the description of O_FSYNC
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-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 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-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
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-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:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-02 tuexenUse correct buffer sizes in sctp_get[lp]addrs().
2019-02-27 emastepoll.2: POLLNVAL is returned also for insufficient...
2019-02-26 kibprocctl(2): document ASLR knobs.
2019-02-26 kibprocctl(2): fix -width parameter to .Bl.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 kibpkru(3) man page.
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-19 ngieMake `server_cat(..)` handle short receives
2019-02-19 sefRemove some redundant code in _posix1e_acl_strip_np
2019-02-19 ngieMFhead@r344270
2019-02-15 glebiusImaginary cat jumped my keyboard!
2019-02-15 glebiusFor 32-bit machines rollback the default number of...
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-14 kibUnify i386 and amd64 getcontextx.c, and use ifuncs...
2019-02-14 kibx86 __vdso_gettc(): use machine/cpufunc.h function...
2019-02-13 obrienNote that readpassphrase() came into FreeBSD's libc...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 pluknetSync "struct addrinfo" declaration with netdb.h.
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-09 pluknetDocument the ENOBUFS errno in setsockopt(2).
2019-02-07 brooksGC a historical artifact.
2019-02-07 kibAdd comment noting that the strange spelling of Genuine...
2019-02-07 kibUse ifunc to select the barrier instruction for RDTSC.
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 ngieAvoid the DNS lookup for "localhost"
next