Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2006-04-21format comment using GNU-styleChristopher Faylor
2006-04-21* environ.cc (rawenv): Make this variable a file-scope static.Christopher Faylor
2006-04-21* tty.h (tty::hwnd): Move to tty_min.Christopher Faylor
2006-04-21 * environ.cc (getearly): New function.Corinna Vinschen
2006-04-21 * include/asm/byteorder.h (__ntohl): Fix the missing uint32_t.Corinna Vinschen
2006-04-21 * fhandler_socket.cc (fhandler_socket::wait): Reorder settingCorinna Vinschen
2006-04-21 * include/asm/byteorder.h: Include stdint.h. Per standard, changeCorinna Vinschen
2006-04-20 * include/winnt.h: revert to 1.102Dimitri Papadopoulos
2006-04-19 * include/edevdefs.h: New file.Dimitri Papadopoulos
2006-04-19 * include/mmsystem.h (_LPCWAVEFORMATEX_DEFINED): Define.Dimitri Papadopoulos
2006-04-19 * include/winnt.h, include/ddk/winddk.h (FIELD_OFFSET):Dimitri Papadopoulos
2006-04-19 * include/winuser.h (CharNextEx,CharNextExW,CharPrevEx,CharPrevExW):Dimitri Papadopoulos
2006-04-18* exceptions.cc (ctrl_c_handler): Only exit TRUE on CTRL_LOGOFF_EVENT when weChristopher Faylor
2006-04-182006-04-18 Eric House <ehouse@eehouse.org>Danny Smith
2006-04-182006-04-18 Eric House <ehouse@eehouse.org>Danny Smith
2006-04-182006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net> Danny Smith
2006-04-182006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net> Danny Smith
2006-04-182006-04-18 Bart Oldeman <bartoldeman@users.sf.net>Danny Smith
2006-04-17* mktemp.cc (_gettemp): Open temp files in binary mode.Christopher Faylor
2006-04-16 * include/ws2tcpip.h (gai_strerror): Add thread-safety comment.Danny Smith
2006-04-14 * include/ws2tcpip.h (gai_strerror{AW}): Implement as inline function.Dimitri Papadopoulos
2006-04-14 * include/wsahelp.h (system_header): Add pragma.Dimitri Papadopoulos
2006-04-14 * include/rpcndr.h (boolean): Add typedef.Dimitri Papadopoulos
2006-04-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Use UINT32_MAXCorinna Vinschen
2006-04-14 * fhandler_disk_file.cc (path_conv::hasgood_inode): Make inline.Corinna Vinschen
2006-04-142006-04-14 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2006-04-14trivial changeChristopher Faylor
2006-04-142006-04-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-04-13* spawn.cc (spawn_guts): Move ch.set() call back to where it was supposed toChristopher Faylor
2006-04-13 Bump copyright dates.Corinna Vinschen
2006-04-13 * sysconf.cc (sysconf): Add _SC_THREADS, _SC_THREAD_ATTR_STACKSIZE,Corinna Vinschen
2006-04-13* spawn.cc (spawn_guts): Revert patch which treated derived cygwin programsChristopher Faylor
2006-04-12* Makefile.in (DLL_OFILES): Add winf.o.Christopher Faylor
2006-04-12 * include/secext.h: Enclose function declarations in extern "C" forDanny Smith
2006-04-122006-04-11 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-04-11 * include/commdlg.h (PD_*): Rearrange.Dimitri Papadopoulos
2006-04-11 * include/commdlg.h (PD_*): Define.Dimitri Papadopoulos
2006-04-08 * include/iphlpapi.h (GetAdaptersAddresses): Check for winsock2Danny Smith
2006-04-07 * include/wincrypt.h (PROV_MS_EXCHANGE): Define.Dimitri Papadopoulos
2006-04-07 * include/commdlg.h [WINVER >= 0x0500]Dimitri Papadopoulos
2006-04-07 * include/wingdi.h [WINVER >= 0x0410]Dimitri Papadopoulos
2006-04-07 * include/wingdi.h (CAPTUREBLT,NOMIRRORBITMAP): Define.Dimitri Papadopoulos
2006-04-06 * include/w32api.h (IE*): Define for recent versions of IE.Dimitri Papadopoulos
2006-04-06 * include/w32api.h (_W32API_H): Define.Dimitri Papadopoulos
2006-04-06 * include/w32api.h (WindowsVista): Define.Dimitri Papadopoulos
2006-04-06 * include/iptypes.h (IP_ADAPTER_*): Define parts that dependDimitri Papadopoulos
2006-04-06 * include/winuser.h (WM_IME_*): Remove. Defined in imm.h.Dimitri Papadopoulos
2006-04-05* fhandler_socket.cc: Move iptypes.h include after winsock2 since it now reliesChristopher Faylor
2006-04-05* dcrt0.cc (dll_crt0_0): Move user_data->{resourcelocks,threadinterface}Christopher Faylor
2006-04-05 * include/iphlpapi.h (GAA_FLAG_*): Define.Dimitri Papadopoulos