summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>Ralf Wildenhues2008-03-163-7/+35
* * fcntl.cc (fcntl_worker): Protect with a 'myfault'.Corinna Vinschen2008-03-145-1/+213
* * config.rpath: Add AIX 6 support.David Edelsohn2008-03-132-4/+8
* * path.sgml: Remove documentation for old path API. Add documentationCorinna Vinschen2008-03-135-153/+160
* 2008-03-13 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2008-03-133-46/+53
* include/elf/Alan Modra2008-03-132-4/+10
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-03-123-5/+16
* * syscalls.cc (rename): Just return with 0 if filenames are identical,Corinna Vinschen2008-03-122-5/+7
* * syscalls.cc (rename): Handle a special case of trying to rename aCorinna Vinschen2008-03-122-5/+18
* * environ.h: Fix comment.Corinna Vinschen2008-03-123-12/+10
* * pipe.cc (fhandler_pipe::create_selectable): Use MAX_PATH instead ofCorinna Vinschen2008-03-123-6/+16
* Fix typo.Corinna Vinschen2008-03-121-1/+1
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): DisableCorinna Vinschen2008-03-124-16/+101
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Don'tCorinna Vinschen2008-03-122-7/+16
* * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen2008-03-126-29/+53
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-1217-138/+368
* include/elf/Alan Modra2008-03-124-28/+61
* * elf/cr16c.h (SHN_CR16C_FCOMMON): Define using SHN_LORESERVE.Alan Modra2008-03-1110-50/+69
* 2008-03-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-03-112-2/+2
* 2008-03-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-03-112-0/+9
* * cygcheck.cc (find_app_on_path): Make buffer SYMLINK_MAX + 1Brian Dessent2008-03-112-3/+8
* * cygcheck.cc (dirname): New static function.Brian Dessent2008-03-114-31/+100
* * dlfcn.cc (get_full_path_of_dll): Allow paths up to PATH_MAX.Corinna Vinschen2008-03-112-2/+10
* * spawn.cc (find_exec): Use tmp_pathbuf to allocate path buffer.Corinna Vinschen2008-03-112-1/+6
* * dtable.cc (dtable::init_std_file_from_handle): Use tmp_pathbuf toCorinna Vinschen2008-03-112-12/+23
* * path.cc (cwdstuff::set): Make sure drive_length is 0 for virtualCorinna Vinschen2008-03-113-3/+27
* * environ.cc (parse_options): Use tmp_pathbuf to allocate buffer.Corinna Vinschen2008-03-114-10/+23
* * syscalls.cc (sync): Use MAX_PATH rather than CYG_MAX_PATH.Corinna Vinschen2008-03-112-7/+12
* * fhandler.h (class fhandler_console): Add write_buf as pointer toCorinna Vinschen2008-03-103-8/+25
* * fhandler_console.cc (fhandler_console::write_normal): Don't printCorinna Vinschen2008-03-102-1/+6
* * fhandler.h (dev_console::con_to_str): Declare returning DWORD.Corinna Vinschen2008-03-102-13/+26
* 2008-03-09 Paul Brook <paul@codesourcery.com>Paul Brook2008-03-092-2/+9
* * Makefile.in (install): Don't install the testsuite.Brian Dessent2008-03-092-1/+5
* * Makefile.in: Add a 'check' target that builds and runsBrian Dessent2008-03-095-13/+309
* * Makefile.in: Reorganize considerably, using GNU make'sBrian Dessent2008-03-082-149/+87
* * fhandler_disk_file.cc (DIR_BUF_SIZE): Define required space for fileCorinna Vinschen2008-03-083-17/+44
* * dtable.cc (handle_to_fn): Null-terminate posix_fn in the caseBrian Dessent2008-03-082-0/+6
* * fhandler.cc (fhandler_base::open): Use %S for PUNICODE_STRING.Brian Dessent2008-03-083-2/+7
* 2008-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-03-074-17/+39
* 2008-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-03-075-2/+25
* * fhandler_socket.cc (fhandler_socket::sendto): Never send more thanCorinna Vinschen2008-03-072-6/+23
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-0722-204/+468
* 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>Andreas Krebbel2008-03-061-0/+8
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Corinna Vinschen2008-03-062-1/+5
* * fhandler.cc (fhandler_base::open_): Add missing test for O_CREAT.Corinna Vinschen2008-03-062-1/+6
* s/open/create/Corinna Vinschen2008-03-061-1/+1
* * child_info.h (~child_info_spawn): Check moreinfo->myself_pinfo forCorinna Vinschen2008-03-055-5/+23
* 2008-03-04 Paul Brook <paul@codesourcery.com>Paul Brook2008-03-052-3/+18
* Fix strtod("nan()", ptr).Eric Blake2008-03-042-1/+7
* 2008-02-28 Joseph Myers <joseph@codesourcery.com>Chris Sutcliffe2008-03-042-5/+5