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-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
2001-10-10* Makefile.common: Avoid adding -I options to compile if they already exist inChristopher Faylor
2001-10-10* uinfo.cc (internal_getlogin): Reorganize slightly to minimize work in defaultChristopher Faylor
2001-10-09fix typosEgor Duda
2001-10-09 * fhandler.cc (fhandler_disk_file::open): Add missing case clash check.Corinna Vinschen
2001-10-08 * winsup.api/mmaptest01.c: Add several tests on mmaps. Use libltp.Corinna Vinschen
2001-10-08* dtable.cc (dtable::build_fhandler): Allocate correct amount for givenChristopher Faylor
2001-10-08* external.cc (fillout_pinfo): Reset counter whenever we initialize the pidChristopher Faylor
2001-10-08* kill.cc (main): Set exit value to 1 on invalid pid. Perform minor cleanup.Christopher Faylor