aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-02-07merge from trunkChristopher Faylor1-1/+87
2003-02-05merge from trunkChristopher Faylor1-0/+73
2003-02-01merge from trunkChristopher Faylor1-0/+11
2003-02-01* dlfcn.cc (dlerror): Only report load errors once per error.Christopher Faylor1-0/+4
2003-02-01merge from trunkChristopher Faylor1-0/+17
2003-01-31merge from trunkChristopher Faylor1-0/+7
2003-01-31merge from trunkChristopher Faylor1-0/+5
2003-01-31merge from trunkChristopher Faylor1-0/+5
2003-01-30merge from trunkChristopher Faylor1-1/+16
2003-01-27* string.h (strechr): New function.Christopher Faylor1-1/+1
2003-01-27merge from trunkChristopher Faylor1-0/+6
2003-01-27merge from trunkChristopher Faylor1-0/+13
2003-01-26merge from trunkChristopher Faylor1-0/+15
2003-01-26merge from trunkChristopher Faylor1-0/+27
2003-01-25clarifyChristopher Faylor1-1/+1
2003-01-25clarifyChristopher Faylor1-1/+1
2003-01-25merge from trunkChristopher Faylor1-0/+19
2003-01-25merge from trunkChristopher Faylor1-0/+15
2003-01-24trunk mergeChristopher Faylor1-0/+213
2003-01-16* path.cc (normalize_posix_path): Convert win32 path separators to slashes whenChristopher Faylor1-0/+5
2003-01-15This commit was manufactured by cvs2svn to create branch 'cgf-dev-branch'.cvs2svn1-0/+246
2002-12-28This commit was manufactured by cvs2svn to create branch 'cgf-dev-branch'.cvs2svn1-6594/+0
2002-12-21* Makefile.in: Default fhandler objects to -fomit-frame-pointer. EliminateChristopher Faylor1-0/+5
2002-12-21* fhandler.h (line_edit_status): Reorganize so that tests for error conditionChristopher Faylor1-0/+10
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-0/+5
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-0/+5
2002-12-20* fhandler.h (line_edit_status): Add a new element.Christopher Faylor1-0/+10
2002-12-17* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error andChristopher Faylor1-0/+9
2002-12-16* pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command lineChristopher Faylor1-0/+5
2002-12-14* fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() inChristopher Faylor1-0/+6
2002-12-14* fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_readChristopher Faylor1-0/+5
2002-12-14* fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize windowChristopher Faylor1-0/+9
2002-12-142002-12-14 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen1-0/+12
2002-12-14 * netdb.cc: Remove strtok_r comment.Corinna Vinschen1-0/+4
2002-12-14 * security.cc (get_user_local_groups): Use LookupAccountSid to find theCorinna Vinschen1-0/+5
2002-12-14* pipe.cc (make_pipe): Set fork fixup flag for read pipe.Christopher Faylor1-0/+4
2002-12-14* winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor1-0/+8
2002-12-14Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor1-0/+14
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen1-0/+4
2002-12-11* cygthread.h (cygthread::stack_ptr): New element.Christopher Faylor1-5/+27
2002-12-10 * net.cc (free_protoent_ptr): Add missing free() for base structure.Corinna Vinschen1-0/+6
2002-12-10 * netdb.cc (parse_alias_list, parse_services_line)Corinna Vinschen1-0/+5
2002-12-102002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen1-0/+82
2002-12-09correct dateChristopher Faylor1-1/+1
2002-12-09* lib/pseudo-reloc.c: New file.Christopher Faylor1-0/+6
2002-12-07fix dateChristopher Faylor1-1/+1
2002-12-06* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor1-0/+6
2002-12-05* fhandler.h (fhandler_termios::line_edit): Change return from an int to anChristopher Faylor1-0/+12
2002-12-04* netdb.cc: New file.Christopher Faylor1-0/+7
2002-12-04 * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen1-0/+7