summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler.h (line_edit_status): Reorganize so that tests for error conditionChristopher Faylor2002-12-214-10/+21
* * include/_mingw.h: Increment version to 2.4.Earnie Boyd2002-12-203-3/+8
* 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2002-12-202-1/+8
* 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2002-12-202-2/+7
* * fhandler.h (line_edit_status): Add a new element.Christopher Faylor2002-12-204-6/+25
* * overview2.sgml: Remove CTRL-Z discussion.Christopher Faylor2002-12-193-6/+15
* * include/ddk/hidusage.h: Remove unneccessary #pragma pack's.Danny Smith2002-12-1921-42/+115
* 2002-12-18 James E. Lucas <xelloss@users.sourceforge.net>Danny Smith2002-12-184-2/+29
* * fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error andChristopher Faylor2002-12-173-31/+42
* * pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command lineChristopher Faylor2002-12-162-1/+6
* * include/windows.h: Guard inclusion of wingdi.h,Danny Smith2002-12-153-15/+42
* * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen2002-12-153-5/+11
* * fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() inChristopher Faylor2002-12-142-8/+16
* * fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_readChristopher Faylor2002-12-142-0/+10
* * fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize windowChristopher Faylor2002-12-142-54/+57
* 2002-12-14 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2002-12-144-12/+48
* * netdb.cc: Remove strtok_r comment.Corinna Vinschen2002-12-142-9/+5
* * security.cc (get_user_local_groups): Use LookupAccountSid to find theCorinna Vinschen2002-12-142-6/+14
* * pipe.cc (make_pipe): Set fork fixup flag for read pipe.Christopher Faylor2002-12-142-0/+5
* add FIXMEChristopher Faylor2002-12-141-0/+1
* * winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor2002-12-143-23/+45
* Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor2002-12-1419-189/+295
* 2002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith2002-12-132-9/+17
* * include/malloc.h (_alloca): Add definition.Earnie Boyd2002-12-122-0/+11
* * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen2002-12-126-3/+14
* * include/shlobj.h (IShellLinkW::GetPath): Correct prototype.Danny Smith2002-12-122-2/+7
* whitespaceChristopher Faylor2002-12-128-15/+21
* * cygthread.h (cygthread::stack_ptr): New element.Christopher Faylor2002-12-117-33/+146
* * net.cc (free_protoent_ptr): Add missing free() for base structure.Corinna Vinschen2002-12-102-0/+9
* * netdb.cc (parse_alias_list, parse_services_line)Corinna Vinschen2002-12-102-14/+19
* 2002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen2002-12-1010-195/+258
* correct dateChristopher Faylor2002-12-091-1/+1
* * lib/pseudo-reloc.c: New file.Christopher Faylor2002-12-094-0/+101
* * include/shellapi.h (ExtractIconEx[AW]): Correct return typeDanny Smith2002-12-092-2/+8
* * mingwex/math/s_erf.c: New file.Danny Smith2002-12-085-9/+629
* * include/math.h: Add traditional/XOPEN math constants.Danny Smith2002-12-072-0/+37
* * include/winuser.h (AllowSetForegroundWindow,Danny Smith2002-12-073-0/+20
* fix dateChristopher Faylor2002-12-071-1/+1
* * cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor2002-12-063-3/+11
* 2002-12-06 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2002-12-062-11/+36
* * fhandler.h (fhandler_termios::line_edit): Change return from an int to anChristopher Faylor2002-12-055-12/+40
* fix commentChristopher Faylor2002-12-041-2/+2
* * netdb.cc: New file.Christopher Faylor2002-12-045-11/+455
* * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen2002-12-043-2/+58
* 2002-12-02 Andrew Stadt <acstadt@sympatico.ca>Danny Smith2002-12-022-0/+7
* 2002-12-02 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2002-12-022-1/+63
* * fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retvalChristopher Faylor2002-11-302-4/+15
* * pinfo.h (winpids::set): Renamed from init.Christopher Faylor2002-11-296-5/+32
* * sigproc.cc (sig_dispatch_pending): Remove assertion.Christopher Faylor2002-11-292-1/+4
* revert botched checkinChristopher Faylor2002-11-281-6/+6