Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-31* passwd.c (main): Initialize oldpwd before beeing used.unlabeled-1.21.2Corinna Vinschen
2000-07-29This commit was manufactured by cvs2svn to create branch 'unlabeled-1.21.2'.cvs2svn
2000-07-29Fix typo.Christopher Faylor
2000-07-29* utils/mount.cc (main): Add --show-cygdrive-prefixes option.Christopher Faylor
2000-07-29* dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor
2000-07-292000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt
2000-07-292000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt
2000-07-28Declare __infinity as an array to work around problems with small data supportMichael Meissner
2000-07-28* s/sourceware.cygnus.com/sources.redhat.com/ throughoutFrank Ch. Eigler
2000-07-28* include/cygwin/version.h: Bump DLL minor version number to 4.Christopher Faylor
2000-07-28* Makefile.in (FLAGS_FOR_TARGET): New macro.Alexandre Oliva
2000-07-28Remove obsolete entries:David Starks-Browning
2000-07-28Entry 'How do anti-virus programs like Cygwin?': Remove disclaimer; hangingDavid Starks-Browning
2000-07-28Entry 'How should I set my PATH?': Don't omit Windows system directories.David Starks-Browning
2000-07-27Added missing ChangeLog entry.Corinna Vinschen
2000-07-27* testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie
2000-07-27* libc/include/math.h: Use appropriate dll import linkage for Cygwin.Christopher Faylor
2000-07-27* fhandler.cc (fhandler_disk_file::fstat): Allow block calculation to succeedChristopher Faylor
2000-07-27Clarify texinfo/Andrew Cagney
2000-07-27fix typo.Christopher Faylor
2000-07-272000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley
2000-07-27Give signal_exit noreturn attribute.Christopher Faylor
2000-07-27* exceptions.cc (signal_exit): Renamed from "really+exit". Always setsChristopher Faylor
2000-07-26 * environ.cc (posify): Revert previous patch.Corinna Vinschen
2000-07-26* syscalls.cc (stat_worker): Make stat return correct st_blocks for files withChristopher Faylor
2000-07-26 * security.cc (lookup_name): Search on local machine first ifCorinna Vinschen
2000-07-26* fhandler_console.cc (fhandler_console::read): Explicitly set cursor to makeChristopher Faylor
2000-07-26Add missing ChangeLog entry.Christopher Faylor
2000-07-26 * passwd.cc: Change name of passwd_in_memory_p to passwd_state.Corinna Vinschen
2000-07-26* syscalls.cc (statfs): Use path_conv method to convert input path.Christopher Faylor
2000-07-26* syscalls.cc (_link): Avoid extraneous call to cygwin_conv_to_win32_path.Christopher Faylor
2000-07-26New entry (Programming Questions): 'Why doesn't gdb handle signals?'David Starks-Browning
2000-07-26Entry 'Is the Cygwin library multi-thread-safe?': Update for latest release.David Starks-Browning
2000-07-26Entry 'Are mixed-case filenames possible with Cygwin?': Expand slightly,David Starks-Browning
2000-07-26New entry (Cygwin API Questions): 'Is there a mouse interface?' -- No.David Starks-Browning
2000-07-25Entry 'Can I use my own malloc?': Add warning about _malloc_r from newlib.David Starks-Browning
2000-07-25Entry 'Is it OK to have multiple copies of the DLL?':David Starks-Browning
2000-07-25Changed 'sourceware.cygnus.com' to 'sources.redhat.com' in the FAQ, where app...David Starks-Browning
2000-07-24 * syscalls.cc (_link): Corrected previous patch.Corinna Vinschen
2000-07-24 * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen
2000-07-24* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).Alexandre Oliva
2000-07-24* configure.in: Use the same cache file for all target libs.Alexandre Oliva
2000-07-24 * fhandler.h: Add comment.Corinna Vinschen
2000-07-23 * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen
2000-07-23 * configure (topsrcdir): Don't use dirname.Jeff Law
2000-07-22 Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>.Corinna Vinschen
2000-07-22merge with gccJason Merrill
2000-07-21 * spawn.cc (span_guts): Retrieve security attributes before settingCorinna Vinschen
2000-07-21 * include/winnt.h: Add missing typedefs for PTOKEN_SOURCE andCorinna Vinschen
2000-07-21 * security.cc (acl_worker): Use stat_suffixes in call to path_convCorinna Vinschen