index
:
delta/libcap2.git
baserock/morph
master
git.kernel.org: pub/scm/linux/kernel/git/morgan/libcap.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't build the tests/binaries until we want to run them
Andrew G. Morgan
2021-09-04
1
-5
/
+3
*
Canonicalize build system
David Seifert
2021-09-01
1
-6
/
+3
*
Move $(LDFLAGS) earlier in build command lines.
Andrew G. Morgan
2021-08-31
1
-7
/
+7
*
Support overriding choice of 'sudo'.
Andrew G. Morgan
2021-08-25
1
-5
/
+5
*
Revert most of the LDFLAGS -> LDSTATIC change.
Andrew G. Morgan
2021-08-23
1
-8
/
+11
*
Drop non-standard IPATH in favor of CPPFLAGS.
Andrew G. Morgan
2021-08-19
1
-8
/
+8
*
Support distributions that build libcap with aggressive link options.
Andrew G. Morgan
2021-08-13
1
-8
/
+8
*
Validate that user namespaces require CAP_SETFCAP to map UID=0.
Andrew G. Morgan
2021-05-16
1
-11
/
+18
*
Migrate building progs/tcapsh-static to sudotest
Andrew G. Morgan
2020-11-10
1
-4
/
+4
*
Support systems with no available pthreads support.
Andrew G. Morgan
2020-10-27
1
-24
/
+56
*
Lessen the system requirements for running make sudotest
Andrew G. Morgan
2020-10-25
1
-2
/
+2
*
Demonstrate why libpsx is important for multithreaded C code.
Andrew G. Morgan
2020-10-24
1
-1
/
+21
*
Fix tests:sudotest for DYNAMIC=yes testing
Andrew G. Morgan
2020-10-18
1
-2
/
+4
*
Support shared library build and linkage of -lpsx
Andrew G. Morgan
2020-10-13
1
-14
/
+16
*
Be slightly more selective in what to build.
Andrew G. Morgan
2020-09-12
1
-1
/
+3
*
Support dynamic test compilation and execution.
Andrew G. Morgan
2020-09-07
1
-8
/
+15
*
no more psx_test_wrap
Petr Ovtchenkov
2020-08-05
1
-1
/
+1
*
Rewrite libpsx thread shutdown path to support musl.
Andrew G. Morgan
2020-07-09
1
-6
/
+2
*
Implement cap_launch.
Andrew G. Morgan
2020-02-23
1
-3
/
+20
*
Add support for fork() in libpsx.
Andrew G. Morgan
2020-02-17
1
-1
/
+1
*
Break out test into two parts: test or sudotest.
Andrew G. Morgan
2019-12-15
1
-0
/
+2
*
Restructure the make files into build vs. test
Andrew G. Morgan
2019-12-13
1
-4
/
+11
*
Add support to libcap for overriding system call functions.
Andrew G. Morgan
2019-12-06
1
-2
/
+8
*
Implement a helper library for POSIX semantics syscalls.
Andrew G. Morgan
2019-12-05
1
-0
/
+23