summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/include/sys/config.h: define __IMPORT appropriatelyDJ Delorie2000-08-019-38/+39
* * passwd.c (main): Initialize oldpwd before beeing used.Corinna Vinschen2000-07-312-0/+5
* * fhandler_console.cc: Remove VK_DIVIDE detection.Christopher Faylor2000-07-303-12/+19
* Fix formattingNick Clifton2000-07-292-73/+90
* * fhandler_console.cc: Add VK_DIVIDE detection. Return virtual keycode if itChristopher Faylor2000-07-292-0/+14
* * path.cc (chdir): Avoid trailing dot calculation when chdir == '/' or we endChristopher Faylor2000-07-292-1/+6
* * kill.cc (main): Add '-f' option to force termination of a process.Christopher Faylor2000-07-293-36/+244
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-2929-633/+761
* * environ.cc (parse_thing): Make binmode a DWORD.Christopher Faylor2000-07-294-5/+10
* * include/cygwin/cygwin_dll.h: Update for modern compilers.Christopher Faylor2000-07-293-6/+10
* Minor formatting change.Christopher Faylor2000-07-282-2/+2
* Fix typo.Christopher Faylor2000-07-281-1/+1
* * utils/mount.cc (main): Add --show-cygdrive-prefixes option.Christopher Faylor2000-07-283-2/+57
* * 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