aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-01-09This commit was manufactured by cvs2svn to create branch 'cagney-cagney-unwind-20030108-branchpointgithub/cagney-unwind-20030108-branchcagney-unwind-20030108-branchcvs2svn1-6759/+0
2003-01-09Applied pthread_mutex patchThomas Pfaff1-0/+35
2003-01-09Applied cond_init patchThomas Pfaff1-0/+17
2003-01-09 * fhandler_disk_file.cc (num_entries): Return 2 as link count ifCorinna Vinschen1-0/+5
2003-01-09 * security.cc (get_nt_attribute): Always return -1 when read_sd()Corinna Vinschen1-0/+7
2003-01-09Use isdirsep rather than SLASH_P throughout.Christopher Faylor1-0/+15
2003-01-05* pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock whenChristopher Faylor1-0/+5
2003-01-03* dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanupChristopher Faylor1-0/+8
2003-01-02* passwd.cc (getpwuid_r32): Revert previous change.Christopher Faylor1-0/+4
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,Christopher Faylor1-0/+8
2002-12-30* exceptions.cc (events_init): Display name of mutex on failure.Christopher Faylor1-0/+4
2002-12-30* windows.cc (setitimer): Return ENOSYS on invalid argument.Christopher Faylor1-0/+4
2002-12-28* fhandler_termios.cc (fhandler_termios::line_edit): Perform echo before inputChristopher Faylor1-0/+5
2002-12-27Move ChangeLog entry from toplevel, where it didn't belong.Nathanael Nerode1-0/+17
2002-12-27correct typoChristopher Faylor1-1/+1
2002-12-27* fhandler.h (fhandler_termios::line_edit): Replace third argument withChristopher Faylor1-0/+14
2002-12-25* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-0/+4
2002-12-25* exceptions.cc (events_init): Initialize critical section to control exitingChristopher Faylor1-0/+8
2002-12-25* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTRChristopher Faylor1-0/+5
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
2002-11-30* fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retvalChristopher Faylor1-0/+6
2002-11-29* pinfo.h (winpids::set): Renamed from init.Christopher Faylor1-0/+13
2002-11-29* sigproc.cc (sig_dispatch_pending): Remove assertion.Christopher Faylor1-0/+4