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
*
* ntdll.h (struct _OBJECT_NAME_INFORMATION): Define.
Corinna Vinschen
2007-03-02
1
-2
/
+51
*
* path.cc (close_user_proc_parms_cwd_handle): Remove.
Corinna Vinschen
2007-02-27
1
-11
/
+9
*
* fhandler.cc(fhandler_base::open): Open with READ_CONTROL only in
Corinna Vinschen
2007-02-27
1
-93
/
+47
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Drop comment.
Corinna Vinschen
2007-02-26
1
-10
/
+0
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
1
-13
/
+1
*
* fhandler_console.cc (fhandler_console::need_invisible): Drop
Corinna Vinschen
2007-02-23
1
-35
/
+5
*
Throughout remove all usage of wincap.access_denied_on_delete.
Corinna Vinschen
2007-02-22
1
-13
/
+3
*
Throughout replace all usage of wincap.shared with the constant
Corinna Vinschen
2007-02-22
1
-3
/
+4
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-12
/
+3
*
* cygwin.din (sem_unlink): Export.
Corinna Vinschen
2007-02-20
1
-0
/
+2
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-2
/
+2
*
* Makefile.in (DLL_OFILES): Add posix_ipc.o.
Corinna Vinschen
2007-02-14
1
-70
/
+0
*
* syscalls.cc (check_shm): New static function to do path checking
Corinna Vinschen
2007-02-08
1
-16
/
+40
*
* cygwin.din (shm_open): Export.
Corinna Vinschen
2007-02-08
1
-0
/
+46
*
* syscalls.cc (unlink_nt): Add missing assignment in case NtClose fails.
Corinna Vinschen
2007-02-02
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::closedir): Add dir name
Corinna Vinschen
2007-01-31
1
-8
/
+11
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Implement rmdir
Corinna Vinschen
2007-01-26
1
-16
/
+22
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
1
-2
/
+2
*
* syscalls.cc (unlink_nt): Don't move files to recycle bin which are
Corinna Vinschen
2007-01-13
1
-4
/
+17
*
* syscalls.cc: Update copyright.
Corinna Vinschen
2007-01-12
1
-1
/
+1
*
* syscalls.cc (sync): Use b_drive for B: drive (Thanks to Howard Chu).
Corinna Vinschen
2007-01-10
1
-1
/
+1
*
* syscalls.cc (getpagesize): Change condition for clarity.
Corinna Vinschen
2007-01-09
1
-2
/
+2
*
* environ.cc (subauth_id_init): Remove.
Corinna Vinschen
2006-12-12
1
-25
/
+1
*
* environ.cc (set_traverse): Remove.
Corinna Vinschen
2006-12-12
1
-4
/
+0
*
Partially revert change from 2005-04-03, always running under an
Corinna Vinschen
2006-12-12
1
-3
/
+1
*
* sigproc.cc (child_info::child_info): Initialize msv_count.
Christopher Faylor
2006-12-12
1
-22
/
+27
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-0
/
+107
*
* fhandler.cc (rootdir): Fix typo in comment.
Corinna Vinschen
2006-12-11
1
-1
/
+1
*
* autoload.cc (SHFileOperationA): Drop definition.
Corinna Vinschen
2006-12-10
1
-41
/
+86
*
* syscalls.cc (try_to_bin): Add comment that this is not possibly
Corinna Vinschen
2006-12-09
1
-0
/
+7
*
* syscalls.cc (unlink_nt): Open native symlinks with
Corinna Vinschen
2006-12-07
1
-0
/
+4
*
* ntdll.h (STATUS_DELETE_PENDING): Define.
Corinna Vinschen
2006-12-07
1
-90
/
+110
*
* autoload.cc (SHFileOperationA): Define.
Corinna Vinschen
2006-12-07
1
-1
/
+39
*
* security.cc (create_token): Revert erroneous change to test
Corinna Vinschen
2006-11-28
1
-2
/
+1
*
* cyglsa.h: New header file.
Corinna Vinschen
2006-11-27
1
-15
/
+31
*
* fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
Corinna Vinschen
2006-11-07
1
-109
/
+11
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Drop
Corinna Vinschen
2006-10-31
1
-2
/
+10
*
* grp.cc (initgroups32): Run get_server_groups under original token.
Corinna Vinschen
2006-08-31
1
-12
/
+10
*
* autoload.cc (NtSetInformationFile): Define.
Corinna Vinschen
2006-08-07
1
-1
/
+33
*
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
[next]