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-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
2002-12-21* Makefile.in: Default fhandler objects to -fomit-frame-pointer. EliminateChristopher Faylor
2002-12-21* Makefile.common: Don't attempt to pretty-print c++ errors.Christopher Faylor
2002-12-21* fhandler.h (line_edit_status): Reorganize so that tests for error conditionChristopher Faylor
2002-12-20 * include/_mingw.h: Increment version to 2.4.Earnie Boyd
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2002-12-20* fhandler.h (line_edit_status): Add a new element.Christopher Faylor
2002-12-19* overview2.sgml: Remove CTRL-Z discussion.Christopher Faylor
2002-12-19 * include/ddk/hidusage.h: Remove unneccessary #pragma pack's.Danny Smith
2002-12-182002-12-18 James E. Lucas <xelloss@users.sourceforge.net>Danny Smith
2002-12-17* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error andChristopher Faylor
2002-12-16* pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command lineChristopher Faylor
2002-12-15 * include/windows.h: Guard inclusion of wingdi.h,Danny Smith
2002-12-15 * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen