summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'pre-cygwin-heap'.pre-cygwin-heapcvs2svn2000-09-0125-4160/+3
* This commit was manufactured by cvs2svn to create branch 'cygwin-1-1-4'.cvs2svn2000-07-282846-592997/+0
* * dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor2000-07-287-12/+155
* 2000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-07-281-0/+28
* 2000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-07-283-300/+373
* Declare __infinity as an array to work around problems with small data supportMichael Meissner2000-07-284-9/+27
* * s/sourceware.cygnus.com/sources.redhat.com/ throughoutFrank Ch. Eigler2000-07-281-16/+22
* * include/cygwin/version.h: Bump DLL minor version number to 4.Christopher Faylor2000-07-282-1/+5
* * Makefile.in (FLAGS_FOR_TARGET): New macro.Alexandre Oliva2000-07-283-57/+89
* Remove obsolete entries:David Starks-Browning2000-07-271-97/+41
* Entry 'How do anti-virus programs like Cygwin?': Remove disclaimer; hangingDavid Starks-Browning2000-07-271-4/+7
* Entry 'How should I set my PATH?': Don't omit Windows system directories.David Starks-Browning2000-07-271-1/+2
* Added missing ChangeLog entry.Corinna Vinschen2000-07-271-0/+5
* * testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie2000-07-2719-4/+75
* * libc/include/math.h: Use appropriate dll import linkage for Cygwin.Christopher Faylor2000-07-272-0/+9
* * fhandler.cc (fhandler_disk_file::fstat): Allow block calculation to succeedChristopher Faylor2000-07-272-1/+6
* Clarify texinfo/Andrew Cagney2000-07-271-3/+9
* fix typo.Christopher Faylor2000-07-271-1/+1
* 2000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley2000-07-262-1/+5
* Give signal_exit noreturn attribute.Christopher Faylor2000-07-261-1/+1
* * exceptions.cc (signal_exit): Renamed from "really+exit". Always setsChristopher Faylor2000-07-262-18/+15
* * environ.cc (posify): Revert previous patch.Corinna Vinschen2000-07-262-18/+37
* * syscalls.cc (stat_worker): Make stat return correct st_blocks for files withChristopher Faylor2000-07-262-151/+157
* * security.cc (lookup_name): Search on local machine first ifCorinna Vinschen2000-07-262-0/+22
* * fhandler_console.cc (fhandler_console::read): Explicitly set cursor to makeChristopher Faylor2000-07-262-0/+6
* Add missing ChangeLog entry.Christopher Faylor2000-07-261-0/+10
* * passwd.cc: Change name of passwd_in_memory_p to passwd_state.Corinna Vinschen2000-07-262-15/+38
* * syscalls.cc (statfs): Use path_conv method to convert input path.Christopher Faylor2000-07-262-3/+5
* * syscalls.cc (_link): Avoid extraneous call to cygwin_conv_to_win32_path.Christopher Faylor2000-07-263-83/+122
* New entry (Programming Questions): 'Why doesn't gdb handle signals?'David Starks-Browning2000-07-251-0/+8
* Entry 'Is the Cygwin library multi-thread-safe?': Update for latest release.David Starks-Browning2000-07-251-30/+5
* Entry 'Are mixed-case filenames possible with Cygwin?': Expand slightly,David Starks-Browning2000-07-251-6/+8
* New entry (Cygwin API Questions): 'Is there a mouse interface?' -- No.David Starks-Browning2000-07-251-0/+5
* Entry 'Can I use my own malloc?': Add warning about _malloc_r from newlib.David Starks-Browning2000-07-251-3/+8
* Entry 'Is it OK to have multiple copies of the DLL?':David Starks-Browning2000-07-251-9/+5
* Changed 'sourceware.cygnus.com' to 'sources.redhat.com' in the FAQ, where app...David Starks-Browning2000-07-255-25/+22
* * syscalls.cc (_link): Corrected previous patch.Corinna Vinschen2000-07-242-1/+5
* * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen2000-07-243-11/+95
* * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).Alexandre Oliva2000-07-242-0/+6
* * configure.in: Use the same cache file for all target libs.Alexandre Oliva2000-07-243-2/+7
* * fhandler.h: Add comment.Corinna Vinschen2000-07-232-0/+7
* * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen2000-07-234-64/+97
* * configure (topsrcdir): Don't use dirname.Jeff Law2000-07-232-1/+6
* Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>.Corinna Vinschen2000-07-224-17/+38
* merge with gccJason Merrill2000-07-228-188/+605
* * spawn.cc (span_guts): Retrieve security attributes before settingCorinna Vinschen2000-07-212-6/+13
* * include/winnt.h: Add missing typedefs for PTOKEN_SOURCE andCorinna Vinschen2000-07-211-1/+1
* * security.cc (acl_worker): Use stat_suffixes in call to path_convCorinna Vinschen2000-07-212-1/+7
* merge with gccJason Merrill2000-07-215-6/+17
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-202-0/+7