aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2002-08-30 Sigh, mbsrtowcs was still missing...Corinna Vinschen1-0/+2
2002-08-30 * cygwin.din: Add more prototypes for new wchar functions in newlib.Corinna Vinschen2-0/+18
2002-08-30 * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen3-1/+45
2002-08-29 * poll.cc (poll): Peek sockets ready for read to see if there'sCorinna Vinschen2-1/+28
2002-08-29* cygthread.cc (hthreads): Remove unneeded global.Christopher Faylor3-14/+72
2002-08-29removeChristopher Faylor1-0/+0
2002-08-28removeChristopher Faylor1-29/+0
2002-08-28* malloc.cc: Protect some definitions to avoid a compile time warning.Christopher Faylor2-0/+8
2002-08-28 * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen3-1/+17
2002-08-28 * fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flagsCorinna Vinschen4-3/+26
2002-08-28 * poll.cc (poll): Eliminate erroneous POLLERR conditional.Corinna Vinschen2-2/+4
2002-08-28fragging mumble bruggum newlibChristopher Faylor1-0/+0
2002-08-27 * fhandler_socket.cc (fhandler_socket::check_peer_secret_event):Corinna Vinschen4-25/+50
2002-08-27* child_info.h: Add _PROC_WHOOPS enum value.Christopher Faylor7-19/+42
2002-08-26 * fhandler.h (fhandler_socket::recvfrom): Fix prototype.Corinna Vinschen5-24/+51
2002-08-26 * sec_acl.cc (getacl): Check ace_sid == well_known_world_sidCorinna Vinschen3-170/+108
2002-08-26* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.Christopher Faylor4-17/+43
2002-08-25* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list ratherChristopher Faylor2-6/+14
2002-08-19* pinfo.h (pinfo::remember): Arrange for destructor call if proc_subprocChristopher Faylor3-5/+17
2002-08-19 * pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.Corinna Vinschen2-13/+10
2002-08-19* fhandler.h (fhandler_console::send_winch_maybe): New method.Christopher Faylor4-25/+45
2002-08-18* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor9-19/+99
2002-08-18* cygmalloc.h (MORECORE_CANNOT_TRIM): Define.Christopher Faylor2-1/+4
2002-08-18* sigproc.cc (sigCONT): Define.Christopher Faylor5-16/+32
2002-08-18* malloc.cc: Update to 2.7.2.Christopher Faylor3-10/+19
2002-08-17fix typoChristopher Faylor1-1/+1
2002-08-16Missed this commit in last checkin.Christopher Faylor1-74/+149
2002-08-16* winsup.h: Remove malloc_*lock functions.Christopher Faylor2-3/+4
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor10-31/+5661
2002-08-16* exceptions.cc (interrupt_setup): Ensure that the previous signal mask isChristopher Faylor2-1/+7
2002-08-15* dcrt0.cc: Modify define for CYGWIN_GUARD.Christopher Faylor2-2/+8
2002-08-15present tenseChristopher Faylor1-21/+20
2002-08-15make comment more accurate.Christopher Faylor1-4/+4
2002-08-12 * fhandler.h (fhandler_socket::recv): Remove method.Conrad Scott4-106/+28
2002-08-11* cygthread.cc (cygthread::cygthread): Close another race.Christopher Faylor2-1/+12
2002-08-11* assert.cc (__assert): Call debugger on assertion failure if debugging.Christopher Faylor7-25/+41
2002-08-08* environ.cc (parse_options): Remember the "no" part of any options for laterChristopher Faylor2-1/+7
2002-08-08 * winsup.h (__check_null_invalid_struct): Make ptr argument non-const.Conrad Scott6-150/+191
2002-08-08 Patch by Joe Buehler <jbuehler@hekimian.com>:Corinna Vinschen2-1/+5
2002-08-07 Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:Corinna Vinschen2-2/+7
2002-08-07one more changeChristopher Faylor2-1/+2
2002-08-07* cygheap.cc (_csbrk): Avoid !cygheap considerations.Christopher Faylor2-20/+18
2002-08-06Conrad Scott <conrad.scott@dsl.pipex.comChristopher Faylor3-3/+9
2002-08-06* spawn.cc (spawn_guts): Don't set mount_h here.Christopher Faylor3-1/+7
2002-08-06* cygthread.cc (cygthread::stub): Accept flag to pass info structure to threadChristopher Faylor5-14/+53
2002-08-06 * debug.h (handle_list::allocated): Remove field.Conrad Scott3-17/+12
2002-08-05* cygthread.cc (cygthread::stub): Change event creation to manual reset. SetChristopher Faylor2-7/+30
2002-08-03 * debug.h (WaitForMultipleObjects): Correct typo.Conrad Scott2-1/+5
2002-08-03updateChristopher Faylor1-1/+5
2002-08-02 * security.cc (verify_token): Do not reject a token just becauseCorinna Vinschen4-6/+19