summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * include/winldap.h: Don't check value of UNICODE.Danny Smith2004-08-252-1/+6
* * include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__.Danny Smith2004-08-242-0/+9
* * syscalls.cc (link): Avoid compiler warning.Corinna Vinschen2004-08-242-0/+5
* * bsd_mutex.cc (_msleep): Release process object while waiting.Corinna Vinschen2004-08-242-0/+6
* * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.Corinna Vinschen2004-08-242-1/+8
* * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen2004-08-242-2/+7
* * include/malloc.h (__mingw_aligned_offset_malloc,Danny Smith2004-08-243-7/+26
* 2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>Danny Smith2004-08-243-0/+215
* * crt1.c: (__mingw_CRTStartup): Change return to void. AddDanny Smith2004-08-242-18/+22
* Add missing ChangeLog entry.Jim Blandy2004-08-231-0/+4
* 2004-08-24 Sam Robb <samrobb@users.sourceforge.net>Danny Smith2004-08-232-0/+7
* * include/winbase.h: Add WINBASEAPI token to prototypes, throughout.Danny Smith2004-08-232-750/+754
* 2004-08-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-08-232-1/+6
* * environ.cc (set_ntea): New function.Corinna Vinschen2004-08-212-3/+29
* * fhandler_tape.cc (fhandler_dev_tape::raw_read): Use ?: instead ofCorinna Vinschen2004-08-202-5/+8
* * errno.cc (_sys_errlist): Change various text to their english LinuxCorinna Vinschen2004-08-192-506/+144
* * fhandler.cc (fhandler_base::open): Set shared flags to 0 whenCorinna Vinschen2004-08-192-1/+6
* * ChangeLog: Fix typo.Corinna Vinschen2004-08-191-1/+1
* * fhandler_socket.cc (fhandler_socket::dup): Decrement dtable'sCorinna Vinschen2004-08-193-2/+12
* 2004-08-17 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2004-08-186-694/+4299
* Patch from Robert Millan for knetbsd-gnu/kfreebsd-gnu.Jim Wilson2004-08-173-4/+10
* trim off entries that came in with a merge, rev 1.245, now in ChangeLog-9103Alan Modra2004-08-171-2122/+1
* * fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp): Delete.Corinna Vinschen2004-08-173-540/+478
* * devdsp.c: Outputs the names of the main test functions.Corinna Vinschen2004-08-172-14/+139
* 2004-08-16 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston2004-08-162-5/+10
* * profile/COPYING: New file.Danny Smith2004-08-154-1/+385
* * mingwex/fopen64.c: Move.Danny Smith2004-08-155-9/+20
* * profile/gmon.c [__MINGW32__]: Include string.h forDanny Smith2004-08-152-1/+7
* 2004-08-15 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2004-08-152-1/+5
* 2004-08-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-08-142-3/+13
* 2004-08-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2004-08-132-0/+30
* * symconst.h (langMax): Fix typo in comment.Mark Kettenis2004-08-132-1/+5
* O_JSR): Do not allow VECIND addressing for non-SX processors.Nick Clifton2004-08-132-1/+7
* bfd/Alan Modra2004-08-132-8/+5
* * Makefile.def, configure.in, src-release: Remove useless, bogusNathanael Nerode2004-08-126-390/+48
* 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2004-08-124-3/+8
* 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-08-123-2/+13
* 2004-08-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-08-122-0/+7
* * net.cc (cygwin_gethostbyname): Show failing host name on error.Christopher Faylor2004-08-112-0/+5
* merge from gcc:DJ Delorie2004-08-113-98/+156
* 2004-08-10 Sebastian Nowak <snowak1@users.sourceforge.net>Danny Smith2004-08-112-1/+5
* * include/wincrypt.h: Correct _WIN32_WINNT typo.Danny Smith2004-08-112-4/+8
* 2004-08-10 Ed Schaller <schallee@darkmist.net>Danny Smith2004-08-112-2/+46
* white spaceChristopher Faylor2004-08-101-1/+1
* * select.cc (select_stuff::wait): Correctly check for w4 array bounds.Christopher Faylor2004-08-102-1/+5
* Lost ChangeLog entry:Nathanael Nerode2004-08-091-0/+6
* * mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change.Christopher Faylor2004-08-092-0/+5
* * include/complex.h: Remove __attribute__ ((const)) fromDanny Smith2004-08-072-26/+32
* * include/wchar.h: Reorganize, avoid including other headers.Danny Smith2004-08-072-145/+268
* * include/string.h (memchr, memcmp, strchr, strcmp, strcspn)Danny Smith2004-08-062-11/+17