summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2005-08-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2005-08-276-111/+28
* * path.cc (normalize_posix_path): Keep two leading slashesCorinna Vinschen2005-08-263-8/+36
* * libc/include/string.h: Revert previous change.Christopher Faylor2005-08-262-4/+4
* * libc/include/string.h: For Cygwin, Define strerror_r as per ISO C.Christopher Faylor2005-08-252-0/+8
* * ms1/access.c: Change copyright notice.Aldy Hernandez2005-08-252-11/+14
* * path.cc (realpath): Drop call to mount_info::conv_to_posix_pathCorinna Vinschen2005-08-252-11/+37
* * path.cc (normalize_win32_path): Honor network paths. Fold moreCorinna Vinschen2005-08-252-8/+25
* * mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,Chao-ying Fu2005-08-252-1/+50
* * errno.cc (errmap): Translate ERROR_NO_MORE_ITEMS to ENMFILE.Christopher Faylor2005-08-252-0/+5
* * mingwex/fe*.c: Revert previous changes.Danny Smith2005-08-259-14/+42
* * exceptions.cc (handle_sigsuspend): Just sleep forever if called from non-mainChristopher Faylor2005-08-253-19/+35
* * mingwex/feclearexcept.c (feclearexcept): Change declaration.Danny Smith2005-08-258-21/+14
* * mingwex/stdio/fseeko64.c (fseeko64): Flush stream beforeDanny Smith2005-08-252-2/+10
* * spawn.cc (perhaps_suffix): Record errno-type error value in third argument.Christopher Faylor2005-08-242-8/+28
* * fhandler_virtual.cc (fhandler_virtual::close): Don't free filebuf if it'sChristopher Faylor2005-08-243-4/+14
* * syscalls.cc (endusershell): Reset shell_fp to NULL to allowCorinna Vinschen2005-08-242-1/+9
* * path.cc (path_conv::check): Fill in fileattr for /dev, defaulting toChristopher Faylor2005-08-242-3/+14
* * cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor2005-08-2411-891/+954
* * sigproc.h (set_signal_mask): Remove default on second parameter and make passChristopher Faylor2005-08-236-19/+40
* Sync from gcc sources:Richard Earnshaw2005-08-233-0/+8
* * dir.cc (readdir_worker): Make static. Only add '.' and '..' when readdirChristopher Faylor2005-08-233-4/+14
* 2005-08-22 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-08-222-3/+19
* * mtinfo.h (mtinfo_drive::error): Fix argument bug in debug_printf call.Corinna Vinschen2005-08-222-1/+5
* add missing entryChristopher Faylor2005-08-201-0/+1
* * cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor2005-08-2013-120/+173
* * fhandler.h (dirent_states): Add dirent_saw_proc.Christopher Faylor2005-08-193-4/+16
* * fhandler.h (dirent_states): Add dirent_isroot, dirent_saw_cygdrive,Christopher Faylor2005-08-196-21/+77
* * m32c/Makefile.in (m16cmon.ld, m32cmon.ld): Fix output names.DJ Delorie2005-08-193-7/+40
* * winsup.h (create_pipe): Declare new function.Christopher Faylor2005-08-193-0/+24
* * passwd.c (longopts): Add --logonserver option.Corinna Vinschen2005-08-182-21/+65
* * fhandler.h (fhandler_tty_common::lseek): Declare new method.Christopher Faylor2005-08-183-2/+15
* * m32c/Makefile.in: Block out memory regions reserved for monitorsDJ Delorie2005-08-182-8/+24
* * fhandler_socket.cc (fhandler_socket::recvfrom): Always initializeCorinna Vinschen2005-08-182-4/+10
* * errno.cc (strerror): Check errnum for underflow.Corinna Vinschen2005-08-182-1/+5
* Remove a29k files.Alan Modra2005-08-184-429/+8
* Remove a29k support.Alan Modra2005-08-184-5/+7
* * textbinary.sgml: Correct incorrect information about ability to specify textChristopher Faylor2005-08-172-2/+7
* merge from gccDJ Delorie2005-08-172-5/+17
* * dcrt0.cc (dll_crt0_1): Tweak debugging stuff.Christopher Faylor2005-08-173-8/+24
* 2005-08-17 Christian Groessler <chris@groessler.org>Christian Groessler2005-08-173-2/+7
* 2005-08-17 Michael Jung <mjung@iss.tu-darmstadt.de>Danny Smith2005-08-172-1/+14
* 2005-08-17 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2005-08-174-0/+48
* * cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.Brian Dessent2005-08-172-31/+48
* 2005-08-16 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-08-162-2/+32
* gas/Daniel Jacobowitz2005-08-152-1/+8
* * init.cc (respawn_wow64_process): Make inline function. RemoveCorinna Vinschen2005-08-142-20/+60
* * Include/_mingw.h: Increment version to 3.8.Chris Sutcliffe2005-08-133-3/+8
* * s390.h (s390_opcode_cpu_val): Add enum for cpu type z9-109.Martin Schwidefsky2005-08-122-2/+11
* toplevel:Paolo Bonzini2005-08-125-602/+629
* * include/ddk/hidsdi.h: New file.Danny Smith2005-08-123-1/+81