summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * common.h: Change registry@sco.com to registry@caldera.com.Alan Modra2002-06-062-2/+9
* Fix ChangeLog entry.Corinna Vinschen2002-06-061-5/+5
* * strace.cc (version): New global variable.Christopher Faylor2002-06-062-20/+49
* * child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?Christopher Faylor2002-06-063-3/+8
* * child_info.h (CHILD_INFO_MAGIC): Update.Christopher Faylor2002-06-062-1/+5
* * strace.cc (strace::hello): Set inited, when appropriate.Christopher Faylor2002-06-063-2/+7
* * ssp.c (version): New global variable.Christopher Faylor2002-06-062-108/+265
* * cygwin.din: Eliminate some newlib wrappers.Christopher Faylor2002-06-064-27/+29
* 2002-06-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-0520-58/+539
* * dir.cc (rmdir): Streamline. Detect attempts to remove directories fromChristopher Faylor2002-06-053-26/+34
* * dtable.cc (handle_to_fn): Check error return value from NtQueryObject firstChristopher Faylor2002-06-054-6/+18
* /tmp/cvs610a0efc.1Robert Collins2002-06-053-7/+48
* * grp.cc (read_etc_group): When emulating nonexisting group file onCorinna Vinschen2002-06-053-19/+93
* * grp.cc (etc_group): Removed.Corinna Vinschen2002-06-054-105/+164
* * 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