summaryrefslogtreecommitdiff
path: root/src/platform_sunos.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v0.4'Ryan Dahl2011-04-141-6/+120
|\
| * Add os.cpus() and os.uptime() support for sunosScott McWhirter2011-04-131-6/+121
| * Revert "Add os.cpus() and os.uptime() support for sunos"Ryan Dahl2011-04-131-128/+4
| * Add os.cpus() and os.uptime() support for sunosScott McWhirter2011-04-141-35/+64
| * Remove extra kstat_openScott McWhirter2011-04-111-1/+0
| * Add os.cpus() support for sunosScott McWhirter2011-04-111-1/+97
* | os.getNetworkInterfaces()Ryan Dahl2011-03-161-0/+6
* | Merge branch 'v0.4'Ryan Dahl2011-03-141-0/+21
|\ \ | |/
| * Update copyright headersRyan Dahl2011-03-141-0/+21
* | Add process.uptime().Tom Hughes2011-03-071-1/+3
|/
* Fix solaris buildRyan Dahl2011-01-011-5/+36
* solaris -> sunosRyan Dahl2010-11-161-0/+90
* Changes to compile on solarisRyan Dahl2010-10-301-90/+0
* Stub out process.titleRyan Dahl2010-08-111-0/+16
* Initial implementation of process.execPathMarshall Culpepper2010-06-221-0/+22
* Add platform files, move getmem to node::OS class.Ryan Dahl2010-06-171-0/+52