aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2002-09-25* fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor4-34/+31
2002-09-24 * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno codeCorinna Vinschen3-6/+22
2002-09-24 * mmap.cc (map_map): Add debug output.Corinna Vinschen2-1/+7
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor23-78/+77
2002-09-22Reset ChangeLog dates from cygwin_daemon merge.Christopher Faylor1-63/+63
2002-09-22white space.Christopher Faylor1-5/+5
2002-09-22* Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor2-22/+25
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott30-2683/+6067
2002-09-22* init.cc (dll_entry): Temporarily disable thread detach code.Christopher Faylor1-0/+4
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor43-235/+250
2002-09-22whitespaceChristopher Faylor1-4/+4
2002-09-21 * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott6-5/+15
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-68/+78
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-148/+107
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-33/+76
2002-09-202002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-47/+134
2002-09-202002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-61/+99
2002-09-19Cleanup calls to CreateFile throughout.Christopher Faylor11-65/+56
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor20-112/+153
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-2/+9
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-37/+148
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