Commit Graph

78 Commits

Author SHA1 Message Date
DTB
0c4923016e
Makefile: replace include/None.mk with /dev/null 2024-08-13 11:56:09 -06:00
25eb08eb84
Makefile, include: makes conditional compilation more robust 2024-08-10 13:04:41 -06:00
c7c71c725b
libopenbsd(3): adds pledge(2) and unveil(2) support for Rust; Makefile, include: adds conditional compilation 2024-08-10 12:49:35 -06:00
b76ff8fd90
tests, Makefile: cleaning up 2024-08-09 23:50:31 -06:00
66f809162b
Merge branch 'testing' 2024-08-09 23:28:21 -06:00
7278a8fc41
Makefile: fixes testing import 2024-08-09 18:00:25 -06:00
ce8a0a5be3
tests: converted to Makefiles 2024-08-02 17:29:30 -06:00
0b0bd9bd76
Makefile: fixes test and removes references to the RUSTLIBS variable 2024-08-01 13:12:54 -06:00
18aac06113
Makefile: changes test usage 2024-08-01 00:06:39 -06:00
4aeba9d13f
Makefile: uses dirname(1) to get normalized prefix, adds libraries to RUSTFLAGS, fixes typo 2024-07-29 23:04:08 -06:00
DTB
71f372d2c2
Merge branch 'intcmp' 2024-07-15 15:21:31 -06:00
1b3b03cae0
mm(1): rewritten in Rust 2024-07-15 12:51:48 -06:00
DTB
2f2270322a
intcmp(1): rewrite in rust 2024-07-15 03:14:57 -06:00
DTB
7939985c98
Merge branch 'main' into testing 2024-07-08 14:53:47 -06:00
984c1c1f9a
Makefile: fixes portability issue 2024-06-30 21:21:02 -06:00
e38ea5b35d
Makefile: fixes dist 2024-06-29 08:36:12 -06:00
261c98ad14
Makefile: docs no longer builds every invocation, normalize PREFIX for setting man dir 2024-06-29 08:28:49 -06:00
014485d3c5
Merge branch 'main' into testing 2024-06-29 08:05:13 -06:00
40984453e3
Makefile: better leverage targets for sysexits build 2024-06-29 08:01:33 -06:00
cb88ed9809
Merge branch 'getopt-bindings' 2024-06-29 07:51:01 -06:00
cf5136d247
Makefile, swab(1): fixes swab build 2024-06-29 07:49:47 -06:00
2f87ad948f
strerror.rs(3), getopt.rs(3): renames 2024-06-27 14:04:31 -06:00
0fc9a6b533
Makefile, docs: programmatically generate version for docs (i got tired of doing it myself) 2024-06-23 23:47:29 -06:00
965d1bb76e
Merge branch 'main' into getopt-bindings 2024-06-23 00:57:20 -06:00
8f990ba515
getopt.rs(3): adds testing 2024-06-22 22:18:13 -06:00
72f57ba08b
Makefile: adds octal disclaimer 2024-06-19 23:29:22 -06:00
f553cff096
Makefile: removes unneeded comment 2024-06-18 16:33:22 -06:00
d201f9228c
Makefile: updates to use new POSIX 2024 standard features! 2024-06-18 16:32:20 -06:00
d8b54fdbf5
Makefile: fixes erroneous whitespace 2024-04-25 12:43:31 -06:00
f6aac60aee
Makefile: fixed manpage install location 2024-04-25 12:40:20 -06:00
057f5571d6
moved tests into test directory 2024-04-24 14:58:35 -06:00
0164b681c0
Makefile: remove unneeded test 2024-04-01 20:41:07 -06:00
320a70bc56
getopt.rs(3): initial commit 2024-04-01 20:39:10 -06:00
8d9ac33566
Merge branch 'strerror' 2024-03-29 19:23:27 -06:00
b503d97625
Makefile: directory specification changes 2024-03-29 19:22:55 -06:00
b562898a74
copyright 2024-03-27 09:21:19 +05:45
d05d2fae05 Makefile: add a missing build target for npc(1) 2024-03-26 17:19:21 +05:45
f81232685a
Merge branch 'mm' 2024-03-18 20:56:06 -06:00
05b5a4480c
Merge branch 'swab' (closes #22) 2024-03-18 20:53:08 -06:00
DTB
f7a74dc430
Testfile 2024-03-11 21:01:29 -06:00
b2d56bbc9a
Makefile: even more changes 2024-03-09 22:02:19 -07:00
2ad7140e1e
Makefile: DESTDIR 2024-03-09 11:53:03 -07:00
c392dbc680
Makefile: better deps; fop(1), hru(1), strerror(3): changed strerror wrapper function name 2024-03-02 10:16:32 -07:00
898044cd43
Makefile: better macro assignment 2024-03-01 23:51:36 -07:00
e81703c6e1
sterror(3): added library for C-like error messages; Makefile: some efficiency changes 2024-03-01 23:04:53 -07:00
DTB
f14877118d
Makefile: add swab(1) 2024-02-26 08:43:03 -07:00
DTB
e788947fc4
swab(1): add argument parsing 2024-02-24 03:04:05 -07:00
e6b1db3f40
Merge branch 'hru' (closes #33) 2024-02-23 22:15:43 -07:00
DTB
3f0d95fe8f
swab(1): minimum viable program 2024-02-23 20:49:24 -07:00
90de1bf9a4
Makefile: RUSTFLAGS not RUSTCFLAGS 2024-02-18 20:03:04 -07:00