qt6-bb10/src
Ralf Nolden 3432742caa Merge BSD implementations of QLockFilePrivate::processNameByPid()
Until now, several solutions for the implementations of
processNameByPid() on BSD systems existed:
- one for FreeBSD using libutil through kinfo_getproc()
  using sysctl() implicitly
- one for GNU/kFreeBSD using sysctl() explicitly added in commit
  a8f4fa217d

OpenBSD and NetBSD also had different approaches in their ports patches
using kvm() and sysctl(). The code unifies this for all BSDs using
sysctl().

Change-Id: Iced9ef01e5966d8688f464f51024a7ed562e26a3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Dmitry Shachnev <mitya57@gmail.com>
2016-06-01 10:35:39 +00:00
..
3rdparty forkfd: Make sure we handle SIGPIPE too 2016-05-23 18:22:07 +00:00
android Android: Update Ministro's url 2016-04-15 13:01:47 +00:00
angle ANGLE: Disable support for shared handles in warp mode on Windows < 8 2016-05-12 12:15:42 +00:00
concurrent Doc: Remove repository name from examplesinstallpath 2016-05-12 12:15:52 +00:00
corelib Merge BSD implementations of QLockFilePrivate::processNameByPid() 2016-06-01 10:35:39 +00:00
dbus Doc: Remove repository name from examplesinstallpath 2016-05-12 12:15:52 +00:00
gui Don't alter input string in QTextLayout with ShowLineAndParagraphSeparators 2016-06-01 10:04:02 +00:00
network Compile fix for OpenBSD using Q_OS_OPENBSD defines 2016-05-31 11:39:42 +00:00
opengl Doc: Remove repository name from examplesinstallpath 2016-05-12 12:15:52 +00:00
openglextensions consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
platformheaders Add section "Getting Started" to QPlatformHeader's documentation. 2016-05-23 14:05:15 +00:00
platformsupport Platformsupport: Don't include dbus on darwin. 2016-06-01 02:30:27 +00:00
plugins Fix bugs causing Thin font weights to be ignored or mishandled. 2016-06-01 02:29:51 +00:00
printsupport Doc: Remove repository name from examplesinstallpath 2016-05-12 12:15:52 +00:00
sql Doc: Remove repository name from examplesinstallpath 2016-05-12 12:15:52 +00:00
testlib qtestcase: Fix buffer over-run, '\0' appended beyond buffer end 2016-05-31 11:37:01 +00:00
tools Merge remote-tracking branch 'origin/5.6.1' into 5.6 2016-05-19 06:31:06 +02:00
widgets QDialog::adjustPosition(): Manually set target screen before moving. 2016-05-31 11:27:31 +00:00
winmain QT_CONFIG simplification re debug_and_release and build_all 2016-05-17 15:31:40 +00:00
xml Doc: Remove repository name from examplesinstallpath 2016-05-12 12:15:52 +00:00
src.pro Merge remote-tracking branch 'origin/5.6.1' into 5.6 2016-05-19 06:31:06 +02:00