Summary
- Use caml_unix_error instead of errno+caml_uerror (details)
- Symmetrize caml_sys_rename and caml_unix_rename (details)
- Symmetrize caml_sys_chdir and caml_unix_chdir (details)
- Symmetrize caml_sys_close and caml_unix_close (details)
- Symmetrize caml_sys_system_command and caml_unix_system (details)
- Update Changes (details)
The file was modified | otherlibs/unix/link_win32.c (diff) |
The file was modified | otherlibs/unix/readlink_win32.c (diff) |
The file was modified | otherlibs/unix/lockf_win32.c (diff) |
The file was removed | otherlibs/unix/rename_unix.c |
The file was modified | otherlibs/unix/Makefile (diff) |
The file was removed | otherlibs/unix/rename_win32.c |
The file was modified | runtime/sys.c (diff) |
The file was modified | runtime/caml/osdeps.h (diff) |
The file was added | otherlibs/unix/rename.c |
The file was modified | otherlibs/unix/chdir.c (diff) |
The file was modified | runtime/sys.c (diff) |
The file was modified | otherlibs/unix/close_unix.c (diff) |
The file was modified | runtime/sys.c (diff) |
The file was modified | runtime/sys.c (diff) |
The file was modified | otherlibs/unix/system.c (diff) |
The file was modified | Changes (diff) |