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
2003-01-09This commit was manufactured by cvs2svn to create branch 'cagney-cagney-unwind-20030108-branchpointcagney-unwind-20030108-branchcvs2svn
2003-01-09Applied pthread_mutex patchThomas Pfaff
2003-01-09Applied cond_init patchThomas Pfaff
2003-01-09 * fhandler_disk_file.cc (num_entries): Return 2 as link count ifCorinna Vinschen
2003-01-09 * security.cc (get_nt_attribute): Always return -1 when read_sd()Corinna Vinschen
2003-01-09Use isdirsep rather than SLASH_P throughout.Christopher Faylor
2003-01-08 * mkpasswd.cc (current_user): Create.Corinna Vinschen
2003-01-08 * lib/dxguid.c: Don't #include <objbase.h>.Danny Smith
2003-01-082003-01-08 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-01-08 * include/ctype.h (__isascii): Don't cast arg to unsigned.Danny Smith
2003-01-06 * include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define.Danny Smith
2003-01-06 * include/winuser.h ((SPI_SETWHEELSCROLLLINES) Add define.Danny Smith
2003-01-05* pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock whenChristopher Faylor
2003-01-05 * include/winuser.h (SPI_GETWHEELSCROLLLINES) Add define.Danny Smith
2003-01-04 * include/commctrl.h (tagNMTOOLBAR[AW]): Replace obsolete structDanny Smith
2003-01-04 * include/commctrl.h (TOOLINFO[AW]: Update structures.Danny Smith
2003-01-042003-01-03 Bang Jun-Young <junyoung@netbsd.org> Danny Smith
2003-01-03* dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanupChristopher Faylor
2003-01-03 * include/stdlib.h (_osver, _winver, _winmajor,Danny Smith
2003-01-03 * lib/kernel32.c (GetCurrentFiber): Remove blank input field inDanny Smith
2003-01-03 * include/winnt.h (GetCurrentFiber): Remove blank input fieldDanny Smith
2003-01-02 * include/winerror.h (ERROR_DIFFERENT_SERVICE_ACCOUNT,Danny Smith
2003-01-02 * include/winspool.h (PRINTER_INFO_6): Add.Danny Smith
2003-01-02* passwd.cc (getpwuid_r32): Revert previous change.Christopher Faylor
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,Christopher Faylor
2003-01-012003-01-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-12-31* exceptions.cc (events_init): Display name of mutex on failure.Christopher Faylor
2002-12-31* windows.cc (setitimer): Return ENOSYS on invalid argument.Christopher Faylor
2002-12-302002-12-30 Hartmut Honisch <hhonisch@users.sourceforge.net>Danny Smith
2002-12-30 * include/wingdi.h (wglGetLayerPaletteEntries): CorrectDanny Smith
2002-12-28remove from trunkChristopher Faylor
2002-12-28* Makefile.in: Add devices.gperf.Christopher Faylor
2002-12-28* fhandler_termios.cc (fhandler_termios::line_edit): Perform echo before inputChristopher Faylor
2002-12-28Move ChangeLog entry from toplevel, where it didn't belong.Nathanael Nerode
2002-12-27* fhandler.h (fhandler_tty_master::set_winsize): Declare new function.Christopher Faylor
2002-12-27* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to thatChristopher Faylor
2002-12-27correct typoChristopher Faylor
2002-12-27* fhandler.h (fhandler_termios::line_edit): Replace third argument withChristopher Faylor
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-26 * include/dbt.h (DEV_BROADCAST_PORT): Add UNICODE version.Danny Smith
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-26 * include/unknwn.h: Include windows.h and ole2.h before headerDanny Smith
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-26 * include/commcat.h: Don't include windows.h or ole2.h ifdefDanny Smith
2002-12-26 * include/imm.h (ImmGetCompositionFont[AW],Danny Smith
2002-12-26minor reformattingChristopher Faylor
2002-12-26* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-12-25* exceptions.cc (events_init): Initialize critical section to control exitingChristopher Faylor
2002-12-25* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTRChristopher Faylor