summaryrefslogtreecommitdiff
path: root/doc/api/os.markdown
Commit message (Expand)AuthorAgeFilesLines
* os: rename getNetworkInterfaces() to networkInterfaces()Ben Noordhuis2011-11-011-1/+1
* Rework getNetworkInterfaces() for Linux, SunOS, Mac OS XRobert Mustacchi2011-05-201-5/+11
* Add arch/platform to os moduleisaacs2011-04-261-0/+8
* os.getNetworkInterfaces()Ryan Dahl2011-03-161-1/+12
* Revert "Implement os.isWindows"Ryan Dahl2011-01-131-4/+0
* Implement os.isWindowsBert Belder2011-01-041-0/+4
* Add more functionality to the os moduleBrian White2010-12-221-1/+96
* Random doc fixesRyan Dahl2010-12-111-1/+1
* Fix typoRyan Dahl2010-12-111-1/+1
* Add os module and getHostnameBrian White2010-12-111-0/+7