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
path: root/winsup
AgeCommit message (Expand)Author
2002-08-30* include/wincon.h: Define GetConsoleWindow(void).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-30* how-api.texinfo: Remove a line from the CRLF discussion about lseek notChristopher Faylor
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-29 * include/w32api.h: Increment version to 2.1.Earnie Boyd
2002-08-29 * include/sys/param.h: Add ENDIAN defines.Danny Smith
2002-08-28removeChristopher Faylor
2002-08-28* malloc.cc: Protect some definitions to avoid a compile time warning.Christopher Faylor
2002-08-28 * calls.texinfo: Add getc_unlocked, getchar_unlocked, putc_unlockedCorinna Vinschen
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-28 * test_headers.c: Don't include varargs.h.Danny Smith
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
2002-08-272002-08-26 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith
2002-08-272002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
2002-08-26* dll.sgml: Remove indirect reference to older gccs.Christopher Faylor
2002-08-26 * fhandler.h (fhandler_socket::recvfrom): Fix prototype.Corinna Vinschen
2002-08-26 * sec_acl.cc (getacl): Check ace_sid == well_known_world_sidCorinna Vinschen
2002-08-26* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.Christopher Faylor
2002-08-26* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, whereChristopher Faylor
2002-08-25* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list ratherChristopher Faylor
2002-08-23output some newlines.Christopher Faylor
2002-08-21* dll.sgml: Remove indirect reference to older gccs.Christopher Faylor
2002-08-21* dll.sgml: Refine dll build instructions.Christopher Faylor
2002-08-21fix some glitchesChristopher Faylor
2002-08-21 * include/sys/param.h: New File.Earnie Boyd
2002-08-21 * include/_mingw.h: Increment version to 2.2.Earnie Boyd
2002-08-21 * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.Earnie Boyd
2002-08-21 * include/math.h (asm): Change to __asm__ throughout.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy another comment.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy comment.Danny Smith
2002-08-21 * test_headers.c : New file.Danny Smith
2002-08-20 * include/ws2spi.h: Modify comment about being part ofDanny Smith
2002-08-202002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
2002-08-20 * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,Danny Smith
2002-08-19* pinfo.h (pinfo::remember): Arrange for destructor call if proc_subprocChristopher Faylor
2002-08-19 * pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.Corinna Vinschen
2002-08-19* fhandler.h (fhandler_console::send_winch_maybe): New method.Christopher Faylor
2002-08-18* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor
2002-08-18* cygmalloc.h (MORECORE_CANNOT_TRIM): Define.Christopher Faylor
2002-08-18* sigproc.cc (sigCONT): Define.Christopher Faylor
2002-08-18* malloc.cc: Update to 2.7.2.Christopher Faylor