summaryrefslogtreecommitdiff
path: root/src/spawn_sync.h
Commit message (Expand)AuthorAgeFilesLines
* src: fix bad logic in uid/gid checksBen Noordhuis2016-07-051-1/+0
* src: fix readability/namespace cpplint warningsBen Noordhuis2016-07-051-1/+2
* src: add include guards to internal headersBen Noordhuis2016-06-021-0/+4
* src: replace usage of v8::Handle with v8::LocalMichaël Zasso2015-09-061-4/+3
* src: fix minor inefficiency in Buffer::New() callBen Noordhuis2015-05-051-1/+1
* src: fix deprecation warningsBen Noordhuis2015-04-301-1/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* src: update uv callbacks after API changesSaúl Ibarra Corretgé2014-04-071-2/+2
* src: remove `node_isolate` from sourceFedor Indutny2014-02-221-2/+2
* bindings: add spawn_sync bindingsBert Belder2014-02-101-0/+247