]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Bump WARNS from 1 to 3 after recent commits to fix warnings in the
[FreeBSD/FreeBSD.git] / lib / libc /
2017-05-28 ngieBump WARNS from 1 to 3 after recent commits to fix...
2017-05-28 ngiePush `snapshot_file` copying down into run_tests functi...
2017-05-28 ngieFix a -Wunused-but-set-variable warning reported by...
2017-05-28 ngieFix -Wunused and -Wshadow warnings
2017-05-28 ngiegetgr_test: fix -Wunused warnings
2017-05-28 ngiegetpw_test: fix -Wunused warnings
2017-05-28 ngiegethostby_test: fix multiple warning types
2017-05-28 ngiegetproto_test: fix -Wunused warnings
2017-05-28 ngiegetrpc_test: fix -Wunused warnings
2017-05-28 ngiegetserv_test: mark unused parameters __unused to fix...
2017-05-28 ngiegetusershell_test: mark mdata parameter in compare_user...
2017-05-28 ngiegetaddrinfo_test: mark unused function parameters __unu...
2017-05-28 ngiegetproto_test: fix -Wmissing-prototypes and -Wsign...
2017-05-28 ngiegetrpc_test: fix -Wmissing-prototypes and -Wsign-compar...
2017-05-28 ngiegetaddrinfo_test: fix -Wsign-compare warnings
2017-05-28 ngiegetserv_test: fix -Wsign-compare and -Wmissing-prototyp...
2017-05-28 ngiegetusershell_test: staticize run_tests(..) to fix warnings
2017-05-28 ngieFix -Wsign-compare warnings
2017-05-28 ngieStaticize functions and remove unused variables to...
2017-05-28 ngieSort make variables to suit style.Makefile(5)
2017-05-28 ngielib/libc/tests/nss: use calloc appropriately
2017-05-26 pfgfts_open: move bogus initialization further below,...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-24 traszDon't end up manpage titles with a full stop.
2017-05-24 gjbUpdate the "first appeared in" version in several manua...
2017-05-24 allanjudeAllow cpuset_{get,set}affinity in capabilities mode
2017-05-23 ngiedirectory(3): add trailing comma after e.g., missed...
2017-05-23 vangyzenlibthr: fix warnings from GCC when WARNS=6
2017-05-23 kibCommit the 64-bit inode project.
2017-05-23 ngiekill(2): add missing section for sysctl(9)
2017-05-23 ngieptrace(2): clean up trailing whitespace
2017-05-23 ngieopen(2): fix manlint warnings
2017-05-23 ngierctl_add_rule(2): fix manlint warnings
2017-05-23 ngiecap_enter(2): fix manlint issues
2017-05-23 ngie_umtx_op(2): fix minor manlint issues
2017-05-23 ngiexdr(3): add missing comma after xdr_sizeof(3) in SYNOPSIS
2017-05-23 ngiefopencookie(3): declare function pointers in SYNOPSIS...
2017-05-23 ngiequick_exit(3): delete trailing whitespace in licensing...
2017-05-23 ngieacl_to_text(3): start sentences on new lines
2017-05-23 ngieacl_create_entry(3): separate .Nm entries with commas...
2017-05-23 ngiesctp_send(3): start sentences on new lines
2017-05-23 ngielocaleconv(3): start sentences on new lines
2017-05-23 ngiefopen(3): make manlint fixes
2017-05-23 ngieposix1e(3): reference using the section (3) when refere...
2017-05-23 ngie__iconv_get_list: separate .Nm entries with commas
2017-05-23 ngietcsendbreak(3): delete spurious blank line at the end...
2017-05-23 ngiedirname(3): fix section ordering
2017-05-23 ngiedirectory(3): delete trailing whitespace and rewrite...
2017-05-23 ngiebasename(3): fix section ordering
2017-05-23 ngieerr(3): use `NULL`, aka `(void*)0` per POSIX instead...
2017-05-20 vangyzenRemove old spinlock_debug code from libc
2017-05-19 delphijThe current qsort(3) implementation ignores the sizes...
2017-05-19 delphijUse size_t.
2017-05-18 kibAdd tests for some cases in r318298.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-15 stevekAdd information to open(2) man page about the O_VERIFY...
2017-05-15 emastegetusershell: don't write past end of line buffer readi...
2017-05-15 kibStyle.
2017-05-15 kibSimplify cleanup on failure in realpath(3).
2017-05-15 kibFix several buffer overflows in realpath(3).
2017-05-10 sjgMerge bmake-20170510
2017-05-07 jillesglob: Fix comment about collapsing asterisks after...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 brooksProvide a freebsd32 implementation of sigqueue()
2017-05-04 mmMFV r317781:
2017-05-03 cemcpuset.2: Document new API options
2017-05-03 cemglob: Fix an overlong line
2017-05-03 cemlibc glob: Avoid pathological exponential behavior
2017-05-02 brooksCorrect an out-of-bounds read in regcomp when the RE...
2017-05-01 brooksSupport clnt_raw's use of FD_SETSIZE as a fake file...
2017-04-30 kibMake semaphore names list mutex non-recursive.
2017-04-30 kibRestructure normal (non-error) control flow in sem_close().
2017-04-30 kibStyle.
2017-04-27 brUse unconditional jr (jump register) so cerror relocati...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-26 kibgetpagesize(3) cannot fail.
2017-04-26 kibgetpagesize(3) cannot fail.
2017-04-24 brooksRemove the NATM framework including the en(4), fatm...
2017-04-24 pfgscandir(3): promote arraysz to size_t to match numitems.
2017-04-23 pfgregex: unsign and constify some variables.
2017-04-23 ngieNote that getpagesize(3) can return -1 on failure
2017-04-18 pluknetDocument kevent EVFILT_EMPTY.
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 mavOptimize pathologic case of telldir() for Samba.
2017-04-16 baptFix strcoll_l disagreeing with strxfrm by reworking...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-13 brooksFix an out-of-bounds write when a zero-length buffer...
2017-04-12 kibReport _SC_SEM_NSEMS_MAX and _SC_SEM_VALUE_MAX which...
2017-04-07 kanDo not use b.cs instruction to jump to cerror.
2017-03-30 kibImplement the memset_s(3) function as specified by...
2017-03-30 emastelibc: remove use of archaic __P() macro
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-22 impSimplify the code a little.
2017-03-22 ngieUnbreak world by adding sys/stat.h for stat(2)
2017-03-22 ngiestyle(9): sort #includes
2017-03-22 impImpelemnt ttys onifexists in init.
2017-03-22 cemscandir: Fix NULL dereference, uninitialized value...
next