summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2002-09-04 Kevin Chase <kevincha99@hotmail.com>Danny Smith2002-09-043-0/+17
* 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-09-043-6/+3
* 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-09-043-0/+25
* some editsChristopher Faylor2002-09-041-32/+43
* first draftChristopher Faylor2002-09-041-0/+55
* fix typoChristopher Faylor2002-09-041-1/+1
* * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen2002-09-046-200/+95
* Have objdump's --help switch document PPC -M options.Nick Clifton2002-09-042-0/+5
* * fhandler.h (fhandler_socket::read): Remove method.Corinna Vinschen2002-09-044-113/+324
* 2002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2002-09-032-6/+19
* 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-035-0/+11
* 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-0310-14/+117
* * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.Earnie Boyd2002-09-032-0/+6
* * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen2002-09-033-55/+6
* * dcrt0.cc (dll_crt0_1): Remove getpagesize() call.Christopher Faylor2002-09-023-2/+6
* * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith2002-09-022-43/+63
* * fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor2002-08-313-16/+24
* * fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't needChristopher Faylor2002-08-312-2/+5
* (inspired by a patch from Egor Duda)Christopher Faylor2002-08-315-45/+22
* Christopher Faylor <cgf@redhat.com>Christopher Faylor2002-08-303-3/+14
* * include/wincon.h: Define GetConsoleWindow(void).Christopher Faylor2002-08-302-0/+5
* * miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor2002-08-308-130/+288
* Sigh, mbsrtowcs was still missing...Corinna Vinschen2002-08-301-0/+2
* * cygwin.din: Add more prototypes for new wchar functions in newlib.Corinna Vinschen2002-08-302-0/+18
* * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen2002-08-303-1/+45
* * how-api.texinfo: Remove a line from the CRLF discussion about lseek notChristopher Faylor2002-08-302-6/+7
* * libc/sys/linux/argp: New directory.Thomas Fitzsimmons2002-08-2922-70/+6280
* 2002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-296-5/+103
* 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-08-2926-89/+1700
* 2002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-292-8/+19
* * poll.cc (poll): Peek sockets ready for read to see if there'sCorinna Vinschen2002-08-292-1/+28
* Add linker relaxation to v850 toolchainNick Clifton2002-08-292-24/+28
* * cygthread.cc (hthreads): Remove unneeded global.Christopher Faylor2002-08-293-14/+72
* removeChristopher Faylor2002-08-291-0/+0
* 2002-08-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-293-2/+9
* 2002-08-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-282-0/+7
* * include/w32api.h: Increment version to 2.1.Earnie Boyd2002-08-283-2/+7
* * include/sys/param.h: Add ENDIAN defines.Danny Smith2002-08-283-1/+13
* removeChristopher Faylor2002-08-281-29/+0
* 2002-08-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-286-0/+13
* * malloc.cc: Protect some definitions to avoid a compile time warning.Christopher Faylor2002-08-282-0/+8
* * calls.texinfo: Add getc_unlocked, getchar_unlocked, putc_unlockedCorinna Vinschen2002-08-282-4/+9
* * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen2002-08-283-1/+17
* Add TMS320C4x supportNick Clifton2002-08-286-0/+1398
* * fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flagsCorinna Vinschen2002-08-284-3/+26
* * poll.cc (poll): Eliminate erroneous POLLERR conditional.Corinna Vinschen2002-08-282-2/+4
* * test_headers.c: Don't include varargs.h.Danny Smith2002-08-283-7/+16
* fragging mumble bruggum newlibChristopher Faylor2002-08-281-0/+0
* 2002-08-27 Egor Duda <deo@logos-m.ru>Jeff Johnston2002-08-2710-13/+269
* 2002-08-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-272-6/+1