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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/windows.h (ole2.h): #include if !__OBJC__ and
Danny Smith
2002-06-09
2
-0
/
+10
*
* path.cc: Change MOUNT_AUTO to MOUNT_CYGDRIVE throughout.
Christopher Faylor
2002-06-09
3
-11
/
+16
*
* mount.cc (opts): Remove '-i' option.
Christopher Faylor
2002-06-09
2
-17
/
+8
*
* external.cc (cygwin_internal): Make v1 mount table access invalid.
Christopher Faylor
2002-06-09
5
-89
/
+17
*
* include/wchar.h: Define __need_size_t.
Christopher Faylor
2002-06-08
2
-0
/
+5
*
coerce
Christopher Faylor
2002-06-08
1
-1
/
+1
*
* fhandler_socket.cc (fhandler_socket::fstat): Don't assume that socket is
Christopher Faylor
2002-06-08
3
-4
/
+23
*
* cygpath.cc: Add option to output windows paths in different formats: "dos"
Christopher Faylor
2002-06-07
3
-6
/
+69
*
* regtool.cc (Fail): Be more verbose.
Corinna Vinschen
2002-06-07
3
-20
/
+70
*
* autoload.cc (timeGetDevCaps): Define new autoload function.
Christopher Faylor
2002-06-07
5
-8
/
+91
*
* strace.cc (main): Make toggle a local variable.
Christopher Faylor
2002-06-07
2
-1
/
+5
*
* strace.cc (toggle): New global variable.
Christopher Faylor
2002-06-07
3
-26
/
+73
*
2002-06-07 Gunnar Degnbol <gdegnbol@users.sourceforge.net>
Danny Smith
2002-06-07
2
-32
/
+36
*
* autoload.cc (noload): Correctly save argument count register.
Christopher Faylor
2002-06-06
4
-14
/
+19
*
* fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member of
Corinna Vinschen
2002-06-06
10
-29
/
+90
*
* sec_helper.cc (lookup_name): Suppress.
Corinna Vinschen
2002-06-06
7
-28
/
+47
*
Fix ChangeLog entry.
Corinna Vinschen
2002-06-06
1
-5
/
+5
*
* strace.cc (version): New global variable.
Christopher Faylor
2002-06-06
2
-20
/
+49
*
* child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?
Christopher Faylor
2002-06-06
3
-3
/
+8
*
* child_info.h (CHILD_INFO_MAGIC): Update.
Christopher Faylor
2002-06-06
2
-1
/
+5
*
* strace.cc (strace::hello): Set inited, when appropriate.
Christopher Faylor
2002-06-06
3
-2
/
+7
*
* ssp.c (version): New global variable.
Christopher Faylor
2002-06-06
2
-108
/
+265
*
* cygwin.din: Eliminate some newlib wrappers.
Christopher Faylor
2002-06-06
4
-27
/
+29
*
* dir.cc (rmdir): Streamline. Detect attempts to remove directories from
Christopher Faylor
2002-06-05
3
-26
/
+34
*
* dtable.cc (handle_to_fn): Check error return value from NtQueryObject first
Christopher Faylor
2002-06-05
4
-6
/
+18
*
/tmp/cvs610a0efc.1
Robert Collins
2002-06-05
3
-7
/
+48
*
* grp.cc (read_etc_group): When emulating nonexisting group file on
Corinna Vinschen
2002-06-05
3
-19
/
+93
*
* grp.cc (etc_group): Removed.
Corinna Vinschen
2002-06-05
4
-105
/
+164
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
39
-62
/
+60
*
* dtable.cc (handle_to_fn): Correct placement and length of name buffer.
Christopher Faylor
2002-06-05
2
-2
/
+7
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
33
-146
/
+157
*
* include/winnt.h (PACE_HEADER, PACCESS_ALLOWED_ACE,
Danny Smith
2002-06-04
2
-3
/
+8
*
* fhandler.h (class fhandler_socket): Add private method
Corinna Vinschen
2002-06-04
3
-4
/
+28
*
* fhandler_dsp.cc (fhandler_dev_dsp::open): Set errno to EACCES if
Corinna Vinschen
2002-06-04
2
-1
/
+9
*
* fhandler.cc (fhandler_base::open): Don't set binmode if already set. Don't
Christopher Faylor
2002-06-04
5
-24
/
+42
*
* umount.cc (version): New global variable.
Christopher Faylor
2002-06-04
2
-13
/
+61
*
* external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USER
Corinna Vinschen
2002-06-03
3
-1
/
+17
*
* syscalls.cc (stat64_to_stat32): Transform st_dev correctly.
Corinna Vinschen
2002-06-03
5
-7
/
+39
*
* syscalls.cc (setegid32): Verify the correctness of the gid
Corinna Vinschen
2002-06-03
2
-1
/
+7
*
* security.cc (lsa2wchar): Suppressed.
Corinna Vinschen
2002-06-03
4
-88
/
+114
*
* regtool.cc (prog_name): New global variable.
Christopher Faylor
2002-06-03
2
-65
/
+144
*
* lib/thunk32.def (LIBRARY): Change to KERNEL32.dll.
Danny Smith
2002-06-02
3
-1
/
+10
*
* dtable.cc (handle_to_fn): Use largest match for device. Correctly
Christopher Faylor
2002-06-02
2
-8
/
+37
*
* strace.cc (forkdebug): Make true by default.
Christopher Faylor
2002-06-02
3
-9
/
+18
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): Check specifically
Christopher Faylor
2002-06-02
2
-2
/
+15
*
* fhandler_process.cc (fhandler_process::open): Set fileid.
Christopher Faylor
2002-06-02
3
-7
/
+12
*
* how-programming.texinfo: Add more words to the "how to build".
Christopher Faylor
2002-06-02
2
-7
/
+21
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
28
-107
/
+83
*
* configure.in: Complain about lack of w32api directory.
Christopher Faylor
2002-06-02
3
-3
/
+18
*
* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.
Christopher Faylor
2002-06-02
6
-28
/
+37
[next]