summaryrefslogtreecommitdiff
path: root/src/node_main.cc
AgeCommit message (Expand)Author
2018-12-19process: move POSIX credential accessors into node_credentials.ccJoyee Cheung
2018-06-07src, tools: add check for left leaning pointersDaniel Bevenius
2018-03-12test: shared lib build doesn't handle SIGPIPEYihong Wang
2018-01-02src: remove duplicate words in commentsTobias Nießen
2017-09-14src: refactor `#include` handlingAnna Henningsen
2017-05-25src: add linux getauxval(AT_SECURE) in SafeGetenvDaniel Bevenius
2017-03-10meta: restore original copyright headerJames M Snell
2016-08-31src,win: use correct exit code in old versionsyorkie
2016-07-11src: disable stdio bufferingBen Noordhuis
2016-06-20src: fix Windows segfault with `--eval`Bryce Simonds
2016-03-18win: prevent node from running on Windows Vista or earlierAlexis Campailla
2015-11-10src: force line buffering for stderrRich Trott
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-10-23src: replace NULL with nullptrBen Noordhuis
2012-03-10core: use proper #include directivesBen Noordhuis
2012-02-16Windows: another attempt to support unicode argvBert Belder
2011-03-14Update copyright headersRyan Dahl
2010-09-19Forgot to include node_main.ccRyan Dahl