aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2003-01-03 * include/stdlib.h (_osver, _winver, _winmajor,Danny Smith2-4/+17
2003-01-03 * lib/kernel32.c (GetCurrentFiber): Remove blank input field inDanny Smith2-9/+13
2003-01-02 * include/winnt.h (GetCurrentFiber): Remove blank input fieldDanny Smith2-9/+13
2003-01-02 * include/winerror.h (ERROR_DIFFERENT_SERVICE_ACCOUNT,Danny Smith2-6/+35
2003-01-02 * include/winspool.h (PRINTER_INFO_6): Add.Danny Smith2-0/+8
2003-01-02* passwd.cc (getpwuid_r32): Revert previous change.Christopher Faylor2-2/+5
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,Christopher Faylor3-1/+14
2003-01-012003-01-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith6-6/+85
2002-12-30* exceptions.cc (events_init): Display name of mutex on failure.Christopher Faylor2-2/+7
2002-12-30* windows.cc (setitimer): Return ENOSYS on invalid argument.Christopher Faylor2-1/+5
2002-12-302002-12-30 Hartmut Honisch <hhonisch@users.sourceforge.net>Danny Smith3-1/+18
2002-12-30 * include/wingdi.h (wglGetLayerPaletteEntries): CorrectDanny Smith2-2/+6
2002-12-28remove from trunkChristopher Faylor2-297/+0
2002-12-28* Makefile.in: Add devices.gperf.Christopher Faylor2-0/+297
2002-12-28* fhandler_termios.cc (fhandler_termios::line_edit): Perform echo before inputChristopher Faylor2-2/+7
2002-12-27Move ChangeLog entry from toplevel, where it didn't belong.Nathanael Nerode1-0/+17
2002-12-27* fhandler.h (fhandler_tty_master::set_winsize): Declare new function.Christopher Faylor3-5/+21
2002-12-27* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to thatChristopher Faylor1-2/+4
2002-12-27correct typoChristopher Faylor1-1/+1
2002-12-27* fhandler.h (fhandler_termios::line_edit): Replace third argument withChristopher Faylor5-35/+53
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith2-3/+7
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith3-3/+7
2002-12-26 * include/dbt.h (DEV_BROADCAST_PORT): Add UNICODE version.Danny Smith2-2/+19
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith1-4/+4
2002-12-26 * include/unknwn.h: Include windows.h and ole2.h before headerDanny Smith2-5/+15
2002-12-262002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith2-4/+11
2002-12-26 * include/commcat.h: Don't include windows.h or ole2.h ifdefDanny Smith3-0/+12
2002-12-26 * include/imm.h (ImmGetCompositionFont[AW],Danny Smith2-0/+11
2002-12-25minor reformattingChristopher Faylor1-0/+2
2002-12-25* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-1/+5
2002-12-25* exceptions.cc (events_init): Initialize critical section to control exitingChristopher Faylor3-0/+14
2002-12-25* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTRChristopher Faylor2-1/+6
2002-12-21* Makefile.in: Default fhandler objects to -fomit-frame-pointer. EliminateChristopher Faylor2-1/+26
2002-12-21* Makefile.common: Don't attempt to pretty-print c++ errors.Christopher Faylor2-1/+5
2002-12-21* fhandler.h (line_edit_status): Reorganize so that tests for error conditionChristopher Faylor4-10/+21
2002-12-20 * include/_mingw.h: Increment version to 2.4.Earnie Boyd3-3/+8
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-1/+8
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-2/+7
2002-12-20* fhandler.h (line_edit_status): Add a new element.Christopher Faylor4-6/+25
2002-12-19* overview2.sgml: Remove CTRL-Z discussion.Christopher Faylor3-6/+15
2002-12-19 * include/ddk/hidusage.h: Remove unneccessary #pragma pack's.Danny Smith21-42/+115
2002-12-182002-12-18 James E. Lucas <xelloss@users.sourceforge.net>Danny Smith4-2/+29
2002-12-17* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error andChristopher Faylor3-31/+42
2002-12-16* pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command lineChristopher Faylor2-1/+6
2002-12-15 * include/windows.h: Guard inclusion of wingdi.h,Danny Smith3-15/+42
2002-12-15 * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen3-5/+11
2002-12-14* fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() inChristopher Faylor2-8/+16
2002-12-14* fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_readChristopher Faylor2-0/+10
2002-12-14* fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize windowChristopher Faylor2-54/+57
2002-12-142002-12-14 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen4-12/+48