summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-0539-62/+60
* * dtable.cc (handle_to_fn): Correct placement and length of name buffer.Christopher Faylor2002-06-052-2/+7
* bfd/Jason Thorpe2002-06-052-0/+11
* Remove fcntl.h includes throughout.Christopher Faylor2002-06-0533-146/+157
* * include/winnt.h (PACE_HEADER, PACCESS_ALLOWED_ACE,Danny Smith2002-06-042-3/+8
* * fhandler.h (class fhandler_socket): Add private methodCorinna Vinschen2002-06-043-4/+28
* * fhandler_dsp.cc (fhandler_dev_dsp::open): Set errno to EACCES ifCorinna Vinschen2002-06-042-1/+9
* * fhandler.cc (fhandler_base::open): Don't set binmode if already set. Don'tChristopher Faylor2002-06-045-24/+42
* * umount.cc (version): New global variable.Christopher Faylor2002-06-042-13/+61
* * external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USERCorinna Vinschen2002-06-033-1/+17
* * libc/include/sys/types.h: Don't define dev_t when compiling forCorinna Vinschen2002-06-032-0/+7
* * syscalls.cc (stat64_to_stat32): Transform st_dev correctly.Corinna Vinschen2002-06-035-7/+39
* * syscalls.cc (setegid32): Verify the correctness of the gidCorinna Vinschen2002-06-032-1/+7
* * security.cc (lsa2wchar): Suppressed.Corinna Vinschen2002-06-034-88/+114
* * regtool.cc (prog_name): New global variable.Christopher Faylor2002-06-032-65/+144
* * lib/thunk32.def (LIBRARY): Change to KERNEL32.dll.Danny Smith2002-06-023-1/+10
* * dtable.cc (handle_to_fn): Use largest match for device. CorrectlyChristopher Faylor2002-06-022-8/+37
* * strace.cc (forkdebug): Make true by default.Christopher Faylor2002-06-023-9/+18
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): Check specificallyChristopher Faylor2002-06-022-2/+15
* * fhandler_process.cc (fhandler_process::open): Set fileid.Christopher Faylor2002-06-023-7/+12
* * how-programming.texinfo: Add more words to the "how to build".Christopher Faylor2002-06-022-7/+21
* Remove unneeded sigproc.h includes throughout.Christopher Faylor2002-06-0228-107/+83
* * configure.in: Complain about lack of w32api directory.Christopher Faylor2002-06-023-3/+18
* * fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.Christopher Faylor2002-06-026-28/+37
* include/elf/Richard Henderson2002-06-022-0/+12
* * include/windef.h: Fix typo in last change.Danny Smith2002-06-012-1/+5
* * include/windef.h: Add no-op __try, __except, __finallyDanny Smith2002-06-014-21/+21
* * path.cc (chdir): Don't allow cd'ing to a non-directory virtual path.Christopher Faylor2002-06-012-0/+9
* Fill-out d10v enum so that there are no ``=''.Andrew Cagney2002-06-012-20/+61
* * fhandler_disk_file.cc (readdir): Move inode calculation into caller.Christopher Faylor2002-06-013-35/+59
* remove accidentally checked in test version.Christopher Faylor2002-06-011-2/+0
* oopsChristopher Faylor2002-05-311-1/+0
* (add the rest of the ChangeLog)Christopher Faylor2002-05-311-0/+11
* * fhandler_console.cc (fhandler_console::open): Reinstate setting of flags.Christopher Faylor2002-05-317-7/+16
* * fhandler_console.cc (fhandler_console::open): Always default to binmode.Christopher Faylor2002-05-312-9/+16
* * fhandler.cc (fhandler_base::open): Make default open mode == binmode.Christopher Faylor2002-05-312-7/+14
* * dll_init.cc (dll_list::init): Eliminate unneeded debugging statement.Christopher Faylor2002-05-312-1/+4
* * fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor2002-05-314-3/+13
* 2002-05-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-3111-111/+196
* * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,DJ Delorie2002-05-313-8/+12
* * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.DJ Delorie2002-05-313-10/+9
* * config-ml.in: Propogate DESTDIR also.DJ Delorie2002-05-312-0/+5
* 2002-05-31 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-05-312-2/+7
* * path.cc (path_conv::check): Set fileattr to INVALID_FILE_ATTRIBUTES forChristopher Faylor2002-05-312-1/+16
* [ gas/ChangeLog ]Chris Demetriou2002-05-312-1/+33
* * fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_nameChristopher Faylor2002-05-313-4/+14
* include/elf/Richard Henderson2002-05-302-0/+22
* 2002-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-3013-30/+423
* * mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.Christopher Faylor2002-05-302-1/+6
* * include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRING, POEM_STRING):Corinna Vinschen2002-05-302-0/+9