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
*
* cygtls.cc (free_local): New macro.
Christopher Faylor
2005-03-16
5
-92
/
+93
*
* errno.cc (errmap): Correct typo in previous change.
Christopher Faylor
2005-03-16
2
-1
/
+5
*
* include/winnt.h (_LUID): Add structure. Correct LUID typedef.
Danny Smith
2005-03-16
2
-1
/
+10
*
* cygtls.cc (_cygtls::remove): Free process_ident, if it exists.
Christopher Faylor
2005-03-15
3
-0
/
+10
*
2005-03-15 Hans Leidekker <hans@it.vu.nl>
Danny Smith
2005-03-15
2
-2
/
+6
*
* path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK.
Christopher Faylor
2005-03-12
3
-38
/
+65
*
* path.cc (is_floppy): New function.
Corinna Vinschen
2005-03-10
3
-1
/
+25
*
* autoload.cc (LoadDLLprime): Use nocopy segment or forked processes will not
Christopher Faylor
2005-03-10
2
-2
/
+7
*
* autoload.cc (LoadDllprime): Scrap use of .linkonce and just use an ifdef
Christopher Faylor
2005-03-10
3
-3
/
+15
*
* pinfo.h (pinfo::pinfo): Clear more elements in the constructor.
Christopher Faylor
2005-03-10
2
-2
/
+6
*
* net.cc (dup_ent): Revert older stupid test for null. Don't copy name if it
Christopher Faylor
2005-03-09
2
-6
/
+13
*
* fhandler_socket.cc (fhandler_socket::eid_pipe_name): Fix format
Corinna Vinschen
2005-03-09
2
-44
/
+61
*
* net.cc (dup_ent): Revert previous stupid change.
Christopher Faylor
2005-03-09
2
-1
/
+5
*
* signal.cc (sigprocmask): Rename first parameter to "how".
Corinna Vinschen
2005-03-09
2
-10
/
+13
*
* net.cc (dup_ent): Avoid dereferencing a null pointer in a debug_printf.
Christopher Faylor
2005-03-09
2
-1
/
+5
*
* path.cc (path_conv::check): Treat ENOSHARE similarly to ENOENT when
Christopher Faylor
2005-03-09
2
-2
/
+8
*
Remove \n from debug_printf
Christopher Faylor
2005-03-09
1
-1
/
+1
*
* fhandler_socket.cc (fhandler_socket::listen): Don't limit the number
Corinna Vinschen
2005-03-08
2
-2
/
+7
*
revert errnoneous checkin
Christopher Faylor
2005-03-08
1
-46
/
+22
*
* pinfo.cc (pinfo::exit): Right shift exit value by eight when not started in a
Christopher Faylor
2005-03-08
3
-24
/
+55
*
* mmap.cc (mmap64): Handle MAP_AUTOGROW flag.
Corinna Vinschen
2005-03-08
4
-11
/
+71
*
* dcrt0.cc (dll_crt0_0): Eliminate muto::init call.
Christopher Faylor
2005-03-08
5
-23
/
+30
*
* kill.cc (getsig): Rectify bug introduced by 2005-02-26 change. Don't pad
Christopher Faylor
2005-03-08
2
-2
/
+7
*
* strace.cc (handle_output_debug_string): Fix compiler warning.
Corinna Vinschen
2005-03-07
2
-2
/
+6
*
* include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getnameinfo):
Danny Smith
2005-03-07
2
-4
/
+16
*
* include/basetyps.h (__int16): Correct define.
Danny Smith
2005-03-07
2
-1
/
+5
*
* path.cc (mount_info::read_cygdrive_info_from_registry): Use the user prefix
Christopher Faylor
2005-03-06
2
-0
/
+15
*
* sync.h (sync::init_lock): Declare new static member.
Christopher Faylor
2005-03-06
3
-7
/
+25
*
* path.cc (special_name): Reorganize to always detect the use of special names
Christopher Faylor
2005-03-06
2
-14
/
+16
*
* cygpath.cc (usage): Pass in one more copy of program_name to printf to avoid
Christopher Faylor
2005-03-06
2
-1
/
+6
*
* pathnames.sgml: Clarify binmode/textmode behavior slightly.
Christopher Faylor
2005-03-06
3
-18
/
+25
*
* fhandler_clipboard.cc: Use int for cygnativeformat rather than UINT as that
Christopher Faylor
2005-03-04
2
-2
/
+8
*
* fhandler.cc (fhandler_base::open_9x): Satisfy query_open values.
Corinna Vinschen
2005-03-04
2
-6
/
+23
*
* fhandler_socket.cc (fhandler_socket::ioctl): Only cancel
Corinna Vinschen
2005-03-04
2
-1
/
+6
*
* cygwin.din (utmpxname): Export.
Corinna Vinschen
2005-03-03
6
-2
/
+26
*
* cygthread.cc (cygthread::detach): Use a slightly higher priority when waiting
Christopher Faylor
2005-03-03
2
-1
/
+6
*
Add Pierre's security text.
Joshua Daniel Franklin
2005-03-03
2
-11
/
+10
*
restore comment
Christopher Faylor
2005-03-03
1
-0
/
+1
*
fix changelog garbling
Christopher Faylor
2005-03-03
1
-4
/
+3
*
* autoload.cc (std_dll_init): Save and restore fpu control register around
Christopher Faylor
2005-03-03
2
-2
/
+12
*
* cygtls.cc (_cygtls::remove): Don't attempt any removal activities if exitsock
Christopher Faylor
2005-03-03
2
-1
/
+9
*
* cygtls.cc (_cygtls::init_thread): Move exitsock setting later. It should
Christopher Faylor
2005-03-03
2
-2
/
+8
*
* autoload.cc (LoadDLLprime): Mask error code to low-order 16 bits.
Christopher Faylor
2005-03-02
2
-2
/
+7
*
* spawn.cc (do_cleanup): Properly restore SIGINT/SIGQUIT even if they had
Christopher Faylor
2005-03-02
2
-6
/
+11
*
* fhandler_disk_file.cc (fhandler_disk_file::touch_ctime): Replace
Corinna Vinschen
2005-03-02
3
-9
/
+10
*
* include/cygwin/version.h: Bump DLL minor number to 14.
Christopher Faylor
2005-03-01
2
-1
/
+5
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never set
Corinna Vinschen
2005-03-01
7
-64
/
+65
*
* fhandler.h (class fhandler_socket): Declare new method
Corinna Vinschen
2005-02-28
6
-36
/
+132
*
remove unneeded blank line
Christopher Faylor
2005-02-28
1
-1
/
+0
*
* regtool.cc (opts): The argument to 'K' is not optional.
Christopher Faylor
2005-02-27
2
-5
/
+8
[next]