Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-25* cygrun.c (main): Fix setting of CYGWIN environment variable.Christopher Faylor
2002-09-25* fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor
2002-09-24 * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno codeCorinna Vinschen
2002-09-24 * mmap.cc (map_map): Add debug output.Corinna Vinschen
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor
2002-09-23Reset ChangeLog dates from cygwin_daemon merge.Christopher Faylor
2002-09-23white space.Christopher Faylor
2002-09-22* Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott
2002-09-22* init.cc (dll_entry): Temporarily disable thread detach code.Christopher Faylor
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor
2002-09-22whitespaceChristopher Faylor
2002-09-21 * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-19Cleanup calls to CreateFile throughout.Christopher Faylor
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-16* init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor
2002-09-162002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-13fix typoChristopher Faylor
2002-09-13fix typoChristopher Faylor
2002-09-13 * syscalls.cc (seteuid32): Treat ILLEGAL_UID invalid.Corinna Vinschen
2002-09-11 * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen
2002-09-08* fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/outputChristopher Faylor
2002-09-06whitespaceChristopher Faylor
2002-09-06* winsup.h (_WIN32_WINNT): Protect.Christopher Faylor
2002-09-06* winsup.h (_WIN32_WINNT): Define.Christopher Faylor
2002-09-04some editsChristopher Faylor
2002-09-04first draftChristopher Faylor
2002-09-04fix typoChristopher Faylor
2002-09-04 * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen
2002-09-04 * fhandler.h (fhandler_socket::read): Remove method.Corinna Vinschen
2002-09-03 * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen
2002-09-02* dcrt0.cc (dll_crt0_1): Remove getpagesize() call.Christopher Faylor
2002-08-31* fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor
2002-08-31* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't needChristopher Faylor
2002-08-31(inspired by a patch from Egor Duda)Christopher Faylor
2002-08-30Christopher Faylor <cgf@redhat.com>Christopher Faylor
2002-08-30* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor
2002-08-30 Sigh, mbsrtowcs was still missing...Corinna Vinschen
2002-08-30 * cygwin.din: Add more prototypes for new wchar functions in newlib.Corinna Vinschen
2002-08-30 * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen
2002-08-29 * poll.cc (poll): Peek sockets ready for read to see if there'sCorinna Vinschen
2002-08-29* cygthread.cc (hthreads): Remove unneeded global.Christopher Faylor
2002-08-29removeChristopher Faylor