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
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
1
-4
/
+15
*
white space
Christopher Faylor
2006-05-28
1
-6
/
+6
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
Christopher Faylor
2006-03-18
1
-1
/
+0
*
* syscalls.cc (rename): Move existance check for oldpath further up
Corinna Vinschen
2006-03-09
1
-7
/
+35
*
* cygtls.h (_cygtls::retaddr): New method.
Christopher Faylor
2006-03-08
1
-2
/
+2
*
* syscalls.cc (statvfs): Simplify path name expression.
Corinna Vinschen
2006-03-08
1
-3
/
+3
*
* syscalls.cc: Include winioctl.h.
Corinna Vinschen
2006-03-08
1
-0
/
+22
*
* syscalls.cc (chroot): Disallow chroot into special directories.
Corinna Vinschen
2006-03-02
1
-0
/
+2
*
* environ.cc (struct parse_thing): Add transparent_exe option.
Corinna Vinschen
2006-02-05
1
-13
/
+39
*
* cygwin.din (updwtmpx): Export.
Corinna Vinschen
2006-02-02
1
-0
/
+7
*
* fhandler.h (fhandler_base::issymlink): New method.
Corinna Vinschen
2005-12-22
1
-1
/
+8
*
* autoload.cc (NtCreateSection): Define.
Corinna Vinschen
2005-11-28
1
-3
/
+3
*
* fhandler.h (fhandler_console::fixup_after_fork_exec): Declare new function.
Christopher Faylor
2005-11-14
1
-3
/
+2
*
* cygheap.h (init_cygheap::manage_console_count): Declare new function.
Christopher Faylor
2005-11-14
1
-7
/
+3
*
* dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.
Christopher Faylor
2005-10-02
1
-2
/
+2
*
* syscalls.cc (endusershell): Reset shell_fp to NULL to allow
Corinna Vinschen
2005-08-24
1
-1
/
+4
*
white space
Christopher Faylor
2005-08-12
1
-2
/
+2
*
* fhandler.h (fhandler_base::pread): Declare new function.
Christopher Faylor
2005-07-29
1
-0
/
+34
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-2
/
+2
*
* cygtls.h (_cygtls): Perform minor reformatting.
Christopher Faylor
2005-07-05
1
-2
/
+3
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-34
/
+61
*
* fhandler.cc (rootdir): Don't set errno.
Corinna Vinschen
2005-06-24
1
-1
/
+4
*
* syscalls.cc (statvfs): Handle the case when GetDiskFreeSpaceEx
Corinna Vinschen
2005-06-16
1
-4
/
+15
*
* cygtls.h (_local_storage::setmode_file): New element.
Christopher Faylor
2005-06-09
1
-14
/
+20
*
* pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES and
Corinna Vinschen
2005-06-07
1
-3
/
+3
*
Revert 2005-05-30 close_all_files changes.
Christopher Faylor
2005-06-02
1
-3
/
+2
*
* child_info.h (child_info::cygheap_h): Delete.
Christopher Faylor
2005-06-01
1
-2
/
+3
*
Remove PC_FULL from path_conv usage throughout.
Christopher Faylor
2005-05-13
1
-10
/
+10
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
1
-13
/
+13
*
(check in files that should have been checked in previously)
Christopher Faylor
2005-04-28
1
-0
/
+6
*
* syscalls.cc (setuid32): Correct debugging output.
Corinna Vinschen
2005-04-15
1
-1
/
+2
*
* dcrt0.cc (do_global_dtors): Run DLL dtors.
Christopher Faylor
2005-04-14
1
-2
/
+2
*
Revert previous patch.
Corinna Vinschen
2005-04-11
1
-14
/
+14
*
* syscalls.cc (sync): Use renamed has_get_volume_pathnames wincap.
Corinna Vinschen
2005-04-11
1
-1
/
+1
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-100
/
+97
*
* path.cc (is_floppy): Make externally available.
Corinna Vinschen
2005-03-29
1
-3
/
+15
*
* path.cc (is_floppy): New function.
Corinna Vinschen
2005-03-10
1
-1
/
+4
*
* cygwin.din (utmpxname): Export.
Corinna Vinschen
2005-03-03
1
-0
/
+1
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never set
Corinna Vinschen
2005-03-01
1
-8
/
+4
*
* cygwin.din (fstatvfs): Export.
Corinna Vinschen
2005-02-23
1
-6
/
+44
*
* cygwin.din (fdatasync): Export.
Corinna Vinschen
2005-02-22
1
-0
/
+2
*
* autoload.cc (FindFirstVolumeA): Add.
Corinna Vinschen
2005-02-20
1
-4
/
+53
*
* fhandler.h (class fhandler_base): Declare new method link.
Corinna Vinschen
2005-02-19
1
-174
/
+11
*
white space
Christopher Faylor
2005-02-13
1
-6
/
+6
*
* fhandler.h (fhandler_base::ftruncate): Define new virtual method.
Corinna Vinschen
2005-02-02
1
-30
/
+5
*
* syscalls.cc (setpriority): Implement PRIO_PGRP, PRIO_USER and
Corinna Vinschen
2005-01-26
1
-10
/
+116
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
1
-32
/
+27
*
* pinfo.cc (pinfo::exit): Don't assume that this == myself.
Christopher Faylor
2005-01-12
1
-1
/
+1
*
2005-01-08 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-01-08
1
-16
/
+13
*
* syscalls.cc (rename): Fix behaviour in case of renaming directories
Corinna Vinschen
2005-01-06
1
-11
/
+63
[next]