Commit Graph

3 Commits

Author SHA1 Message Date
Qi Xiao
7325c89be4 website/ref/unix.md: Stylistic changes to the intro. 2020-04-05 14:58:45 +01:00
Kurtis Rader
07d03f62c1 Fix the unix namespace documentation
I noticed that `make style` changed the line wrapping. Which in turn
caused me to notice I had failed to correct the description about the
ability to executed `use unix` on non-UNIX platforms.
2020-04-05 14:56:52 +01:00
Kurtis Rader
946b5c7ff4
Introduce a unix module and implement $unix:umask (#949)
* Introduce a unix module and implement $unix:umask

Resolves #681

* Address review feedback

* More review feedback tweaks

* goimports reformat
2020-04-03 02:21:01 +01:00