summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor2002-09-161-4/+8
* 2002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-161-0/+74
* fix typoChristopher Faylor2002-09-131-1/+1
* fix typoChristopher Faylor2002-09-131-1/+1
* * syscalls.cc (seteuid32): Treat ILLEGAL_UID invalid.Corinna Vinschen2002-09-131-0/+5
* * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen2002-09-111-0/+8
* * fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/outputChristopher Faylor2002-09-081-0/+6
* * winsup.h (_WIN32_WINNT): Protect.Christopher Faylor2002-09-061-0/+4
* * winsup.h (_WIN32_WINNT): Define.Christopher Faylor2002-09-061-0/+4
* fix typoChristopher Faylor2002-09-041-1/+1
* * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen2002-09-041-0/+9
* * fhandler.h (fhandler_socket::read): Remove method.Corinna Vinschen2002-09-041-0/+18
* * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen2002-09-031-0/+5
* * dcrt0.cc (dll_crt0_1): Remove getpagesize() call.Christopher Faylor2002-09-021-0/+5
* * fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor2002-08-311-0/+11
* * fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't needChristopher Faylor2002-08-311-2/+4
* (inspired by a patch from Egor Duda)Christopher Faylor2002-08-311-0/+13
* Christopher Faylor <cgf@redhat.com>Christopher Faylor2002-08-301-0/+6
* * miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor2002-08-301-0/+24
* * cygwin.din: Add more prototypes for new wchar functions in newlib.Corinna Vinschen2002-08-301-0/+4
* * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen2002-08-301-0/+5
* * poll.cc (poll): Peek sockets ready for read to see if there'sCorinna Vinschen2002-08-291-0/+6
* * cygthread.cc (hthreads): Remove unneeded global.Christopher Faylor2002-08-291-0/+13
* * malloc.cc: Protect some definitions to avoid a compile time warning.Christopher Faylor2002-08-281-0/+4
* * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen2002-08-281-0/+6
* * fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flagsCorinna Vinschen2002-08-281-0/+10
* * poll.cc (poll): Eliminate erroneous POLLERR conditional.Corinna Vinschen2002-08-281-0/+4
* * fhandler_socket.cc (fhandler_socket::check_peer_secret_event):Corinna Vinschen2002-08-271-0/+26
* * child_info.h: Add _PROC_WHOOPS enum value.Christopher Faylor2002-08-271-0/+17
* * fhandler.h (fhandler_socket::recvfrom): Fix prototype.Corinna Vinschen2002-08-261-0/+24
* * sec_acl.cc (getacl): Check ace_sid == well_known_world_sidCorinna Vinschen2002-08-261-0/+11
* * Makefile.in (cygcheck.exe): Make a -mno-cygwin program.Christopher Faylor2002-08-261-0/+8
* * Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list ratherChristopher Faylor2002-08-251-0/+6
* * pinfo.h (pinfo::remember): Arrange for destructor call if proc_subprocChristopher Faylor2002-08-191-0/+7
* * pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.Corinna Vinschen2002-08-191-0/+7
* * fhandler.h (fhandler_console::send_winch_maybe): New method.Christopher Faylor2002-08-191-0/+12
* * perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor2002-08-181-0/+20
* * cygmalloc.h (MORECORE_CANNOT_TRIM): Define.Christopher Faylor2002-08-181-0/+4
* * sigproc.cc (sigCONT): Define.Christopher Faylor2002-08-181-1/+11
* * malloc.cc: Update to 2.7.2.Christopher Faylor2002-08-181-0/+6
* fix typoChristopher Faylor2002-08-171-1/+1
* * winsup.h: Remove malloc_*lock functions.Christopher Faylor2002-08-161-0/+4
* * Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor2002-08-161-0/+20
* * exceptions.cc (interrupt_setup): Ensure that the previous signal mask isChristopher Faylor2002-08-161-0/+5
* * dcrt0.cc: Modify define for CYGWIN_GUARD.Christopher Faylor2002-08-151-0/+5
* present tenseChristopher Faylor2002-08-151-21/+20
* * fhandler.h (fhandler_socket::recv): Remove method.Conrad Scott2002-08-121-0/+14
* * cygthread.cc (cygthread::cygthread): Close another race.Christopher Faylor2002-08-111-0/+4
* * assert.cc (__assert): Call debugger on assertion failure if debugging.Christopher Faylor2002-08-111-0/+17
* * environ.cc (parse_options): Remember the "no" part of any options for laterChristopher Faylor2002-08-081-0/+5