aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2002-09-16* init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor5-30/+21
2002-09-162002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins5-66/+298
2002-09-13fix typoChristopher Faylor1-1/+1
2002-09-13fix typoChristopher Faylor1-1/+1
2002-09-13 * syscalls.cc (seteuid32): Treat ILLEGAL_UID invalid.Corinna Vinschen2-6/+19
2002-09-11 * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen4-3/+21
2002-09-08* fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/outputChristopher Faylor3-4/+8
2002-09-06whitespaceChristopher Faylor1-4/+4
2002-09-06* winsup.h (_WIN32_WINNT): Protect.Christopher Faylor2-0/+6
2002-09-06* winsup.h (_WIN32_WINNT): Define.Christopher Faylor2-0/+6
2002-09-04some editsChristopher Faylor1-32/+43
2002-09-04first draftChristopher Faylor1-0/+55
2002-09-04fix typoChristopher Faylor1-1/+1
2002-09-04 * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen6-200/+95
2002-09-04 * fhandler.h (fhandler_socket::read): Remove method.Corinna Vinschen4-113/+324
2002-09-03 * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen3-55/+6
2002-09-02* dcrt0.cc (dll_crt0_1): Remove getpagesize() call.Christopher Faylor3-2/+6
2002-08-31* fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor3-16/+24
2002-08-31* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't needChristopher Faylor2-2/+5
2002-08-31(inspired by a patch from Egor Duda)Christopher Faylor5-45/+22
2002-08-30Christopher Faylor <cgf@redhat.com>Christopher Faylor3-3/+14
2002-08-30* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor8-130/+288
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