]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/tests
Add an envp argument to proc_create().
[FreeBSD/FreeBSD.git] / lib / libc / tests /
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-20 delphijMFV r326007: less v529.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-17 gordonMFV r323678: file 5.32
2017-09-13 npMFH @ r323558.
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-25 cemgetmntinfo(3): Scale faster, and return sooner
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 hselaskyMerge ^/head r322398 through r322746.
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-12 kibImprove standard compliance for memset_s() and abort_ha...
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
2017-08-10 pfgfnmatch(3): Update testcase for r322368.
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-23 hselaskyMerge ^/head r319973 through 321382.
2017-07-21 dimMerge ^/head r321307 through r321350.
2017-07-21 bdreweryProperly set userid for truncate_test.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-06 asomersFix cleanup in lib/libc/gen/setdomainname_test
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge ^/head r319548 through r319778.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-06 willtsearch_test: Test twalk & add some determinism.
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge ^/head r318964 through r319164.
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-28 ngiehostent_test_getaddrinfo_eq(..): call freeaddrinfo...
2017-05-28 ngiehostent_test_getnameinfo_eq(..): initialize found_a_hos...
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-25 jkimMerge OpenSSL 1.0.2l.
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-19 dimMerge ^/head r318380 through r318559.
2017-05-18 kibAdd tests for some cases in r318298.
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-10 sjgMerge bmake-20170510
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-04 dimMerge ^/head r317503 through r317807.
2017-05-04 mmMFV r317781:
2017-05-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-03 cemlibc glob: Avoid pathological exponential behavior
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-26 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-22 dimMerge libc++ trunk r300890, and update build glue.
2017-04-22 dimMerge compiler-rt trunk r300890, and update build glue.
2017-04-20 dimMerge llvm, clang, lld and lldb trunk r300890, and...
2017-04-20 dimMerge ^/head r316992 through r317215.
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-16 baptFix strcoll_l disagreeing with strxfrm by reworking...
next