index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
syscalls.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throughout, keep function definitions and declarations in sync with
Corinna Vinschen
2013-11-25
1
-8
/
+12
*
Throughout, drop unnecessary explicit includes of windows header files
Corinna Vinschen
2013-11-24
1
-1
/
+0
*
dup2: fix off-by-one crash
Eric Blake
2013-11-23
1
-0
/
+6
*
* syscalls.cc (open): Only return ENOTDIR if file exists.
Corinna Vinschen
2013-05-21
1
-1
/
+1
*
Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch
Yaakov Selkowitz
2013-05-01
1
-1
/
+1
*
* autoload.cc (CreateSymbolicLink): Define.
Corinna Vinschen
2013-04-24
1
-1
/
+1
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-120
/
+182
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* syscalls.cc (rename): Remove ill-conceived NFS workaround from
Corinna Vinschen
2013-01-19
1
-46
/
+3
*
* syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVAL
Corinna Vinschen
2013-01-11
1
-22
/
+21
*
* path.h (path_conv::fs_type): New method.
Corinna Vinschen
2013-01-10
1
-8
/
+66
*
* dtable.cc (dtable::dup3): Fix bounds checking for valid newfd.
Christopher Faylor
2012-12-31
1
-1
/
+1
*
whitespace cleanup
Christopher Faylor
2012-08-16
1
-2
/
+2
*
* syscalls.cc (enum bin_status): Add dir_not_empty.
Corinna Vinschen
2012-07-25
1
-38
/
+75
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
1
-1
/
+1
*
Revert errneous checkin.
Christopher Faylor
2012-06-19
1
-1
/
+1
*
* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt
Christopher Faylor
2012-06-19
1
-1
/
+1
*
* dtable.cc (dtable::dup3): Only return with lock set when O_EXCL flag is
Christopher Faylor
2012-06-04
1
-1
/
+1
*
* DevNotes: Add entry cgf-000011.
Christopher Faylor
2012-06-03
1
-4
/
+16
*
* globals.cc (ro_u_refs): New R/O unicode string.
Corinna Vinschen
2012-06-03
1
-13
/
+35
*
* syscalls.cc (fhandler_base::stat_fixup): Fix inode numbers of
Corinna Vinschen
2012-04-11
1
-3
/
+4
*
* syscalls.cc (fhandler_base::stat_fixup): Replace string comparison
Corinna Vinschen
2012-04-03
1
-1
/
+1
*
* devices.h (device::get_device): New method.
Corinna Vinschen
2012-04-02
1
-2
/
+7
*
* fhandler.h (fhandler_base::stat_fixup): Rename from
Corinna Vinschen
2012-04-02
1
-4
/
+10
*
* devices.h (FH_CYGDRIVE): Define as DEV_VIRTFS_MAJOR class device.
Corinna Vinschen
2012-04-02
1
-2
/
+1
*
* devices.h (FH_DEV): Define as DEV_VIRTFS_MAJOR class device.
Corinna Vinschen
2012-04-02
1
-1
/
+1
*
* fhandler.h (fhandler_base::set_ino_and_dev): Declare.
Corinna Vinschen
2012-04-02
1
-16
/
+34
*
* syscalls.cc (lseek): Fix debug output.
Corinna Vinschen
2012-03-20
1
-1
/
+4
*
* cygwin.din (scandirat): Export.
Yaakov Selkowitz
2012-02-22
1
-0
/
+16
*
* pinfo.cc (_pinfo::set_ctty): Revert 2012-02-07 change to skip function if tty
Christopher Faylor
2012-02-14
1
-2
/
+2
*
* syscalls.cc (setsid): On second thought, in the spirit of keeping things
Christopher Faylor
2012-02-10
1
-2
/
+2
*
* syscalls.cc (open): Semi-revert (?) to allowing open of a tty to become
Christopher Faylor
2012-02-10
1
-1
/
+1
*
* include/process.h: Move here from include/cygwin subdir.
Corinna Vinschen
2012-02-07
1
-1
/
+1
*
* cygheap.cc (init_cygheap::manage_console_count): Delete.
Christopher Faylor
2012-02-07
1
-2
/
+1
*
* syscalls.cc (close_all_files): Use cygheap_fdget to manipulate fhandler. Use
Christopher Faylor
2012-02-02
1
-14
/
+14
*
* dtable.cc (dtable::dup_worker): Add comment explaining why refcnt isn't
Christopher Faylor
2012-02-01
1
-2
/
+3
*
* syscalls.cc (dup3): Fix debug typo.
Christopher Faylor
2012-01-31
1
-1
/
+1
*
* syscalls.cc (gethostid): Simplify. Just fetch MachineGuid and
Corinna Vinschen
2012-01-23
1
-114
/
+19
*
* cygheap.h (cygheap_fdmanip::release): Simplify.
Christopher Faylor
2012-01-22
1
-2
/
+2
*
* include/cygwin/process.h: Move here from newlib.
Corinna Vinschen
2012-01-09
1
-2
/
+2
*
* fhandler_dsp.cc (fhandler_dev_dsp::fhandler_dev_dsp): Set up device.
Christopher Faylor
2011-12-25
1
-1
/
+1
*
Throughout use wincap.allocation_granularity instead of getpagesize.
Corinna Vinschen
2011-12-22
1
-6
/
+0
*
* syscalls.cc (rename): Fix typo in comment. Fix condition to handle
Corinna Vinschen
2011-12-19
1
-3
/
+7
*
* fhandler.cc (fhandler_base::close): Move setting isclosed() from here to
Christopher Faylor
2011-12-18
1
-0
/
+1
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-4
/
+4
*
* exceptions.cc (set_signal_mask): Remove useless debugging output.
Christopher Faylor
2011-12-17
1
-4
/
+1
*
Implement fhandler reference counting.
Christopher Faylor
2011-12-17
1
-30
/
+35
*
* mmap.cc (mlock): Add standard syscall return value debugging output.
Christopher Faylor
2011-12-03
1
-8
/
+4
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-38
/
+29
*
* sigproc.cc (remove_proc): Don't terminate the currently executing thread.
Christopher Faylor
2011-11-29
1
-0
/
+1
[next]