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
2001-10-21* dll_init.cc (dll_list::alloc): Increase retry count to 1000.Christopher Faylor
2001-10-20fix typo.Christopher Faylor
2001-10-20 * mkgroup.c: Avoid compiler warnings.Corinna Vinschen
2001-10-20 * include/winnetwk.h (WNetGetResourceInformationA): Add declaration.Corinna Vinschen
2001-10-20* miscfuncs.cc (+__check_invalid_read_ptr_errno): New function.Christopher Faylor
2001-10-19 * path.cc (getcwd): Allow len == 0 when buf == NULL.Corinna Vinschen
2001-10-19* syscalls.cc (_read): Validate input pointer.Christopher Faylor
2001-10-192001-10-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
2001-10-18Add ddb-kseg0.ld and switch to kseg1 if sizing memory from kseg0Michael Meissner
2001-10-182001-10-17 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
2001-10-18[gas/testsuite/ChangeLog]Chris Demetriou
2001-10-17 Add __rtems__ as system defining fchdir().Corinna Vinschen
2001-10-17 Patch from Frederic Devernay <Frederic.Devernay@sophia.inria.fr>:Corinna Vinschen
2001-10-17 * libc/include/sys/unistd.h: Add prototype for fchdir() whenCorinna Vinschen
2001-10-17[gas/ChangeLog]Matthew Green
2001-10-172001-10-16 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb
2001-10-17 * fhandler_raw.cc (fhandler_dev_raw::open): Eliminate compatibilityCorinna Vinschen
2001-10-16Forgot ChangeLogCorinna Vinschen
2001-10-16* fhandler.cc (fhandler_base::fork_fixup): Guard against compiler warning.Christopher Faylor
2001-10-16 * fhandler_tape.cc (fhandler_dev_tape::tape_status): ReportCorinna Vinschen
2001-10-16 * pathnames.sgml: Cleanup raw device text to be more coherent.Corinna Vinschen
2001-10-16 * pathnames.sgml: Add description for new fixed device paths.Corinna Vinschen
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen
2001-10-16* cygheap.h (cygheap_fdget::cygheap_fdget): Remove debugging operation fromChristopher Faylor
2001-10-16* mmap.cc (mmap): Assign 'fh' from cygheap_fdget. Use 'fh' everywhere.Christopher Faylor
2001-10-16minor reformat.Christopher Faylor
2001-10-16* filenames.h: Add cygwin to the list of dosish style path systems.Christopher Faylor
2001-10-16* cygerrno.h (set_errno): Define more informative version of this function forChristopher Faylor
2001-10-16* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor
2001-10-16new known problem "hang or core-dump during make"David Starks-Browning
2001-10-16cvs+ssh problem on Win9x now FITNR.David Starks-Browning
2001-10-15* mkpasswd.cc (enum_users): Shorten "unused" passwd field.Christopher Faylor
2001-10-15 * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen
2001-10-14* dtable.cc (dtable::build_fhandler_from_name): Use PC_FULL to determine pathChristopher Faylor
2001-10-14* autoload.cc (load_wsock32): Declare dummy function to force loading ofChristopher Faylor
2001-10-13* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successfulChristopher Faylor
2001-10-13* Makefile.in: Allow stdinc searching for dumper.Christopher Faylor
2001-10-13oops, fix an error in the previous entry.Matthew Green
2001-10-13[gas/ChangeLog]Matthew Green
2001-10-13* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor
2001-10-13* Makefile.in: Add -nostdinc to CXXFLAGS.Christopher Faylor
2001-10-13* Makefile.in: Comment out install for now.Christopher Faylor
2001-10-12* Makefile.in: Accomodate changes to w32api_include macro.Christopher Faylor
2001-10-12* Makefile.common: Perform more include file testing trickery.Christopher Faylor
2001-10-12Red HatizeChristopher Faylor
2001-10-11* net.cc (cygwin_sendto): Use correct socket address when sendingEgor Duda
2001-10-10 * net.cc (get_95_ifconf): Using other registry values pointing toCorinna Vinschen
2001-10-10New entries:David Starks-Browning
2001-10-10Throughout, rename PROC_FORK1 to PROC_FORK.Christopher Faylor
2001-10-10* Makefile.in (MINGW_INCLUDES): Accomodate changes in Makefile.common.Christopher Faylor