]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Un-break build libexpact.
[FreeBSD/FreeBSD.git] / lib /
2018-11-04 Mariusz Zaborskilibcapsicum: Introduce caph_{rights,ioctls,fcntls}_limit
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-04 Mateusz Piotrowskicsqrt(3): Fix some typos in the manual page
2018-11-04 Matt MacyAdd aditional counter descriptions to AMD 0x17
2018-11-03 Yuri Pankovstrptime: make %k and %l specifiers match their descrip...
2018-11-02 Jung-uk KimMFV: r339981
2018-11-02 Eric van GyzenVendor import of expat 2.2.6
2018-11-01 Conrad Meyerkern_poll: Restore explanatory comment removed in r177374
2018-11-01 Dag-Erling SmørgravMerge upstream r4932: turn so-reuseport option off...
2018-11-01 Kyle Evanslibbe(3): Don't promote non-cloned BEs
2018-10-31 Ed MasteAdd __used to __CTOR_LIST__ and __DTOR_LIST__
2018-10-30 Andrew TurnerBuild the csu tests on all architectures.
2018-10-30 Andrew TurnerDisable the .preinit_array test in DSOs, ld.bfd fails...
2018-10-30 Andrew TurnerFix the location of the static keyword.
2018-10-30 Andrew TurnerRun the csu tests on a DSO. This builds the tests into...
2018-10-30 Andrew TurnerThe jcr argument to _Jv_RegisterClasses is used, stop...
2018-10-30 Yuri PankovConnect libc/tests/time to the build, adding test cases...
2018-10-30 Konstantin BelousovConvert amd64_get/set_fs/gsbase to ifunc.
2018-10-29 Alex RichardsonFix get_maxfds() in jevents
2018-10-29 Andrew TurnerMake the .ctors, .dtors, and .jcr markers as static...
2018-10-29 Andrew TurnerCheck __dso_handle is NULL in non-DSO objects. It shoul...
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-28 Warner LoshBump .Dd forgotten in last commit.
2018-10-28 Warner LoshNote that the kenrel doesn't keep track daylight saving...
2018-10-28 Warner Loshftime appeared in 7th Edition Unix to replace gtime.
2018-10-26 Warner LoshEnsure that the device path is sane before trying to...
2018-10-26 Martin MatuskaMFV r339792:
2018-10-26 Andrew TurnerAdd __dso_handle to the BSD crtbegin. This is used...
2018-10-26 Andrew TurnerDrop the csu tests WARNS to 5 to fix the powerpc64...
2018-10-25 Martin MatuskaMFV r339750:
2018-10-25 Konstantin BelousovImplement O_BENEATH and AT_BENEATH.
2018-10-25 Martin MatuskaMFV r339640,339641,339644:
2018-10-25 Andrew TurnerAdd a missing include for src.opts.mk. Without it MK_TE...
2018-10-25 Andrew TurnerImplement a BSD licensed crtbegin/crtend
2018-10-25 Mateusz Piotrowskiefivar(3): Fix some typos and improve style
2018-10-24 Mark JohnstonClarify slightly the interaction between wait*() and...
2018-10-24 Mark JohnstonFix comments.
2018-10-23 Cy SchubertFollow up on r331936. gets_s(3) will also fail in the...
2018-10-23 Alex RichardsonFix ncurses fallback.c build with a strict build shell
2018-10-23 Alex RichardsonFix regex for extracting SHM_* values for libsysdecode
2018-10-22 Conrad MeyerUpdate to Zstandard 1.3.7
2018-10-21 Glen BarberComment -DNDEBUG in head after r339436 when head was...
2018-10-21 Poul-Henning KampUpdate example to something people less than 40 years...
2018-10-21 Ed MasteANSIfy libc/quad
2018-10-20 Ed Mastemcount: tidy up ANSIfication
2018-10-20 Philip PaepsImport tzdata 2018f
2018-10-20 Mariusz ZaborskiAdd link to the setproctitle_fast function.
2018-10-20 Conrad MeyerEmbedded chacha: Distinguish via dedicated macro
2018-10-20 Conrad Meyergetentropy(3): Trap non-API errnos from getrandom(2...
2018-10-20 Yuri PankovAdd -b/-l options to localedef(1) to specify output...
2018-10-20 Baptiste DaroussinUpdate libdialog to 1.3-20180621
2018-10-20 Mark JohnstonFix formatting.
2018-10-20 Ed MasteBump LLD_REVISION_STRING for 13-CURRENT
2018-10-19 Glen Barber- Update head to 13.0-CURRENT.
2018-10-17 Yuri Pankovstrptime: fix parsing of tm_year when both %C and ...
2018-10-16 Edward Tomasz Napi... Get rid unneccessary useless calls to lseek(2) from...
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-15 Gleb SmirnoffAvoid OOB reads in memmem(3).
2018-10-15 Edward Tomasz Napi... Prevent flex(1) from generating calls to isatty(3)...
2018-10-15 Edward Tomasz Napi... Don't call dlopen(3) for built-in NSS types - "cache...
2018-10-14 Edward Tomasz Napi... Add .Xrs to kqueue(2) from pdfork(2) and procdesc(4...
2018-10-13 Konstantin BelousovProcess irelocs for statically linked binaries from...
2018-10-13 Mateusz Guzikamd64: convert libc bcopy to a C func to avoid future...
2018-10-13 Mateusz Guzikamd64: import updated kernel memmove to libc
2018-10-13 Yuri Pankovstrptime: disallow zero hour for %I (defined by POSIX...
2018-10-13 Allan JudeDocument that sendfile(2) can return ENOTCAPABLE
2018-10-12 Dag-Erling SmørgravAdd libssl to libldns for DANE.
2018-10-11 Mateusz Guziklibmemstat: adjust for per-cpu stats after r338899
2018-10-11 Mateusz Piotrowskilibusb(3): Update the link to the libusb homepage.
2018-10-11 Ed Mastelld: set sh_link and sh_info for .rela.plt sections
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpdate Makefile for 1.8.0, apologies for the breakage.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Glen BarberMerge the remainder of the projects/openssl111 branch...
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate sendmail to work with the OpenSSL 1.1 API.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Glen BarberMFH r338661 through r339253.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-08 Glen BarberFix a mismerge from head to projects/openssl111.
2018-10-08 Konstantin BelousovDisallow zero day of month from strptime("%d").
2018-10-08 Glen BarberMFH r339206-r339212, r339215-r339239
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 Mateusz Guzikamd64: import updated kernel memset to libc
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-10-04 Ed Mastecrt: switch to standard note type definitions from...
2018-10-01 Mateusz Guzikamd64: reimplement libc memset and bzero with kernel...
2018-10-01 Kyle Evanslibbe(3): Fix BE activation promoting activated BE
2018-09-29 Ed Masteclang: allow ifunc resolvers to accept arguments
2018-09-29 Mateusz Guzikamd64: remove unnecessary cld from libc memcpy/bcopy
2018-09-28 Hans Petter SelaskyWhen multiple threads are involved receiving completion...
2018-09-27 Mateusz Guzikamd64: reimplement libc memcmp and bcmp with kernel...
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-24 Ed MasteMove libc linker ifunc test to build target only
2018-09-22 Brad DavisMove hosts.allow to lib/libwrap/
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-21 Ed Mastelibc: require ifunc-capable linker for amd64/i386
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
next