summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * winsup.h (__check_null_invalid_struct): Make ptr argument non-const.Conrad Scott2002-08-081-0/+26
* Patch by Joe Buehler <jbuehler@hekimian.com>:Corinna Vinschen2002-08-081-0/+4
* Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:Corinna Vinschen2002-08-071-0/+4
* one more changeChristopher Faylor2002-08-071-0/+1
* * cygheap.cc (_csbrk): Avoid !cygheap considerations.Christopher Faylor2002-08-071-0/+5
* Conrad Scott <conrad.scott@dsl.pipex.comChristopher Faylor2002-08-061-0/+6
* * spawn.cc (spawn_guts): Don't set mount_h here.Christopher Faylor2002-08-061-0/+6
* * cygthread.cc (cygthread::stub): Accept flag to pass info structure to threadChristopher Faylor2002-08-061-0/+19
* * debug.h (handle_list::allocated): Remove field.Conrad Scott2002-08-061-0/+7
* * cygthread.cc (cygthread::stub): Change event creation to manual reset. SetChristopher Faylor2002-08-051-0/+6
* * debug.h (WaitForMultipleObjects): Correct typo.Conrad Scott2002-08-031-0/+4
* * security.cc (verify_token): Do not reject a token just becauseCorinna Vinschen2002-08-021-0/+9
* * cygthread.cc (cygthread::exit_thread): Define new method.Christopher Faylor2002-08-021-0/+17
* * syscalls.cc (_link): Revert previous change and just always dereference theChristopher Faylor2002-08-011-0/+5
* * syscalls.cc (link): Properly deal with a link to a symlink.Christopher Faylor2002-08-011-0/+4
* * cygthread.cc: Remove cruft.Christopher Faylor2002-08-011-0/+4
* * Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor2002-08-011-0/+34
* * fhandler.h (fhandler_base::get_r_no_interrupt): Make non-virtual.Corinna Vinschen2002-07-311-0/+5