summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h (fhandler_termios::line_edit): Replace third argument withChristopher Faylor2002-12-271-0/+14
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-12-251-0/+4
* * exceptions.cc (events_init): Initialize critical section to control exitingChristopher Faylor2002-12-251-0/+8
* * cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTRChristopher Faylor2002-12-251-0/+5
* * Makefile.in: Default fhandler objects to -fomit-frame-pointer. EliminateChristopher Faylor2002-12-211-0/+5
* * fhandler.h (line_edit_status): Reorganize so that tests for error conditionChristopher Faylor2002-12-211-0/+10
* 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2002-12-201-0/+5
* 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2002-12-201-0/+5
* * fhandler.h (line_edit_status): Add a new element.Christopher Faylor2002-12-201-0/+10
* * fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error andChristopher Faylor2002-12-171-0/+9
* * pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command lineChristopher Faylor2002-12-161-0/+5
* * fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() inChristopher Faylor2002-12-141-0/+6
* * fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_readChristopher Faylor2002-12-141-0/+5
* * fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize windowChristopher Faylor2002-12-141-0/+9
* 2002-12-14 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2002-12-141-0/+12
* * netdb.cc: Remove strtok_r comment.Corinna Vinschen2002-12-141-0/+4
* * security.cc (get_user_local_groups): Use LookupAccountSid to find theCorinna Vinschen2002-12-141-0/+5
* * pipe.cc (make_pipe): Set fork fixup flag for read pipe.Christopher Faylor2002-12-141-0/+4
* * winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor2002-12-141-0/+8
* Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor2002-12-141-0/+14
* * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen2002-12-121-0/+4
* * cygthread.h (cygthread::stack_ptr): New element.Christopher Faylor2002-12-111-5/+27
* * net.cc (free_protoent_ptr): Add missing free() for base structure.Corinna Vinschen2002-12-101-0/+6
* * netdb.cc (parse_alias_list, parse_services_line)Corinna Vinschen2002-12-101-0/+5
* 2002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen2002-12-101-0/+82
* correct dateChristopher Faylor2002-12-091-1/+1
* * lib/pseudo-reloc.c: New file.Christopher Faylor2002-12-091-0/+6
* fix dateChristopher Faylor2002-12-071-1/+1
* * cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor2002-12-061-0/+6
* * fhandler.h (fhandler_termios::line_edit): Change return from an int to anChristopher Faylor2002-12-051-0/+12
* * netdb.cc: New file.Christopher Faylor2002-12-041-0/+7
* * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen2002-12-041-0/+7
* * fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retvalChristopher Faylor2002-11-301-0/+6
* * pinfo.h (winpids::set): Renamed from init.Christopher Faylor2002-11-291-0/+13
* * sigproc.cc (sig_dispatch_pending): Remove assertion.Christopher Faylor2002-11-291-0/+4
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-11-281-0/+4
* * fhandler_socket.cc (fhandler_socket::sendto): Fix potential unitialized valueChristopher Faylor2002-11-271-0/+5
* * cygwin.din: Export pthread_getsequence_np.Christopher Faylor2002-11-271-0/+5
* * cygwin.din: Export nl_langinfo().Christopher Faylor2002-11-271-0/+5
* * fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal SleepChristopher Faylor2002-11-261-0/+6
* * passwd.cc (read_etc_passwd): Never add an entry when startingCorinna Vinschen2002-11-251-0/+7
* * sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL andCorinna Vinschen2002-11-251-0/+5
* 2002-11-24 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2002-11-241-0/+22
* 2002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-11-241-0/+37
* * wait.cc (wait4): Force pending signal delivery before waiting for processChristopher Faylor2002-11-231-0/+5
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-11-231-0/+4
* * exceptions.cc (handle_sigsuspend): Force pending signal delivery beforeChristopher Faylor2002-11-221-0/+21
* * include/cygwin/version.h: Fix comment.Christopher Faylor2002-11-221-0/+4
* * external.cc (cygwin_internal): Fix va_arg references.Christopher Faylor2002-11-221-0/+4
* * exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give upChristopher Faylor2002-11-221-0/+14