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
*
* dtable.cc (dtable::delete_archetype): Improve debugging output.
Christopher Faylor
2011-10-22
11
-110
/
+183
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Check invalid
Corinna Vinschen
2011-10-21
4
-4
/
+13
*
Check in missing ChangeLog entry.
Christopher Faylor
2011-10-21
1
-0
/
+7
*
* globals.cc (ro_u_ncfsd): New R/O unicode string.
Corinna Vinschen
2011-10-21
6
-10
/
+31
*
* fhandler.h (fhandler*::copyto): Free path_conv strings first.
Christopher Faylor
2011-10-20
2
-4
/
+45
*
Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.
Christopher Faylor
2011-10-20
14
-171
/
+211
*
* syscalls.cc (try_to_bin): Improve debug output.
Corinna Vinschen
2011-10-20
3
-33
/
+90
*
* path.cc: Extend two comments. Mention the name RtlpCurDirRef
Corinna Vinschen
2011-10-18
2
-5
/
+20
*
* dcrt0.cc (dll_crt0_1): Copy argv before passing to main().
Christopher Faylor
2011-10-17
2
-1
/
+16
*
* sigproc.cc (proc_terminate): Avoid setting ppid to 1 if we're execing.
Christopher Faylor
2011-10-17
2
-1
/
+13
*
* cygerrno.h (__set_errno): Modify debugging output to make searching strace
Christopher Faylor
2011-10-15
31
-4005
/
+6589
*
* fhandler_process.cc (dos_drive_mappings::fixup_if_match): Convert
Corinna Vinschen
2011-10-15
2
-0
/
+13
*
* sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID on
Corinna Vinschen
2011-10-15
6
-67
/
+130
*
* path.cc (find_fast_cwd_pointer): Allow 'push crit-sect-addr' instead
Corinna Vinschen
2011-10-13
2
-3
/
+11
*
* path.cc (copy_cwd_str): Move up in file to be accessible from
Corinna Vinschen
2011-10-13
2
-166
/
+241
*
* fhandler_console.cc (fhandler_console::cursor_set): Disable forcing
Corinna Vinschen
2011-10-12
2
-1
/
+16
*
* cygwin.din: Remove some _tc* exports. Add tcgetsid().
Christopher Faylor
2011-10-11
12
-33
/
+132
*
* dtable.cc (fh_alloc): Don't parse /dev/tty if ctty is < 0. Reset major/minor
Christopher Faylor
2011-10-11
2
-4
/
+13
*
* syscalls.cc (open): Add temporary kludge to avoid assigning the controlling
Christopher Faylor
2011-10-10
3
-0
/
+13
*
* fhandler.h (fhandler_process::closedir): Declare.
Corinna Vinschen
2011-10-10
3
-0
/
+13
*
* fhandler_tty.cc (fhandler_pty_slave::open): Clarify debugging output.
Christopher Faylor
2011-10-10
2
-2
/
+11
*
* fhandler.h (fhandler_console::tc_getpgid): New function.
Christopher Faylor
2011-10-07
3
-1
/
+19
*
* include/sys/cygwin.h (cygwin_getinfo_types): Define values
Corinna Vinschen
2011-10-07
2
-3
/
+54
*
Fix copyright.
Corinna Vinschen
2011-10-07
1
-1
/
+2
*
* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Send __SIGSETPGRP
Corinna Vinschen
2011-10-06
4
-2
/
+16
*
2011-10-06 Christian Franke <franke@computer.org>
Christian Franke
2011-10-06
3
-17
/
+73
*
* external.cc (create_winenv): Rename from sync_winenv. Take
Corinna Vinschen
2011-10-05
4
-7
/
+30
*
* net.cc (socketpair): Bind first socket to loopback only as well.
Corinna Vinschen
2011-10-05
2
-1
/
+5
*
* tty.cc (grantpt): Check for valid fd.
Christopher Faylor
2011-09-21
3
-3
/
+10
*
* net.cc (cygwin_getsockopt): Drop erroneous double conversion of error
Corinna Vinschen
2011-09-02
2
-12
/
+8
*
* lc_msg.h: Regenerate.
Corinna Vinschen
2011-09-01
2
-3
/
+18
*
* dlfcn.cc (gfpod_helper): Helper function to search DLL using
Corinna Vinschen
2011-09-01
2
-6
/
+53
*
* flock.cc (inode_t::unlock_and_remove_if_unused): Rename from
Corinna Vinschen
2011-08-31
2
-6
/
+11
*
* flock.cc (LOCK_OBJ_NAME_LEN): Change to accommodate extra lf_ver
Corinna Vinschen
2011-08-29
2
-136
/
+152
*
* fhandler.cc (fhandler_base::open): Fix typo in comment.
Corinna Vinschen
2011-08-27
5
-98
/
+165
*
* cygthread.cc (cygthread::simplestub): Notify that the thread has detached
Christopher Faylor
2011-08-25
2
-0
/
+9
*
* fhandler.cc (fhandler_base::open): Never open files with
Corinna Vinschen
2011-08-25
2
-12
/
+37
*
* thread.cc (pthread::pthread): Drop setting parent_tls. Call
Corinna Vinschen
2011-08-24
3
-3
/
+12
*
* thread.cc (pthread::exit): Create dummy tls structure to hold _main_tls
Christopher Faylor
2011-08-24
2
-1
/
+15
*
* poll.cc (poll): Don't return prematurely if invalid fds have been
Corinna Vinschen
2011-08-23
2
-7
/
+24
*
* fhandler_socket.cc (fhandler_socket::send_internal): Fix setting
Corinna Vinschen
2011-08-23
2
-2
/
+9
*
* dtable.cc (conv_start_chars): Remove unneeded section attribute.
Christopher Faylor
2011-08-21
2
-2
/
+5
*
* include/paths.h (_PATH_MAILDIR): Define.
Yaakov Selkowitz
2011-08-21
2
-0
/
+7
*
* fhandler_process.cc (format_process_maps): Define page protection
Corinna Vinschen
2011-08-20
2
-6
/
+15
*
* devices.h (fh_devices): Define DEV_MISC_MAJOR, DEV_MEM_MAJOR,
Yaakov Selkowitz
2011-08-19
3
-12
/
+90
*
* dtable.cc: Mark some const variables as static.
Christopher Faylor
2011-08-19
4
-18
/
+65
*
* fhandler_console.cc (fhandler_console::read): Recognize backspace key
Corinna Vinschen
2011-08-19
2
-1
/
+7
*
* dcrt0.cc (dll_crt0_0): Remove unneeded __stdcall decoration.
Christopher Faylor
2011-08-18
3
-2
/
+7
*
* dtable.cc (dtable::get_debugger_info): Add missing braces.
Corinna Vinschen
2011-08-18
2
-7
/
+14
*
2011-08-16 Pierre Humblet <Pierre.Humblet@ieee.org>
Pierre Humblet
2011-08-16
2
-50
/
+22
[next]