summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * security.h: Declare internal_getpwsid and internal_getgrsid.Corinna Vinschen2002-11-201-0/+28
* * poll.cc (poll): ...but set POLLIN instead.Corinna Vinschen2002-11-201-0/+4
* * security.cc (get_attribute_from_acl): Always test "anti",Corinna Vinschen2002-11-201-0/+20
* * poll.cc (poll): Don't set POLLERR if a listening socket has aCorinna Vinschen2002-11-201-0/+6
* * net.cc: Sprinkle sigframes throughout.Christopher Faylor2002-11-191-0/+4
* * tty.cc (tty::make_pipes): Make pipe buffer larger.Christopher Faylor2002-11-161-0/+4
* * grp.cc (getgroups32): Protect against closing cygheap->user.token.Christopher Faylor2002-11-161-0/+4
* * include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor2002-11-151-0/+10
* * select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss.Christopher Faylor2002-11-151-2/+7
* * exceptions.cc (setup_handler): Add debugging output. Set thread priority toChristopher Faylor2002-11-151-0/+10
* * fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any specialChristopher Faylor2002-11-151-0/+5
* * grp.cc (getgroups32): Revert previous patch. Use impersonationCorinna Vinschen2002-11-141-0/+7
* * fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to beChristopher Faylor2002-11-141-0/+5
* * grp.cc (getgroups32): Don't use access token of current user whenCorinna Vinschen2002-11-141-0/+5
* * dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.Christopher Faylor2002-11-141-0/+7
* * ioctl.cc (ioctl): Always print ioctl results, even when it's a tty.Christopher Faylor2002-11-141-0/+8
* * miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor2002-11-131-0/+8
* * syscalls.cc (chmod): Simplify conditional.Corinna Vinschen2002-11-121-0/+12
* * net.cc: Run indent.Corinna Vinschen2002-11-101-0/+10
* correct dateChristopher Faylor2002-11-101-1/+1
* * fhandler.h (class fhandler_pipe): New ioctl() method.Christopher Faylor2002-11-091-0/+5
* * fhandler_serial.cc (fhandler_serial::ioctl): Fix typo.Christopher Faylor2002-11-071-0/+4
* * include/cygwin/fs.h: New file.Corinna Vinschen2002-11-071-0/+7
* * fhandler_socket.cc (fhandler_socket::ioctl): Return correct flagsCorinna Vinschen2002-11-071-0/+5