Commit Graph

4 Commits (e30206cd316f3696e30fc3b15d68912ef35f9247)

Author SHA1 Message Date
Brad Rydzewski e30206cd31
clarify usleep license (#893) 2020-12-26 23:04:03 +09:00
Gert-Jan Timmer 420bfbcac8 fmt update
Fix: Placed all +build tags in the same location
Fix: Split CFLAGS, LDFLAGS into seperate lines for readability and lookup
Fix: Placed empty line between copyright comments and build tags for readability
Fix: Placed OS specfic cgo flags at the end if the cgo sections contains multiple lines.
2018-05-27 00:05:45 +02:00
Gert-Jan Timmer 89bdd9c3c9 Code format update
[ci skip]
2018-05-25 15:49:35 +02:00
Gert-Jan Timmer 7c89b38a2d Implementation for usleep
Implement `usleep` for Windows OS.
2018-05-25 15:33:53 +02:00