Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
feichang
/
node
Public
forked from
nodejs/node-v0.x-archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node
src
node_file.cc
on
autoconf
User selector
All users
All time
Commit history
Commits on Oct 30, 2010
Fix argv[6] comment in node_file
ry
committed
016fdab
View commit details
Copy full SHA for 016fdab
View code at this point
Browse repository at this point
Rewrite libeio After callback to use req->result instead of req->errorno for error checking
miksago
authored and
ry
committed
98e7d35
View commit details
Copy full SHA for 98e7d35
View code at this point
Browse repository at this point
Commits on Oct 9, 2010
Fix a few compiler warnings...
ry
committed
fe74283
View commit details
Copy full SHA for fe74283
View code at this point
Browse repository at this point
Commits on Sep 9, 2010
Work to get C++ fast buffers. incomplete
ry
committed
1cf538a
View commit details
Copy full SHA for 1cf538a
View code at this point
Browse repository at this point
Commits on Jul 14, 2010
Move the Stat structure functions to node_file.cc
Show description for ace2be8
pquerna
authored and
ry
committed
ace2be8
View commit details
Copy full SHA for ace2be8
View code at this point
Browse repository at this point
Commits on Jul 12, 2010
Coverity fixes: src/node_file
pgriess
authored and
ry
committed
760fb17
View commit details
Copy full SHA for 760fb17
View code at this point
Browse repository at this point
Commits on Jun 30, 2010
fix whitespace errors
bmizerany
authored and
ry
committed
8c85340
View commit details
Copy full SHA for 8c85340
View code at this point
Browse repository at this point
Commits on Jun 28, 2010
Added new API to Script, and implemented it in the REPL
cha0s
authored and
ry
committed
242161b
View commit details
Copy full SHA for 242161b
View code at this point
Browse repository at this point
Commits on May 26, 2010
Adding experimental support for fs.chown and fs.chownSync.
Show description for d89de07
miksago
authored and
ry
committed
d89de07
View commit details
Copy full SHA for d89de07
View code at this point
Browse repository at this point
Commits on May 20, 2010
Deprecate string interface for fs.read()
Show description for c93e0aa
felixge
authored and
ry
committed
c93e0aa
View commit details
Copy full SHA for c93e0aa
View code at this point
Browse repository at this point
Revert "Deprecate string interface for fs.read()"
Show description for e84395f
ry
committed
e84395f
View commit details
Copy full SHA for e84395f
View code at this point
Browse repository at this point
Deprecate string interface for fs.read()
Show description for cbbf9e4
felixge
authored and
ry
committed
cbbf9e4
View commit details
Copy full SHA for cbbf9e4
View code at this point
Browse repository at this point
Commits on May 19, 2010
Minor style changes for fs.write code
ry
committed
d8af9d8
View commit details
Copy full SHA for d8af9d8
View code at this point
Browse repository at this point
Deprecate string interface for fs.write()
Show description for c46cbe0
felixge
authored and
ry
committed
c46cbe0
View commit details
Copy full SHA for c46cbe0
View code at this point
Browse repository at this point
Commits on May 15, 2010
Added better error messages for async and sync fs calls with paths
tj
authored and
ry
committed
45948e0
View commit details
Copy full SHA for 45948e0
View code at this point
Browse repository at this point
Added posix fsync and fdatasync to fs module
billywhizz
authored and
ry
committed
9599607
View commit details
Copy full SHA for 9599607
View code at this point
Browse repository at this point
Commits on May 12, 2010
Support for fstat(2) through fs.fstat() and fs.fstatSync(). Added test cases, updated documentation.
Ben Noordhuis
authored and
ry
committed
c6c77d5
View commit details
Copy full SHA for c6c77d5
View code at this point
Browse repository at this point
Commits on May 10, 2010
Revert "Check for strings.h"
Show description for 8e5b91c
ry
committed
8e5b91c
View commit details
Copy full SHA for 8e5b91c
View code at this point
Browse repository at this point
Check for strings.h
ry
committed
032f651
View commit details
Copy full SHA for 032f651
View code at this point
Browse repository at this point
Commits on May 3, 2010
Implement writeSync for buffers
Show description for ea37d98
ry
committed
ea37d98
View commit details
Copy full SHA for ea37d98
View code at this point
Browse repository at this point
Implement fs.readSync for buffers
ry
committed
3202bce
View commit details
Copy full SHA for 3202bce
View code at this point
Browse repository at this point
Implement fs.read() for Buffers (again)
ry
committed
d76091d
View commit details
Copy full SHA for d76091d
View code at this point
Browse repository at this point
Fix memory leak with fs.writeSync
ry
committed
7a9c81d
View commit details
Copy full SHA for 7a9c81d
View code at this point
Browse repository at this point
Revert changes to node_file.cc
Show description for d13f518
ry
committed
d13f518
View commit details
Copy full SHA for d13f518
View code at this point
Browse repository at this point
Fix memory leak in fs.writeSync()
ry
committed
5457eae
View commit details
Copy full SHA for 5457eae
View code at this point
Browse repository at this point
Commits on May 1, 2010
Implement fs.read() for buffers
ry
committed
692f580
View commit details
Copy full SHA for 692f580
View code at this point
Browse repository at this point
Commits on Apr 30, 2010
Fix docs in node_file.cc
ry
committed
20372d2
View commit details
Copy full SHA for 20372d2
View code at this point
Browse repository at this point
Commits on Apr 23, 2010
Unify ErrnoException creation
ry
committed
c9e27b1
View commit details
Copy full SHA for c9e27b1
View code at this point
Browse repository at this point
Commits on Mar 20, 2010
Add support for Buffer to fs.write
ry
committed
4278f35
View commit details
Copy full SHA for 4278f35
View code at this point
Browse repository at this point
Commits on Mar 2, 2010
Merge branch 'master' into net2
ry
committed
d9e3b46
View commit details
Copy full SHA for d9e3b46
View code at this point
Browse repository at this point
Commits on Feb 28, 2010
Fixed spurious suffixes on fs.readlink.
kriskowal
authored and
ry
committed
2b91f8d
View commit details
Copy full SHA for 2b91f8d
View code at this point
Browse repository at this point
Commits on Feb 26, 2010
Merge branch 'master' into net2
ry
committed
c6cc386
View commit details
Copy full SHA for c6cc386
View code at this point
Browse repository at this point
Commits on Feb 23, 2010
added fs.link, fs.symlink, fs.readlink
Show description for b57d946
rsms
authored and
ry
committed
b57d946
View commit details
Copy full SHA for b57d946
View code at this point
Browse repository at this point
Commits on Feb 22, 2010
Merge branch 'master' into net2
ry
committed
a97fdf5
View commit details
Copy full SHA for a97fdf5
View code at this point
Browse repository at this point
Implement fs.readdirSync()
ry
committed
05ae932
View commit details
Copy full SHA for 05ae932
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.