aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-21Use literal tab inside [] in sed scriptsMattias Andrée1-3/+5
2020-06-21Fix typo in list-errnos.h commandMichael Forney1-1/+1
2020-06-02Some cleanup and preparation for support for multiple architectures (both host and client) and OSesMattias Andrée1-5/+4
2020-06-02Reject i386 and x32 applications (not yet supported)Mattias Andrée1-0/+1
2020-06-01Makefile: install and uninstall man page1.0Mattias Andrée1-0/+3
2020-05-31Print signal namesMattias Andrée1-2/+10
2020-05-30Add support for tracing fork childrenMattias Andrée1-2/+22
2020-05-30Print errno names and stringsMattias Andrée1-2/+9
2020-05-27Fix Makefile: rebuild if arg.h is updatedMattias Andrée1-1/+1