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-05-02 * include/mprapi.h (MprAdminConnection*,MprAdminPort*): Add declaration.Dimitri Papadopoulos
2006-05-02 * include/mprapi.h (PPP_*INFO*, RAS_CONNECTION_*, RAS_PORT_*,Dimitri Papadopoulos
2006-05-02 * include/mprapi.h: New file.Dimitri Papadopoulos
2006-04-28 * include/ddk/winddk.h (KAFFINITY): Fix typo.Dimitri Papadopoulos
2006-04-28 * include/winbase.h (ENUMRES*PROC{AW}): ANSI and Unicode versions.Dimitri Papadopoulos
2006-04-28 * include/ntsecapi.h (POLICY_DNS_DOMAIN_INFO): Fix typo.Dimitri Papadopoulos
2006-04-28 * include/wingdi.h (BITMAPV5HEADER): New structure definition.Dimitri Papadopoulos
2006-04-28 * include/basetyps.h (REFFMTID): Define properly.Dimitri Papadopoulos
2006-04-28 * include/winnt.h (WT_SET_MAX_THREADPOOL_THREADS): Define.Dimitri Papadopoulos
2006-04-28 * include/ipifcons.h (MIN_IF_TYPE,IF_TYPE_*,MAX_IF_TYPE,IF_ACCESS_*,Dimitri Papadopoulos
2006-04-27 * pipe.cc (DEFAULT_PIPEBUFSIZE): Raise to 64K.Corinna Vinschen
2006-04-26 * fhandler.h (fhandler_base): Change fstat_helper prototypeCorinna Vinschen
2006-04-24* environ.cc (getearly): Force correct dereference order when inspectingChristopher Faylor
2006-04-24 * select.cc (thread_pipe): Raise sleep time only every 8th iteration.Corinna Vinschen
2006-04-24 * include/ws2tcpip.h (gai_strerror): Remove thread-safety comment.Dimitri Papadopoulos
2006-04-23 * select.cc (thread_pipe): Raise sleep time dynamically to speed upCorinna Vinschen
2006-04-23* signal.cc (abort): On second thought, just set incyg once.Christopher Faylor
2006-04-23* abort.cc (abort): Set incyg manually to help get a reliable gdb stack trace.Christopher Faylor
2006-04-22* environ.cc (getearly): Use GetEnvironmentVariable and cmalloc instead ofChristopher Faylor
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