]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
MFV r316860: 7545 zdb should disable reference tracking
[FreeBSD/FreeBSD.git] / lib / libc /
2017-05-24 Andriy GaponMFV r316860: 7545 zdb should disable reference tracking
2017-05-24 Glen BarberUpdate the "first appeared in" version in several manua...
2017-05-24 Allan JudeAllow cpuset_{get,set}affinity in capabilities mode
2017-05-23 Enji Cooperdirectory(3): add trailing comma after e.g., missed...
2017-05-23 Eric van Gyzenlibthr: fix warnings from GCC when WARNS=6
2017-05-23 Konstantin BelousovCommit the 64-bit inode project.
2017-05-23 Enji Cooperkill(2): add missing section for sysctl(9)
2017-05-23 Enji Cooperptrace(2): clean up trailing whitespace
2017-05-23 Enji Cooperopen(2): fix manlint warnings
2017-05-23 Enji Cooperrctl_add_rule(2): fix manlint warnings
2017-05-23 Enji Coopercap_enter(2): fix manlint issues
2017-05-23 Enji Cooper_umtx_op(2): fix minor manlint issues
2017-05-23 Enji Cooperxdr(3): add missing comma after xdr_sizeof(3) in SYNOPSIS
2017-05-23 Enji Cooperfopencookie(3): declare function pointers in SYNOPSIS...
2017-05-23 Enji Cooperquick_exit(3): delete trailing whitespace in licensing...
2017-05-23 Enji Cooperacl_to_text(3): start sentences on new lines
2017-05-23 Enji Cooperacl_create_entry(3): separate .Nm entries with commas...
2017-05-23 Enji Coopersctp_send(3): start sentences on new lines
2017-05-23 Enji Cooperlocaleconv(3): start sentences on new lines
2017-05-23 Enji Cooperfopen(3): make manlint fixes
2017-05-23 Enji Cooperposix1e(3): reference using the section (3) when refere...
2017-05-23 Enji Cooper__iconv_get_list: separate .Nm entries with commas
2017-05-23 Enji Coopertcsendbreak(3): delete spurious blank line at the end...
2017-05-23 Enji Cooperdirname(3): fix section ordering
2017-05-23 Enji Cooperdirectory(3): delete trailing whitespace and rewrite...
2017-05-23 Enji Cooperbasename(3): fix section ordering
2017-05-23 Enji Coopererr(3): use `NULL`, aka `(void*)0` per POSIX instead...
2017-05-20 Eric van GyzenRemove old spinlock_debug code from libc
2017-05-19 Xin LIThe current qsort(3) implementation ignores the sizes...
2017-05-19 Xin LIUse size_t.
2017-05-18 Konstantin BelousovAdd tests for some cases in r318298.
2017-05-16 Phil ShaferImport libxo-0.7.2; add xo_options.7.
2017-05-15 Stephen J. KiernanAdd information to open(2) man page about the O_VERIFY...
2017-05-15 Ed Mastegetusershell: don't write past end of line buffer readi...
2017-05-15 Konstantin BelousovStyle.
2017-05-15 Konstantin BelousovSimplify cleanup on failure in realpath(3).
2017-05-15 Konstantin BelousovFix several buffer overflows in realpath(3).
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-07 Jilles Tjoelkerglob: Fix comment about collapsing asterisks after...
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
2017-05-05 Brooks DavisProvide a freebsd32 implementation of sigqueue()
2017-05-05 Xin LIMFV r317581: less v491.
2017-05-05 Dag-Erling SmørgravUpgrade to OpenPAM Resedacea.
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Martin MatuskaMFV r317781:
2017-05-03 Conrad Meyercpuset.2: Document new API options
2017-05-03 Conrad Meyerglob: Fix an overlong line
2017-05-03 Conrad Meyerlibc glob: Avoid pathological exponential behavior
2017-05-02 Brooks DavisCorrect an out-of-bounds read in regcomp when the RE...
2017-05-01 Brooks DavisSupport clnt_raw's use of FD_SETSIZE as a fake file...
2017-04-30 Konstantin BelousovMake semaphore names list mutex non-recursive.
2017-04-30 Konstantin BelousovRestructure normal (non-error) control flow in sem_close().
2017-04-30 Konstantin BelousovStyle.
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Ruslan BukinUse unconditional jr (jump register) so cerror relocati...
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-26 Konstantin Belousovgetpagesize(3) cannot fail.
2017-04-26 Konstantin Belousovgetpagesize(3) cannot fail.
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-24 Brooks DavisRemove the NATM framework including the en(4), fatm...
2017-04-24 Pedro F. Giffuniscandir(3): promote arraysz to size_t to match numitems.
2017-04-23 Pedro F. Giffuniregex: unsign and constify some variables.
2017-04-23 Enji CooperNote that getpagesize(3) can return -1 on failure
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-18 Sergey KandaurovDocument kevent EVFILT_EMPTY.
2017-04-17 Ed MasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 Alexander MotinOptimize pathologic case of telldir() for Samba.
2017-04-16 Baptiste DaroussinFix strcoll_l disagreeing with strxfrm by reworking...
2017-04-15 Baptiste DaroussinImport zstandard 1.1.4 in base
2017-04-15 Simon J. GerratyUpdate to bmake 20170413
2017-04-13 Brooks DavisFix an out-of-bounds write when a zero-length buffer...
2017-04-12 Konstantin BelousovReport _SC_SEM_NSEMS_MAX and _SC_SEM_VALUE_MAX which...
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-07 Alexander KabaevDo not use b.cs instruction to jump to cerror.
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-03-30 Konstantin BelousovImplement the memset_s(3) function as specified by...
2017-03-30 Ed Mastelibc: remove use of archaic __P() macro
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-22 Warner LoshSimplify the code a little.
2017-03-22 Enji CooperUnbreak world by adding sys/stat.h for stat(2)
next