1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/contrib
Konstantin Belousov 3cc31a047e Fix t_spawnattr test for attributes handling by posix_spawn(3).
Connect it to the build.

The code assumed that SCHED_* constants form a contiguous set of
numbers, remove the assumption by using schedulers[] array in
get_different_scheduler().  This is no-op on FreeBSD, but improves
code portability.

The selection of different priority used the min/max priority range of
the current scheduler class, instead of the priority to be changed to.
The bug caused the test failure.

Remove duplication of POSIX_SPAWN_SETSIGDEF flag and now unused
duplications of MIN/MAX definitions.

Reviewed by:	jilles, pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D3533
2015-09-01 12:47:11 +00:00
..
amd
apr Update apr-1.5.1 to 1.5.2 2015-08-09 05:14:25 +00:00
apr-util
atf
binutils In GNU as, avoid left-shifting negative integers, which is undefined. 2015-08-09 11:06:40 +00:00
bmake Update meta2deps example after i386-elf to i386 rename 2015-07-02 14:44:30 +00:00
bsnmp Fix variable 'old' is used uninitialized whenever '&&' condition is false. 2015-08-07 06:15:01 +00:00
byacc
bzip2
com_err
compiler-rt compiler-rt: update __multc3 to upstream style and variable names 2015-08-19 21:23:17 +00:00
dialog
diff Fix the wrong format, format specifies type 'int' but the argument has type 2015-06-01 06:14:17 +00:00
dma
dtc Silence clang warning about extraneous parenthesis 2015-06-05 17:18:10 +00:00
ee
elftoolchain Add ELF Tool Chain's brandelf(1) to contrib 2015-07-31 12:37:40 +00:00
expat Fix multiple integer overflows in expat. 2015-08-18 19:30:04 +00:00
file MFV r284276: Fix long options. 2015-06-11 17:32:36 +00:00
flex
gcc GCC: Add a new option "-fstack-protector-strong" 2015-07-30 14:31:09 +00:00
gcclibs In gcc's libcpp, stop using the INTTYPE_MAXIMUM() macro, which relies on 2015-08-12 20:16:13 +00:00
gdb
gdtoa
gperf
groff
hyperv/tools Appease gcc-4.2 2015-08-20 21:49:59 +00:00
ipfilter
jemalloc Fix minor malloc regressions. 2015-08-19 00:06:46 +00:00
ldns
ldns-host
less
libarchive MFV r285970: 2015-07-28 18:41:28 +00:00
libbegemot
libc-pwcache
libc-vis
libc++
libcxxrt Update libcxxrt upgrade instructions 2015-06-18 14:29:46 +00:00
libexecinfo
libgnuregex
libpcap
libreadline
libstdc++
libucl
libxo Fix build for architectures that define wchar_t as an unsigned int. 2015-08-24 17:58:11 +00:00
llvm Remove claim that the OS is Darwin from lldb(1) 2015-07-28 13:09:16 +00:00
mdocml Replace the gunzip(1) system by a minimalistic zlib based implementation. 2015-06-03 13:32:28 +00:00
mknod
mtree
ncurses Make ncurses build with GCC 5.0 and up 2015-08-27 14:00:20 +00:00
netbsd-tests Fix t_spawnattr test for attributes handling by posix_spawn(3). 2015-09-01 12:47:11 +00:00
netcat
ngatm
ntp MFV ntp-4.2.8p3 (r284990). 2015-07-05 15:42:16 +00:00
nvi
ofed
one-true-awk
openbsm
openpam
openresolv
opie
pam_modules/pam_passwdqc
pf Fix a couple of missing lines that obscured the -p description. 2015-06-28 20:53:36 +00:00
pjdfstest
pnpinfo
sendmail Reminder to check tools/build/mk/OptionalObsoleteFiles.inc on new 2015-08-07 04:58:35 +00:00
serf Update serf from 1.3.7 to 1.3.8. Mostly disables sslv2 and sslv3. 2015-08-09 05:16:14 +00:00
smbfs
sqlite3 Update the private sqlite3 from 3.8.9 to 3.8.11.1 (used by svnlite and 2015-08-09 05:44:57 +00:00
subversion Update svnlite(1) commit template. This makes it possible to set the 2015-08-23 15:20:49 +00:00
tcp_wrappers
tcpdump MFV r285292: 2015-07-08 23:57:58 +00:00
tcsh
telnet
tnftp
top Move contrib/top/top.X to contrib/top/top.xs and move 2015-06-08 19:45:24 +00:00
traceroute The code starts with base + 1 as the first port. Fix to documentation 2015-05-31 12:18:30 +00:00
tzcode
tzdata MFV r287019: leapseconds from tzdata2015f. 2015-08-22 07:40:51 +00:00
unbound
unvis
vis
wpa
xz