aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-09-092002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston17-348/+666
2002-09-092002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+20
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-062002-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-4/+5
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-052002-09-05 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2-0/+7
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-042002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston3-6/+3
2002-09-042002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston3-0/+25
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-04Have objdump's --help switch document PPC -M options.Nick Clifton2-0/+5
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-032002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-0/+11
2002-09-032002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston10-14/+117
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 * libc/sys/linux/argp: New directory.Thomas Fitzsimmons22-70/+6280
2002-08-292002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-5/+103
2002-08-292002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston26-89/+1700
2002-08-292002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-8/+19
2002-08-29 * poll.cc (poll): Peek sockets ready for read to see if there'sCorinna Vinschen2-1/+28
2002-08-29Add linker relaxation to v850 toolchainNick Clifton2-24/+28
2002-08-29* cygthread.cc (hthreads): Remove unneeded global.Christopher Faylor3-14/+72
2002-08-29removeChristopher Faylor1-0/+0
2002-08-292002-08-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+9
2002-08-282002-08-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+7
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