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
*
* 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
*
* syscalls.cc (setmode): Call _fwalk with _GLOBAL_REENT.
Corinna Vinschen
2005-01-03
1
-2
/
+3
*
* cygwin.din: Add utmpx symbols.
Corinna Vinschen
2004-12-15
1
-3
/
+68
*
* syscalls.cc (truncate64): Don't second-guess errno if open fails.
Christopher Faylor
2004-12-01
1
-3
/
+1
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-2
/
+0
*
2004-11-20 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-11-20
1
-6
/
+11
*
2004-10-28 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-10-28
1
-5
/
+6
*
* syscalls.cc (unlink): Don't use "delete on close" on remote shares.
Corinna Vinschen
2004-09-17
1
-2
/
+18
*
* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess is
Christopher Faylor
2004-09-12
1
-2
/
+2
*
* Makefile.in: Create libutil.a from bsdlib.o exports.
Corinna Vinschen
2004-09-10
1
-63
/
+7
*
Regularize most strace_prints throughout so that %E is always preceded by a
Christopher Faylor
2004-09-03
1
-11
/
+10
*
2004-08-28 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-08-28
1
-2
/
+5
*
* syscalls.cc (link): Avoid compiler warning.
Corinna Vinschen
2004-08-24
1
-0
/
+1
*
* errno.cc (errmap): Add ERROR_TOO_MANY_LINKS -> EMLINK mapping.
Corinna Vinschen
2004-08-03
1
-3
/
+38
*
revert erroneous checkin
Christopher Faylor
2004-07-20
1
-2
/
+3
*
* Makefile.in (clean): Remove cygwin.def since it is autogenerated.
Christopher Faylor
2004-07-20
1
-3
/
+2
[next]