Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0e20b3a3
Commit
0e20b3a3
authored
Jun 24, 2005
by
Eli Zaretskii
Browse files
(chown): New; define to sys_chown.
parent
3338c0ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/s/ms-w32.h
src/s/ms-w32.h
+1
-0
No files found.
src/s/ms-w32.h
View file @
0e20b3a3
...
...
@@ -311,6 +311,7 @@ Boston, MA 02111-1307, USA. */
#define chdir sys_chdir
#undef chmod
#define chmod sys_chmod
#define chown sys_chown
#undef close
#define close sys_close
#undef creat
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment