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
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 }}
kuanjava
/
node
Public
forked from
nodejs/node-v0.x-archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 28, 2012
Merge remote-tracking branch 'ry/v0.8' into v0.8-merge
Show description for ae40f1c
isaacs
committed
ae40f1c
View commit details
Copy full SHA for ae40f1c
View code at this point
Browse repository at this point
Commits on Sep 25, 2012
fs: fix stat() reporting for large files
Show description for ec03c47
bnoordhuis
committed
ec03c47
View commit details
Copy full SHA for ec03c47
View code at this point
Browse repository at this point
Commits on Sep 14, 2012
fs: don't segfault on deeply recursive stat()
Show description for 07804c7
bnoordhuis
committed
07804c7
View commit details
Copy full SHA for 07804c7
View code at this point
Browse repository at this point
Commits on Aug 6, 2012
fs: fix naming of truncate/ftruncate functions
Show description for 168a555
isaacs
committed
168a555
View commit details
Copy full SHA for 168a555
View code at this point
Browse repository at this point
Commits on Jun 21, 2012
fs: make fs.watchFile() work on windows
bnoordhuis
committed
f0ce984
View commit details
Copy full SHA for f0ce984
View code at this point
Browse repository at this point
node: replace NODE_STAT_STRUCT with uv_statbuf_t
bnoordhuis
committed
09150b0
View commit details
Copy full SHA for 09150b0
View code at this point
Browse repository at this point
Commits on May 24, 2012
remove NODE_USE_64BIT_UV_FS_API
Igor Zinkovsky
committed
b4ed3c1
View commit details
Copy full SHA for b4ed3c1
View code at this point
Browse repository at this point
windows: enable creating directory junctions with fs.symlink
Igor Zinkovsky
committed
39e2552
View commit details
Copy full SHA for 39e2552
View code at this point
Browse repository at this point
Commits on May 3, 2012
64bit offsets for fs calls
Igor Zinkovsky
committed
6f82b9f
View commit details
Copy full SHA for 6f82b9f
View code at this point
Browse repository at this point
Commits on Apr 18, 2012
Merge remote-tracking branch 'ry/v0.6' into master
Show description for ecca752
isaacs
committed
ecca752
View commit details
Copy full SHA for ecca752
View code at this point
Browse repository at this point
Commits on Apr 17, 2012
MakeCallback: Consistent symbol usage
isaacs
committed
a26bee8
View commit details
Copy full SHA for a26bee8
View code at this point
Browse repository at this point
MakeCallback: Use in node_file.cc
isaacs
committed
91701c2
View commit details
Copy full SHA for 91701c2
View code at this point
Browse repository at this point
Commits on Apr 5, 2012
windows: use 64bit offsets for uv_fs apis
Igor Zinkovsky
committed
052aaa4
View commit details
Copy full SHA for 052aaa4
View code at this point
Browse repository at this point
Commits on Mar 30, 2012
Fix Engrish in error messages.
bnoordhuis
committed
1752443
View commit details
Copy full SHA for 1752443
View code at this point
Browse repository at this point
Commits on Mar 23, 2012
Avoiding unnecessary ToString() calls
Show description for 249c3c1
ssuda
authored and
bnoordhuis
committed
249c3c1
View commit details
Copy full SHA for 249c3c1
View code at this point
Browse repository at this point
Commits on Mar 8, 2012
Merge branch 'v0.6'
piscisaureus
committed
31ad1d2
View commit details
Copy full SHA for 31ad1d2
View code at this point
Browse repository at this point
Windows: include syscall in fs errors
piscisaureus
committed
3733a85
View commit details
Copy full SHA for 3733a85
View code at this point
Browse repository at this point
Commits on Mar 3, 2012
First arg to fs.fchown is an int, not a string
Show description for 4053c01
isaacs
committed
4053c01
View commit details
Copy full SHA for 4053c01
View code at this point
Browse repository at this point
Commits on Feb 6, 2012
Revert support for isolates.
Show description for 74a8215
bnoordhuis
committed
74a8215
View commit details
Copy full SHA for 74a8215
View code at this point
Browse repository at this point
Commits on Jan 31, 2012
more specific fs error messages
tj
authored and
isaacs
committed
26bfb6b
View commit details
Copy full SHA for 26bfb6b
View code at this point
Browse repository at this point
Commits on Jan 20, 2012
fs, handle_wrap: use Loop(), not uv_default_loop()
Show description for 4e52477
bnoordhuis
committed
4e52477
View commit details
Copy full SHA for 4e52477
View code at this point
Browse repository at this point
fs: don't assert on uv_fs_*() errors
Show description for 2156e5e
Shigeki Ohtsu
authored and
bnoordhuis
committed
2156e5e
View commit details
Copy full SHA for 2156e5e
View code at this point
Browse repository at this point
Commits on Dec 29, 2011
Add node::Loop() and don't inc node_isolate.h in *.cc
Show description for 20ba454
ry
authored and
bnoordhuis
committed
20ba454
View commit details
Copy full SHA for 20ba454
View code at this point
Browse repository at this point
Remove node_isolate.h from node.h
ry
authored and
bnoordhuis
committed
f168f7d
View commit details
Copy full SHA for f168f7d
View code at this point
Browse repository at this point
node_file.cc should use NODE_LOOP()
ry
authored and
bnoordhuis
committed
a0f3eb0
View commit details
Copy full SHA for a0f3eb0
View code at this point
Browse repository at this point
Commits on Dec 16, 2011
Merge remote branch 'origin/v0.6'
Show description for 1865b11
ry
committed
1865b11
View commit details
Copy full SHA for 1865b11
View code at this point
Browse repository at this point
Remove platform files, and use uv platform api
Igor Zinkovsky
committed
500c8f4
View commit details
Copy full SHA for 500c8f4
View code at this point
Browse repository at this point
Commits on Dec 13, 2011
fs: fix typo in error message
bnoordhuis
committed
e90db17
View commit details
Copy full SHA for e90db17
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
move global vars for node_file.cc, node_zlib.cc, and node_crypto.cc
ry
committed
e53e9c7
View commit details
Copy full SHA for e53e9c7
View code at this point
Browse repository at this point
Commits on Dec 2, 2011
Rename FSError to UVException and move to node.cc
piscisaureus
authored and
Bert Belder
committed
823a443
View commit details
Copy full SHA for 823a443
View code at this point
Browse repository at this point
Commits on Dec 1, 2011
fs: fix typo in function names
Show description for 9b4e8e0
bnoordhuis
committed
9b4e8e0
View commit details
Copy full SHA for 9b4e8e0
View code at this point
Browse repository at this point
Commits on Nov 25, 2011
Fs: use strncmp instead of memcmp for comparing strings
piscisaureus
committed
5b014e0
View commit details
Copy full SHA for 5b014e0
View code at this point
Browse repository at this point
Enable long paths on windows
Author: Igor Zinkovsky
authored and
piscisaureus
committed
1f16a7b
View commit details
Copy full SHA for 1f16a7b
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
Remove stray NODE_MODULE() semi-colons.
bnoordhuis
committed
cdcb111
View commit details
Copy full SHA for cdcb111
View code at this point
Browse repository at this point
Commits on Sep 14, 2011
remove SetCloseOnExec
Igor Zinkovsky
authored and
ry
committed
6cb1540
View commit details
Copy full SHA for 6cb1540
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.