aboutsummaryrefslogtreecommitdiffstats
path: root/bus_open.3 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-02Style fix3.1.10Mattias Andrée1-3/+1
2023-07-02libbus.c: handle fopen() errors in bus_opennoneofyourbusiness1-0/+5
2022-06-10Assume libc (correctly) does not define union semun3.1.9Mattias Andrée2-1/+3
2018-10-26Fix install path for license3.1.8Mattias Andrée1-3/+3
2017-12-11Simplify, do not install examples or info manual, and change license3.1.7Mattias Andrée35-738/+280
2015-11-30typoMattias Andrée1-1/+1
2015-11-30update distMattias Andrée2-1/+22
2015-11-29update distMattias Andrée1-2/+2
2015-11-29bump version3.1.6Mattias Andrée1-1/+1
2015-11-29forgot to add detailmenuMattias Andrée1-3/+24
2015-11-29update distMattias Andrée1-2/+2
2015-11-29m3.1.5Mattias Andrée1-4/+4
2015-11-29add three manpage symlinks that was missing from makefileMattias Andrée1-0/+3
2015-11-29info: add last exampleMattias Andrée1-4/+631
2015-11-29whitespaceMattias Andrée1-1/+1
2015-11-29whitespaceMattias Andrée1-1/+1
2015-11-29typoMattias Andrée1-1/+1
2015-11-29typoMattias Andrée16-5/+5
2015-11-29add almost all examples to infoMattias Andrée2-4/+741
2015-11-29typoMattias Andrée2-2/+2
2015-11-29info: document functionsMattias Andrée1-0/+266
2015-11-29fix manpageMattias Andrée1-1/+1
2015-11-29m manMattias Andrée1-1/+1
2015-11-29fix manpagesMattias Andrée2-6/+9
2015-11-29fix manpagesMattias Andrée4-6/+8
2015-11-29improve header fileMattias Andrée1-14/+14
2015-11-29install examplesMattias Andrée1-13/+43
2015-11-29fix documentation + add info manualMattias Andrée7-16/+1012
2015-11-29improve readmeMattias Andrée1-21/+41
2015-11-28use line continuation for .phony in makefileMattias Andrée1-1/+4
2015-11-28move manpages from doc/ to doc/man/Mattias Andrée21-4/+4
2015-11-28man: broadcast 0 instead of pid if ephemeralMattias Andrée1-2/+2
2015-09-01update distMattias Andrée1-2/+2
2015-09-01update version3.1.4Mattias Andrée1-1/+1
2015-09-01whitespaceMattias Andrée1-1/+1
2015-09-01improve header fileMattias Andrée2-64/+84
2015-08-27update distMattias Andrée1-2/+2
2015-08-27update version3.1.3Mattias Andrée1-1/+1
2015-08-27fix warningsMattias Andrée2-11/+11
2015-08-27update distMattias Andrée1-2/+2
2015-08-27update version3.1.2Mattias Andrée1-1/+1
2015-08-27m makefileMattias Andrée1-2/+1
2015-08-26fix truncated docMattias Andrée1-1/+1
2015-08-26update distMattias Andrée1-2/+2
2015-08-26update version3.1.1Mattias Andrée1-1/+1
2015-08-26m bug: wrote to array before checking that it was successfully allocatedMattias Andrée1-1/+1
2015-05-17update distMattias Andrée1-2/+2
2015-05-17timed write example3.1Mattias Andrée6-5/+62
2015-05-17mMattias Andrée2-0/+5
2015-05-17style + add timed read exampleMattias Andrée25-31/+109