summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* binutils/Ben Elliston2007-08-242-0/+7
* * libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED)Hans-Peter Nilsson2007-08-232-0/+17
* 2007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>Jeff Johnston2007-08-2336-712/+1087
* Switch the license of all .h files to GPLv3.Joel Brobecker2007-08-2312-120/+108
* * ntdll.h (STATUS_NO_SUCH_FILE): Define.Corinna Vinschen2007-08-233-31/+84
* * uinfo.cc (pwdgrp::load): Use NT native functions.Corinna Vinschen2007-08-212-36/+57
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Rewrite checkingCorinna Vinschen2007-08-212-23/+23
* * syscalls.cc (unlink_nt): Drop one local FILE_BASIC_INFORMATION struct.Corinna Vinschen2007-08-212-1/+4
* * ntdll.h (NtNotifyChangeDirectoryFile): Declare.Corinna Vinschen2007-08-215-29/+91
* * fhandler_disk_file.cc: Change debugging output througout to printCorinna Vinschen2007-08-212-15/+20
* Bring over from the GCC tree:Ben Elliston2007-08-213-4/+9
* * hookapi.cc (ld_preload): Call LoadLibraryW.Corinna Vinschen2007-08-203-1/+13
* * fhandler.cc (rootdir): Delete.Corinna Vinschen2007-08-203-90/+5
* * path.cc (fillout_mntent): Append backslash to drive-only paths beforeCorinna Vinschen2007-08-193-14/+14
* 2007-08-18 Paul Brook <paul@codesourcery.com>Joseph Myers2007-08-187-6/+58
* * spawn.cc (spawn_guts): Fix typo in comment.Corinna Vinschen2007-08-172-1/+5
* * autoload.cc (CloseDesktop): Define.Corinna Vinschen2007-08-173-18/+65
* 2007-08-17 Richard Sandiford <richard@codesourcery.com>Richard Sandiford2007-08-174-0/+22
* * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):Alexandre Oliva2007-08-174-222/+2770
* bfd/H.J. Lu2007-08-162-2/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Handle S_IFSOCKCorinna Vinschen2007-08-163-4/+10
* * path.h (path_conv::operator char *): Delete.Corinna Vinschen2007-08-169-38/+54
* * dir.cc (readdir_worker): Convert w32name to PUNICODE_STRING.Corinna Vinschen2007-08-165-10/+18
* * ntdll.h (RtlAcquirePebLock): Declare.Corinna Vinschen2007-08-163-5/+12
* * fhandler.h (fhandler_base::get_namehash): Use NT native path.Corinna Vinschen2007-08-163-2/+8
* bfd/H.J. Lu2007-08-162-1/+8
* * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.Corinna Vinschen2007-08-164-46/+70
* * path.cc (get_nt_native_path): Allow to convert special paths whichCorinna Vinschen2007-08-153-11/+19
* * fhandler_disk_file.cc (fhandler_disk_file::link): Drop superfluousCorinna Vinschen2007-08-153-8/+6
* * fhandler_socket.cc (get_inet_addr): Use NT native functions forCorinna Vinschen2007-08-153-21/+51
* * path.cc (symlink_info::check): In case of ERROR_SHARING_VIOLATION andCorinna Vinschen2007-08-142-3/+22
* * path.cc (fs_info::update): Correctly handle the volume root directory.Corinna Vinschen2007-08-142-2/+9
* * fhandler.h (fhandler_base::pc): Make public.Corinna Vinschen2007-08-147-25/+39
* * mmap.cc: Call NtClose instead of CloseHandle throughout.Corinna Vinschen2007-08-132-17/+32
* * fhandler.h (fhandler_base::close_fs): Reintroduce (as inline function)Corinna Vinschen2007-08-134-5/+12
* 2007-08-13 Carlos O'Donell <carlos@codesourcery.com>Jeff Johnston2007-08-132-4/+5
* * Makefile.in (DLL_OFILES): Remove delqueue.o.Corinna Vinschen2007-08-139-162/+36
* * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen2007-08-138-45/+79
* * standards.texi: Import 22 July 2007 version.Nick Clifton2007-08-134-570/+1264
* * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): PassBen Elliston2007-08-133-0/+19
* * faq-programming.xml: Clarify where to run "make check".Christopher Faylor2007-08-122-2/+7
* * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.Daniel Jacobowitz2007-08-122-1/+6
* * fhandler.cc (fhandler_base::open): Remove HIDDEN_DOT_FILES code.Corinna Vinschen2007-08-124-17/+6
* * syscalls.cc (getw): Remove redundant implementation.Corinna Vinschen2007-08-122-56/+8
* * ntdll.h: Add descriptive comments to special Rtl functions.Corinna Vinschen2007-08-124-74/+294
* 2007-08-10 Carlos O'Donell <carlos@codesourcery.com>Jeff Johnston2007-08-102-166/+402
* * path.cc (fillout_mntent): Fix calculation of unicode buffer size.Corinna Vinschen2007-08-102-1/+6
* * syscalls.cc (rename): Check oldpath and newpath for trailing dirCorinna Vinschen2007-08-102-31/+127
* * gendef (sigbe): Reset "incyg" while the stack lock is active to avoid aChristopher Faylor2007-08-092-1/+6
* * syscalls.cc (rename): Close oldpath file handle immediately afterCorinna Vinschen2007-08-093-4/+14