Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Deininger
0b7848559a Fix typos (#183)
Co-authored-by: Cristian Maglie <c.maglie@bug.st>
2024-06-24 17:33:18 +02:00
Cristian Maglie
572f392ca9 Updated license year 2024-02-20 15:27:44 +01:00
Cristian Maglie
386b387977 Updated license 2023-08-10 01:07:25 +02:00
Cristian Maglie
93097bf495 Removed obsolete +build directives in favor of modern go:build 2023-08-09 18:54:02 +02:00
Cristian Maglie
adc54fb194 Updated license years 2021-07-20 12:56:48 +02:00
Cristian Maglie
df95023074 Introducing go.mod for dep management 2019-12-02 19:51:36 +01:00
Cristian Maglie
24a6610f05 Updated license years
Updated to 2020 even if we are less than one month ahead.
2019-12-02 19:27:10 +01:00
Cristian Maglie
4366d1c449 Tentative support for OpenBSD
See #27
2017-03-12 22:41:52 +01:00
Cristian Maglie
970475ed06 Updated licenses 2017-03-04 16:29:55 +01:00
Cristian Maglie
6eedab17b4 Added wrapper around goselect library.
This simplifies handling of select syscall.
2016-11-14 00:34:51 +01:00
Cristian Maglie
152558831e Moved Pipe{} into own sub-package
It may be moved into a separate project at some point, who knows...
2016-11-13 23:44:15 +01:00