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/w32api.h (IE*): Define for recent versions of IE.
Dimitri Papadopoulos
2006-04-06
2
-0
/
+7
*
* include/w32api.h (_W32API_H): Define.
Dimitri Papadopoulos
2006-04-06
2
-2
/
+8
*
* include/w32api.h (WindowsVista): Define.
Dimitri Papadopoulos
2006-04-06
2
-7
/
+12
*
* include/iptypes.h (IP_ADAPTER_*): Define parts that depend
Dimitri Papadopoulos
2006-04-06
3
-1
/
+7
*
* include/winuser.h (WM_IME_*): Remove. Defined in imm.h.
Dimitri Papadopoulos
2006-04-06
3
-17
/
+5
*
* fhandler_socket.cc: Move iptypes.h include after winsock2 since it now relies
Christopher Faylor
2006-04-05
3
-2
/
+8
*
* dcrt0.cc (dll_crt0_0): Move user_data->{resourcelocks,threadinterface}
Christopher Faylor
2006-04-05
2
-2
/
+9
*
* include/iphlpapi.h (GAA_FLAG_*): Define.
Dimitri Papadopoulos
2006-04-05
3
-0
/
+22
*
* include/iptypes.h (IP_INTERFACE_NAME_INFO,
Dimitri Papadopoulos
2006-04-05
2
-0
/
+160
*
* include/winuser.h (GetWindowExtEx): Removed, belongs to wingdi.h.
Dimitri Papadopoulos
2006-04-05
2
-1
/
+5
*
* include/objidl.h (PIDSI_*): Define.
Dimitri Papadopoulos
2006-04-05
2
-0
/
+43
*
* include/winbase.h (LOGON32_PROVIDER_WINNT40,
Dimitri Papadopoulos
2006-04-05
2
-3
/
+23
*
* include/mq.h: New file.
Dimitri Papadopoulos
2006-04-05
3
-0
/
+546
*
* lib/mqrt.def: New file.
Dimitri Papadopoulos
2006-04-05
2
-0
/
+39
*
* include/winerror.h (STG_E_*): Define.
Dimitri Papadopoulos
2006-04-05
2
-1
/
+44
*
faq.using.chmod faq.programming.adjusting-heap
Joshua Daniel Franklin
2006-04-05
3
-20
/
+20
*
* net.cc (fdsock): Raise default SO_RCVBUF/SO_SNDBUF buffer sizes to
Corinna Vinschen
2006-04-04
2
-0
/
+14
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Christopher Faylor
2006-04-03
3
-21
/
+31
*
* spawn.cc (linebuf::finish): Drop argument. Don't check command line
Corinna Vinschen
2006-04-03
2
-10
/
+12
*
* dcrt0.cc (sm): Delete.
Christopher Faylor
2006-04-03
2
-3
/
+13
*
* include/commctrl.h (ListView_*): Define and correct.
Dimitri Papadopoulos
2006-04-03
2
-20
/
+95
*
* include/winuser.h (WM_IME_*): Define (DWORD type).
Dimitri Papadopoulos
2006-04-03
2
-0
/
+37
*
* cygwinenv.sgml: Rename fork_retry to proc_retry since it has turned out to be
Christopher Faylor
2006-04-03
2
-2
/
+8
*
* fhandler_disk_file.cc (FS_IS_SAMBA_WITH_QUOTA): New define.
Corinna Vinschen
2006-03-31
2
-5
/
+23
*
* include/winnetwk.h (WNetGetResourceInformationW): Correct first param.
Danny Smith
2006-03-31
2
-1
/
+6
*
* security.h (sec_user_nih): Make sid1 argument mandatory.
Corinna Vinschen
2006-03-30
2
-2
/
+9
*
* include/winspool.h: Protect use of PRINTER_ENUM_VALUESW with proper version
Christopher Faylor
2006-03-30
2
-4
/
+18
*
* sigproc.cc (wait_for_sigthread): Use the current user sid when setting up the
Christopher Faylor
2006-03-30
2
-1
/
+7
*
* include/winspool.h (JOB_INFO_3): Add structure.
Dimitri Papadopoulos
2006-03-29
2
-0
/
+58
*
* include/winspool.h [_WIN32_WINNT >= 0x0500]
Dimitri Papadopoulos
2006-03-29
1
-1
/
+1
*
* include/winspool.h [_WIN32_WINNT >= 0x0500]
Dimitri Papadopoulos
2006-03-29
2
-1
/
+5
*
* include/winspool.h [_WIN32_WINNT >= 0x0500]
Dimitri Papadopoulos
2006-03-29
2
-0
/
+130
*
* include/winspool.h [_WIN32_WINNT >= 0x0500]
Dimitri Papadopoulos
2006-03-29
2
-5
/
+11
*
* dcrt0.cc (child_info_fork::handle_fork): Set uid/gid in myself so that it can
Christopher Faylor
2006-03-29
5
-33
/
+57
*
* include/wincon.h (GetConsoleProcessList): Declare.
Danny Smith
2006-03-27
2
-0
/
+8
*
2006-03-27 Hansres Engel <engel@node.ch>
Danny Smith
2006-03-27
3
-1
/
+355
*
* spawn.cc (spawn_guts): Close handles if we know that we will not be seeing a
Christopher Faylor
2006-03-27
2
-9
/
+16
*
* sigproc.cc (wait_sig): Move myself manipulation...
Christopher Faylor
2006-03-27
2
-8
/
+10
*
2006-03-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-03-26
2
-1
/
+5
*
2006-03-26 Hansres Engel <engel@node.ch>
Danny Smith
2006-03-25
8
-4
/
+318
*
* fhandler_floppy.cc: Include ntdef.h and ntdll.h.
Corinna Vinschen
2006-03-24
3
-54
/
+122
*
* fhandler_console.cc (fhandler_console::fixup_after_fork_exec): Make error
Christopher Faylor
2006-03-23
3
-3
/
+10
*
* dcrt0.cc (child_info_spawn::handle_spawn): Don't initialize the console
Christopher Faylor
2006-03-23
3
-2
/
+10
*
* sigproc.cc (sigalloc): Don't set SA_RESTART here.
Christopher Faylor
2006-03-23
4
-21
/
+63
*
* winsup.api/checksignal.c (main): Add test for siginterrupt.
Christopher Faylor
2006-03-23
2
-28
/
+47
*
* thread.cc (pthread_mutex::is_good_initializer_or_bad_object): Delete.
Corinna Vinschen
2006-03-22
2
-55
/
+37
*
* fhandler.cc (fcntl): Print flags in hex.
Christopher Faylor
2006-03-22
6
-39
/
+59
*
* thread.cc (pthread_cond::init): Disable validity test of object
Corinna Vinschen
2006-03-22
2
-6
/
+19
*
* signal.cc (signal): Don't set SA_RESTART here.
Christopher Faylor
2006-03-22
3
-5
/
+12
*
* child_info.h (child_status): Fix typo which made it impossible to set
Christopher Faylor
2006-03-22
5
-22
/
+38
[next]