summaryrefslogtreecommitdiff
path: root/doc/api/os.md
AgeCommit message (Expand)Author
2019-02-03doc: document os.userInfo() throwing SystemErrorRaido Kuli
2019-01-11doc: update `os.networkInterfaces()` examplejvelezpo
2018-11-24doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-09-19doc, win: improve os.setPriority documentationBartosz Sosnowski
2018-09-062018-09-06, Version 10.10.0 (Current)Michaël Zasso
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-22os: add os.{get,set}Priority()cjihrig
2018-07-16doc: make markdown input compliantSam Ruby
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-26doc: remove os.uptime() Windows notecjihrig
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-02-26doc: fix/add link to Android infoVse Mozhet Byt
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-01-03doc: remove x86 from os.arch() optionsGibson Fahnestock
2017-12-01doc: add missing serial commasRich Trott
2017-10-30doc: make default values and periods consistentMatej Krajčovič
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-18doc: clarify os.cpus() returns logical CPU coresLuke Childs
2017-09-20doc: fix external links with 404 statusVse Mozhet Byt
2017-09-08src: add support to pass flags to dlopenEzequiel Garcia
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-23doc: link to correct "OS Constants" heading in docsJames Kyle
2017-08-14os: add CIDR supportMudit Ameta
2017-07-05tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt
2017-05-25doc: make the style of notes consistentAlexey Orlenko
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-11doc: update os.uptime() and process.uptime() infoVse Mozhet Byt
2017-04-04doc: change Mac OS X to macOSJR McEntee
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-02-24doc: add changelogs for osAnna Henningsen
2017-01-27doc: make os api doc more consistentEvan Lucas
2016-11-18doc: add return types and props types to OS moduleimatvieiev
2016-09-02doc: fix typosMike Ralphson
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-06-21doc: general improvements to os.md copyJames M Snell
2016-05-17src: refactor require('constants')James M Snell
2016-05-09doc: add `added:` information for osBryan English
2016-04-20doc: git mv to .mdRobert Jefe Lindstaedt