aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-09-08* fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/outputChristopher Faylor3-4/+8
2002-09-07 * include/windef.h (WINVER): Add documentation.Earnie Boyd2-0/+17
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-06 * lib/Makefile.in (TEST_OPTIONS): Define WINVER to 0x0666.Danny Smith2-1/+6
2002-09-05 * include/_mingw.h: Increment version to 2.3.Earnie Boyd3-3/+8
2002-09-05 * mingwex/fegetenv.c: Change to \n line endings.Earnie Boyd4-22/+28
2002-09-042002-09-04 Kevin Chase <kevincha99@hotmail.com>Danny Smith3-0/+17
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-032002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2-6/+19
2002-09-03 * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.Earnie Boyd2-0/+6
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-09-02 * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith2-43/+63
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* include/wincon.h: Define GetConsoleWindow(void).Christopher Faylor2-0/+5
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-30* how-api.texinfo: Remove a line from the CRLF discussion about lseek notChristopher Faylor2-6/+7
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-28 * include/w32api.h: Increment version to 2.1.Earnie Boyd3-2/+7
2002-08-28 * include/sys/param.h: Add ENDIAN defines.Danny Smith3-1/+13
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 * calls.texinfo: Add getc_unlocked, getchar_unlocked, putc_unlockedCorinna Vinschen2-4/+9
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-28 * test_headers.c: Don't include varargs.h.Danny Smith3-7/+16
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-262002-08-26 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith6-12/+202
2002-08-262002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith3-0/+98
2002-08-26* dll.sgml: Remove indirect reference to older gccs.Christopher Faylor1-0/+4
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