Age | Commit message (Expand) | Author |
---|---|---|
2023-02-03 | Add Makefile in test directory | |
2023-02-03 | Move main.c in test directory | |
2023-02-02 | Add log samples | |
2023-02-02 | Add all stuff for getting work the log util | |
2023-02-02 | Add test-app and *.core to the clean target | |
2023-02-02 | Add files in ignore list | |
2023-02-02 | Add files in ignore list | |
2023-02-02 | Add `all` target | |
2023-02-02 | Add target to compile maic.c of test-app | |
2023-02-02 | Move -fPIC from CFLAGS to the target body | |
2023-02-02 | Add -pedantic parameter and remove -fPIC | |
2023-02-01 | Add a test-app to test the library | |
2023-02-01 | Add log.c and log.h | |
2023-02-01 | Add new targets to Makefile | |
2023-01-31 | Initial commit |