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
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,unlabeled-1.24.16Christopher Faylor
2002-09-22This commit was manufactured by cvs2svn to create branchcvs2svn
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
2002-08-28removeChristopher Faylor
2002-08-28* malloc.cc: Protect some definitions to avoid a compile time warning.Christopher Faylor
2002-08-28 * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen
2002-08-28 * fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flagsCorinna Vinschen
2002-08-28 * poll.cc (poll): Eliminate erroneous POLLERR conditional.Corinna Vinschen
2002-08-28fragging mumble bruggum newlibChristopher Faylor
2002-08-27 * fhandler_socket.cc (fhandler_socket::check_peer_secret_event):Corinna Vinschen
2002-08-27* child_info.h: Add _PROC_WHOOPS enum value.Christopher Faylor