]> git.mdlowis.com Git - projs/atf.git/log
projs/atf.git
8 years agoFixed typo master
Michael D. Lowis [Thu, 23 Feb 2017 18:52:24 +0000 (13:52 -0500)]
Fixed typo

8 years agoRemove unused config.mk
Michael D. Lowis [Wed, 22 Feb 2017 01:54:29 +0000 (20:54 -0500)]
Remove unused config.mk

8 years agoUpdated README and removed unnecessary macro from atf.h
Michael D. Lowis [Wed, 22 Feb 2017 01:48:02 +0000 (20:48 -0500)]
Updated README and removed unnecessary macro from atf.h

8 years agoadded mocked out exit function for testing of exit codes without terminating the...
Michael D. Lowis [Tue, 21 Feb 2017 22:20:20 +0000 (17:20 -0500)]
added mocked out exit function for testing of exit codes without terminating the test process

8 years agoadded macro to ignore a test
Michael D. Lowis [Sat, 18 Feb 2017 01:37:36 +0000 (20:37 -0500)]
added macro to ignore a test

8 years agochanged license to ISC in license.md.
Michael D. Lowis [Sat, 18 Feb 2017 01:36:38 +0000 (20:36 -0500)]
changed license to ISC in license.md.

8 years agoChanged license from BSD 2-clause to ISC. Pretty much the same terms but with less...
Michael D. Lowis [Sat, 18 Feb 2017 00:39:43 +0000 (19:39 -0500)]
Changed license from BSD 2-clause to ISC. Pretty much the same terms but with less words. Licenses is now embedded in the file header comment in atf.h

8 years agominor cleanup of atf.h
Mike Lowis [Fri, 26 Aug 2016 18:32:54 +0000 (14:32 -0400)]
minor cleanup of atf.h

8 years agoRestructured repo and combined .c file with header to ease integration with new projects
Mike Lowis [Fri, 26 Aug 2016 18:16:59 +0000 (14:16 -0400)]
Restructured repo and combined .c file with header to ease integration with new projects

9 years agoAdded distribution tarball tasks to the makefile
Mike Lowis [Wed, 30 Dec 2015 12:44:42 +0000 (12:44 +0000)]
Added distribution tarball tasks to the makefile

9 years agoAdded config.mk for user-specific configuration
Michael D. Lowis [Wed, 30 Dec 2015 03:36:40 +0000 (22:36 -0500)]
Added config.mk for user-specific configuration

9 years agoSwitched to a simple posix-compliant makefile. Stop trying to be fancy.
Michael D. Lowis [Sun, 29 Nov 2015 21:34:09 +0000 (16:34 -0500)]
Switched to a simple posix-compliant makefile. Stop trying to be fancy.

10 years agoAdded text representation of signal name to crash output
Mike D. Lowis [Tue, 7 Apr 2015 12:57:14 +0000 (08:57 -0400)]
Added text representation of signal name to crash output

10 years agoAdded example tests
Michael D. Lowis [Tue, 29 Jul 2014 00:39:31 +0000 (20:39 -0400)]
Added example tests

10 years agoAdd first crack at ATF
Michael D. Lowis [Mon, 28 Jul 2014 20:34:01 +0000 (16:34 -0400)]
Add first crack at ATF

10 years agoInitial commit
Mike Lowis [Mon, 28 Jul 2014 19:19:37 +0000 (15:19 -0400)]
Initial commit