summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru>Jeff Johnston2000-05-102-1/+7
* * Makefile.in: Use appropriate VARIABLE to refer to cygwin.def in load line.Christopher Faylor2000-05-092-2/+7
* * fhandler.cc (fhandler_base::puts_readahead): ChangeCorinna Vinschen2000-05-092-2/+7
* * window.cc (setitimer): Check for overflow conditionCorinna Vinschen2000-05-092-0/+13
* * errno.cc: Change mapping of ERROR_BAD_PATHNAME to ENOENT.Corinna Vinschen2000-05-092-1/+6
* * path.cc (symlink::info): Treat non readable filesCorinna Vinschen2000-05-082-1/+6
* * include/pthread.h (pthread_detach): Add missing prototype.Christopher Faylor2000-05-082-4/+9
* * fhandler.cc (lock): use signed math to allow checking rangesDJ Delorie2000-05-082-8/+14
* * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lstEli Zaretskii2000-05-081-1/+1
* * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lstEli Zaretskii2000-05-081-0/+5
* New maintainer for FAQ (doc/*.texinfo except readme), fix DJ's email address.David Starks-Browning2000-05-081-2/+3
* (print_insn_tic54x): Declare.Alan Modra2000-05-082-0/+5
* * dcrt0.cc (insert_file): Eliminate unused parameter.Christopher Faylor2000-05-074-51/+67
* Support for tic54x target.Tim Wall2000-05-062-0/+171
* 2000-05-06 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-05-063-5/+10
* * errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR.Christopher Faylor2000-05-064-3/+7
* bfd:Clinton Popetz2000-05-062-4/+8
* 2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-05-042-1/+7
* * configure.in: Use -gstabs+ as compile debug option. This seems to promoteChristopher Faylor2000-05-044-25/+42
* * ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit.J.T. Conklin2000-05-032-0/+13
* * errno.cc (errmap): Map ERROR_BAD_NETPATH to new errno ENOSHARE.Corinna Vinschen2000-05-033-3/+15
* * libc/include/sys/errno.h: Add define for ENOSHARE ("No suchCorinna Vinschen2000-05-032-1/+7
* * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen2000-05-037-3/+144
* Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston2000-05-037-2/+143
* * ntsec.sgml: Revisited description of `ntsec' according toCorinna Vinschen2000-05-024-65/+277
* 2000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-022-1/+9
* * path.cc (mount_info::conv_to_win32_path): Previous patchDJ Delorie2000-05-022-1/+6
* * security.cc (read_sd): Return 1 on success because weCorinna Vinschen2000-05-022-8/+18
* * dcrt0.cc: Add dynamic load code for `OemToCharA' from user32.dll.Corinna Vinschen2000-05-023-1/+11
* * h8300.h (EOP): Add missing initializer.Jeff Law2000-05-012-1/+5
* add reference to Makefile.common (srcdir)DJ Delorie2000-04-301-1/+1
* Correct contributor email address.Christopher Faylor2000-04-301-1/+1
* * libc/machine/mn10300/setjmp.S (setjmp, longjmp): UseAlexandre Oliva2000-04-272-8/+15
* * mount.cc (main): Add "-X" option to specify a "Cygwin executable".Christopher Faylor2000-04-272-43/+49
* * path.cc (normalize_win32_path): Don't add a trailing slash when one alreadyChristopher Faylor2000-04-272-48/+33
* * Makefile.in (install): install regexp.hDJ Delorie2000-04-262-1/+6
* * syscalls.cc (stat_worker): Previous patch could succeedCorinna Vinschen2000-04-262-5/+11
* Add XCOFF64 support.Clinton Popetz2000-04-262-0/+240
* Add another INTERNET_OPTION.Christopher Faylor2000-04-262-0/+5
* * exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor2000-04-2612-64/+110
* * syscalls.cc (stat_worker): Previous patch failed to statCorinna Vinschen2000-04-252-17/+18
* 2000-04-25 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-04-252-0/+6
* 2000-04-25 Martin Kotulla <martin-k@softmaker.de>Mumit Khan2000-04-255-5/+35
* * fhandler.cc (fhandler_disk_file::open): Check for allow_ntsecCorinna Vinschen2000-04-255-149/+121
* Forgot ChangeLogCorinna Vinschen2000-04-251-0/+4
* * net.cc: Avoid a warning in declaration inet_network.Corinna Vinschen2000-04-251-1/+1
* * fhandler_console.cc (fhandler_console::read): Detect extended keycodeChristopher Faylor2000-04-242-1/+6
* * net.cc (cygwin_inet_network): new function.DJ Delorie2000-04-243-0/+18
* * djunpack.bat: New file.Eli Zaretskii2000-04-232-0/+56
* * hppa.h (pa_opcodes): New opcodes for PA2.0 wide modeJeff Law2000-04-212-25/+44