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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
Corinna Vinschen
2005-05-10
12
-803
/
+1179
*
* dcrt0.cc (dll_crt0_1): Call cygwin_exit to ensure that destructors are
Christopher Faylor
2005-05-10
2
-1
/
+8
*
* path.cc (path_conv::check): Set correct file attributes for socket
Corinna Vinschen
2005-05-10
2
-1
/
+6
*
2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-05-09
5
-2
/
+117
*
* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.
Christopher Faylor
2005-05-09
4
-43
/
+72
*
* path.cc (normalize_posix_path): Don't treat '//' specially since newer
Christopher Faylor
2005-05-07
3
-1
/
+7
*
* devices.cc: Regenerate with correct name for dev_netdrive_storage.
Christopher Faylor
2005-05-07
2
-1
/
+5
*
move comment
Christopher Faylor
2005-05-06
1
-2
/
+2
*
fix breakpoint example
Christopher Faylor
2005-05-06
1
-2
/
+2
*
* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
Christopher Faylor
2005-05-06
6
-1
/
+31
*
* cygerrno.h (__set_errno): Remove useless parentheses.
Corinna Vinschen
2005-05-04
2
-1
/
+5
*
* cygerrno.h (__set_errno): Define as inline function here.
Corinna Vinschen
2005-05-04
3
-13
/
+13
*
* shared.cc (user_shared_initialize): Rework locking so that nothing is checked
Christopher Faylor
2005-05-04
1
-11
/
+8
*
* shared.cc (user_shared_initialize): Rework locking so that nothing is checked
Christopher Faylor
2005-05-04
1
-0
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't treat
Corinna Vinschen
2005-05-03
2
-2
/
+13
*
* fhandler_socket.cc (get_inet_addr): Add missing __seterrno call.
Corinna Vinschen
2005-05-03
2
-0
/
+6
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
40
-265
/
+265
*
* fhandler_tty.cc (fhandler_tty_slave::read): Actually read input when vmin ==
Christopher Faylor
2005-05-02
2
-1
/
+6
*
* environ.cc (spenv::force_into_environment): Rename from add_always.
Christopher Faylor
2005-04-30
3
-8
/
+22
*
* errno.cc (errmap): Sort table.
Christopher Faylor
2005-04-30
2
-79
/
+83
*
* errno.cc (errmap): Map ERROR_NETNAME_DELETED to ENOSHARE.
Christopher Faylor
2005-04-30
2
-0
/
+5
*
* shared_info.h (cygwin_shared_address): Bump to a higher value to avoid
Christopher Faylor
2005-04-28
8
-69
/
+99
*
(check in files that should have been checked in previously)
Christopher Faylor
2005-04-28
2
-3
/
+7
*
* fhandler.cc (fhandler_base::open_9x): Remove (broken) check for
Christopher Faylor
2005-04-28
1
-0
/
+6
*
* environ.cc (build_env): Ensure that win32 array is properly filled in when a
Christopher Faylor
2005-04-27
2
-1
/
+6
*
* include/cygwin/version.h: Bump DLL minor number to 17.
Christopher Faylor
2005-04-26
2
-1
/
+5
*
* how-to-debug-cygwin.txt: Fix typo.
Joshua Daniel Franklin
2005-04-25
2
-2
/
+6
*
* shared.cc (user_shared_initialize): Implement locking similar to shared_info
Christopher Faylor
2005-04-23
2
-1
/
+10
*
* fhandler.h (dev_console::set_color): Define new function.
Christopher Faylor
2005-04-22
3
-63
/
+84
*
* fhandler.cc (fhandler_base::read): Remove unused signal state tweaks.
Christopher Faylor
2005-04-22
7
-80
/
+77
*
* shared.cc (shared_info::initialize): Test previous version of shared memory
Christopher Faylor
2005-04-21
2
-9
/
+13
*
revert erroneous checkin
Christopher Faylor
2005-04-20
1
-13
/
+0
*
* sigproc.cc (proc_subproc): Fix handling of waiting for pids with zero value.
Christopher Faylor
2005-04-20
3
-1
/
+21
*
* path.cc (path_conv::check): Fix problem reading symlinks introduced in below
Christopher Faylor
2005-04-20
2
-11
/
+29
*
* path.cc (path_conv::check): Punt when attempting to access a nonexistent
Christopher Faylor
2005-04-20
2
-1
/
+7
*
* security.cc (alloc_sd): Remove DELETE bit from user's ACE if
Corinna Vinschen
2005-04-19
2
-0
/
+13
*
* cygwin.din (pselect): Export.
Corinna Vinschen
2005-04-19
5
-1
/
+44
*
* fhandler.h (enum conn_state): Add connect_failed state.
Corinna Vinschen
2005-04-18
5
-17
/
+50
*
* include/cygwin/version.h: Bump DLL minor number to 16.
Christopher Faylor
2005-04-18
2
-1
/
+5
*
* grp.cc (initgroups32): Return the correct value.
Corinna Vinschen
2005-04-18
2
-1
/
+5
*
Actually check in files.
Christopher Faylor
2005-04-17
4
-10
/
+10
*
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Ignore
Corinna Vinschen
2005-04-16
3
-2
/
+18
*
* security.h (cygsidlist::addfromgr): Allow duplicate entries.
Corinna Vinschen
2005-04-16
4
-67
/
+132
*
* environ.cc (environ_init): Don't set traverse checking as default.
Corinna Vinschen
2005-04-16
2
-5
/
+6
*
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Drop touching
Corinna Vinschen
2005-04-16
2
-4
/
+7
*
* fhandler.cc (fhandler::dup): Duplicate flags, too.
Christopher Faylor
2005-04-16
5
-8
/
+32
*
* syscalls.cc (setuid32): Correct debugging output.
Corinna Vinschen
2005-04-15
2
-1
/
+6
*
* dcrt0.cc (do_global_dtors): Run DLL dtors.
Christopher Faylor
2005-04-14
10
-18
/
+62
*
.
Christopher Faylor
2005-04-14
1
-3
/
+1
*
* fhandler.h (class fhandler_socket): Remove utimes.
Corinna Vinschen
2005-04-13
3
-12
/
+5
[next]