All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] SELinux testsuite compilation fixes
@ 2015-06-04 19:41 Paul Moore
  2015-06-04 19:41 ` [PATCH 1/6] selinux-testsuite: add _GNU_SOURCE to tests/Makefile Paul Moore
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Paul Moore @ 2015-06-04 19:41 UTC (permalink / raw)
  To: selinux

A collection of compilation fixes.

---

Paul Moore (6):
      selinux-testsuite: add _GNU_SOURCE to tests/Makefile
      selinux-testsuite: add some default CFLAGS
      selinux-testsuite: fix some compile warnings in tests/nnp
      selinux-testsuite: fix compile warnings in tests/setnice
      selinux-testsuite: fix compile problems in tests/shm
      selinux-testsuite: fix compile problems in tests/capable_file


 tests/Makefile                  |    3 +++
 tests/capable_file/test_lease.c |    9 +++++----
 tests/msg/msgrcv.c              |    5 -----
 tests/msg/msgsnd.c              |    5 -----
 tests/nnp/execnnp.c             |    2 ++
 tests/setnice/parent.c          |    2 ++
 tests/shm/shmat.c               |    6 +-----
 tests/shm/shmctl.c              |    6 +-----
 tests/shm/shmget.c              |    6 +-----
 9 files changed, 15 insertions(+), 29 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-04 20:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04 19:41 [PATCH v2 0/6] SELinux testsuite compilation fixes Paul Moore
2015-06-04 19:41 ` [PATCH 1/6] selinux-testsuite: add _GNU_SOURCE to tests/Makefile Paul Moore
2015-06-04 19:50   ` Stephen Smalley
2015-06-04 20:50     ` Paul Moore
2015-06-04 19:41 ` [PATCH 2/6] selinux-testsuite: add some default CFLAGS Paul Moore
2015-06-04 19:42 ` [PATCH 3/6] selinux-testsuite: fix some compile warnings in tests/nnp Paul Moore
2015-06-04 19:42 ` [PATCH 4/6] selinux-testsuite: fix compile warnings in tests/setnice Paul Moore
2015-06-04 19:42 ` [PATCH 5/6] selinux-testsuite: fix compile problems in tests/shm Paul Moore
2015-06-04 19:42 ` [PATCH 6/6] selinux-testsuite: fix compile problems in tests/capable_file Paul Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.