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
...
*
Fix typo.
Corinna Vinschen
2007-03-13
1
-1
/
+1
*
* include/cygwin/stat.h (S_TYPEISSHM, S_TYPEISSEM, S_TYPEISSHM):
Corinna Vinschen
2007-03-13
2
-3
/
+8
*
* signal.cc (handle_sigprocmask): Remove extraneous sig_dispatch_pending.
Christopher Faylor
2007-03-07
2
-1
/
+5
*
* fhandler_proc.cc: Fix formatting. Drop setting errno when creating
Corinna Vinschen
2007-03-07
2
-104
/
+217
*
Fix log entry.
Corinna Vinschen
2007-03-06
1
-1
/
+1
*
Add accidentally missing checkins.
Corinna Vinschen
2007-03-06
3
-0
/
+7
*
* include/cygwin/stat.h (S_TYPEISMQ): Define.
Corinna Vinschen
2007-03-06
2
-0
/
+13
*
* fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat member
Corinna Vinschen
2007-03-06
9
-12
/
+43
*
* ntdll.h (struct _OBJECT_NAME_INFORMATION): Define.
Corinna Vinschen
2007-03-02
3
-2
/
+65
*
* security.cc (get_file_attribute): Avoid compiler warning.
Corinna Vinschen
2007-03-02
2
-1
/
+4
*
* fork.cc (fork): Reset child to true after fork since it may have been reset
Christopher Faylor
2007-03-01
2
-2
/
+10
*
* Makefile (DLL_OFILES): Remove ntea.o
Christopher Faylor
2007-03-01
8
-59
/
+24
*
* path.cc (close_user_proc_parms_cwd_handle): Remove.
Corinna Vinschen
2007-02-27
3
-38
/
+35
*
* fhandler.cc(fhandler_base::open): Open with READ_CONTROL only in
Corinna Vinschen
2007-02-27
10
-104
/
+287
*
* fhandler.cc (fhandler_base::fstat): Set all file times to arbitrary
Corinna Vinschen
2007-02-26
2
-1
/
+7
*
* fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA.
Corinna Vinschen
2007-02-26
5
-16
/
+18
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Drop comment.
Corinna Vinschen
2007-02-26
5
-37
/
+19
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
16
-159
/
+96
*
* fhandler.h (class fhandler_pipe): Remove members writepipe_exists,
Corinna Vinschen
2007-02-23
6
-84
/
+20
*
* devices.in: Change native device name to native NT device name for
Corinna Vinschen
2007-02-23
5
-211
/
+96
*
* fhandler_console.cc (fhandler_console::need_invisible): Drop
Corinna Vinschen
2007-02-23
7
-64
/
+21
*
* exceptions.cc (dummy_ctrl_c_handler): Remove.
Corinna Vinschen
2007-02-23
11
-124
/
+34
*
* fhandler.cc (fhandler_base::lseek): Drop 9x considerations.
Corinna Vinschen
2007-02-23
5
-47
/
+13
*
* cygheap.h (struct cwdstuff): Remove sync member and keep_in_sync
Corinna Vinschen
2007-02-22
8
-236
/
+145
*
* fhandler_console.cc (fhandler_console::read): Drop 9x specific
Corinna Vinschen
2007-02-22
5
-134
/
+24
*
* fhandler.cc (fhandler_base::set_no_inheritance): Always use
Corinna Vinschen
2007-02-22
9
-372
/
+195
*
Fix typo.
Corinna Vinschen
2007-02-22
1
-1
/
+1
*
* dir.cc (rmdir): Move existance check in front of
Corinna Vinschen
2007-02-22
2
-2
/
+7
*
* fhandler.cc (fhandler_base::write): Remove wincap.has_lseek_bug case.
Corinna Vinschen
2007-02-22
5
-121
/
+34
*
Throughout remove all usage of wincap.access_denied_on_delete.
Corinna Vinschen
2007-02-22
7
-36
/
+17
*
* fhandler_disk_file.cc (fhandler_disk_file::closedir): Fix bug
Corinna Vinschen
2007-02-22
2
-2
/
+9
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Change sense of guard test.
Christopher Faylor
2007-02-22
5
-55
/
+171
*
Throughout replace all usage of wincap.shared with the constant
Corinna Vinschen
2007-02-22
12
-35
/
+37
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
24
-1243
/
+476
*
* wincap.cc (wincap_unknown): Change settings for unknown to reflect
Corinna Vinschen
2007-02-21
2
-429
/
+19
*
* cygwin.din (sem_unlink): Export.
Corinna Vinschen
2007-02-20
9
-292
/
+555
*
* exceptions.cc (_cygtls::signal_exit): Only call myself.exit when when
Christopher Faylor
2007-02-20
4
-5
/
+13
*
* fhandler_socket.cc (fhandler_socket::bind): Remove printing wrong
Corinna Vinschen
2007-02-20
2
-2
/
+7
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
18
-162
/
+166
*
* posix_ipc.cc (mq_open): Avoid compiler warning. Initialize mqhdr
Corinna Vinschen
2007-02-15
3
-3
/
+9
*
* posix_ipc.cc (ipc_mutex_init): Create global object name.
Corinna Vinschen
2007-02-15
2
-26
/
+36
*
* Makefile.in (DLL_OFILES): Add posix_ipc.o.
Corinna Vinschen
2007-02-14
9
-87
/
+944
*
* include/cygwin/stdlib.h (valloc): Declare.
Corinna Vinschen
2007-02-13
2
-0
/
+8
*
* libc/minires-os-if.c (write_record): Handle DNS_TYPE_SRV and
Corinna Vinschen
2007-02-09
2
-1
/
+21
*
* syscalls.cc (check_shm): New static function to do path checking
Corinna Vinschen
2007-02-08
2
-16
/
+47
*
* cygwin.din (shm_open): Export.
Corinna Vinschen
2007-02-08
6
-2
/
+66
*
* cygmalloc.h (__set_ENOMEM): Declare.
Corinna Vinschen
2007-02-08
3
-11
/
+22
*
* cygmalloc.h (MALLOC_FAILURE_ACTION): Move to correct #if branch.
Corinna Vinschen
2007-02-07
2
-1
/
+5
*
* cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.
Corinna Vinschen
2007-02-07
14
-180
/
+564
*
* fhandler_serial.cc (fhandler_serial::tcsetattr): Add support for
Corinna Vinschen
2007-02-05
3
-0
/
+93
[prev]
[next]