summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * dll_init.cc (dll_list::alloc): Increase retry count to 1000.Christopher Faylor2001-10-212-1/+5
* fix typo.Christopher Faylor2001-10-201-1/+1
* * mkgroup.c: Avoid compiler warnings.Corinna Vinschen2001-10-203-207/+238
* * include/winnetwk.h (WNetGetResourceInformationA): Add declaration.Corinna Vinschen2001-10-202-0/+10
* * miscfuncs.cc (+__check_invalid_read_ptr_errno): New function.Christopher Faylor2001-10-204-3/+21
* * path.cc (getcwd): Allow len == 0 when buf == NULL.Corinna Vinschen2001-10-192-1/+5
* * syscalls.cc (_read): Validate input pointer.Christopher Faylor2001-10-192-1/+16
* 2001-10-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-182-1/+7
* Add ddb-kseg0.ld and switch to kseg1 if sizing memory from kseg0Michael Meissner2001-10-186-22/+212
* 2001-10-17 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-182-1/+6
* [gas/testsuite/ChangeLog]Chris Demetriou2001-10-182-1/+10
* Add __rtems__ as system defining fchdir().Corinna Vinschen2001-10-172-2/+2
* Patch from Frederic Devernay <Frederic.Devernay@sophia.inria.fr>:Corinna Vinschen2001-10-172-8/+11
* * libc/include/sys/unistd.h: Add prototype for fchdir() whenCorinna Vinschen2001-10-172-0/+8
* [gas/ChangeLog]Matthew Green2001-10-172-1/+5
* 2001-10-16 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-10-172-1/+5
* * fhandler_raw.cc (fhandler_dev_raw::open): Eliminate compatibilityCorinna Vinschen2001-10-164-39/+40
* Forgot ChangeLogCorinna Vinschen2001-10-161-0/+8
* * fhandler.cc (fhandler_base::fork_fixup): Guard against compiler warning.Christopher Faylor2001-10-162-0/+7
* * fhandler_tape.cc (fhandler_dev_tape::tape_status): ReportCorinna Vinschen2001-10-163-2/+10
* * pathnames.sgml: Cleanup raw device text to be more coherent.Corinna Vinschen2001-10-162-24/+29
* * pathnames.sgml: Add description for new fixed device paths.Corinna Vinschen2001-10-162-4/+80
* * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen2001-10-1610-60/+253
* * cygheap.h (cygheap_fdget::cygheap_fdget): Remove debugging operation fromChristopher Faylor2001-10-162-1/+6
* * mmap.cc (mmap): Assign 'fh' from cygheap_fdget. Use 'fh' everywhere.Christopher Faylor2001-10-162-3/+8
* minor reformat.Christopher Faylor2001-10-161-42/+21
* * filenames.h: Add cygwin to the list of dosish style path systems.Christopher Faylor2001-10-162-2/+6
* * cygerrno.h (set_errno): Define more informative version of this function forChristopher Faylor2001-10-166-10/+32
* * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor2001-10-1524-396/+398
* new known problem "hang or core-dump during make"David Starks-Browning2001-10-151-0/+9
* cvs+ssh problem on Win9x now FITNR.David Starks-Browning2001-10-151-11/+2
* * mkpasswd.cc (enum_users): Shorten "unused" passwd field.Christopher Faylor2001-10-152-1/+5
* * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen2001-10-154-6/+36
* * dtable.cc (dtable::build_fhandler_from_name): Use PC_FULL to determine pathChristopher Faylor2001-10-144-18/+12
* * autoload.cc (load_wsock32): Declare dummy function to force loading ofChristopher Faylor2001-10-149-42/+74
* * fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successfulChristopher Faylor2001-10-1325-135/+188
* * Makefile.in: Allow stdinc searching for dumper.Christopher Faylor2001-10-132-6/+10
* oops, fix an error in the previous entry.Matthew Green2001-10-131-2/+3
* [gas/ChangeLog]Matthew Green2001-10-132-1/+15
* * autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor2001-10-1312-14/+19
* * Makefile.in: Add -nostdinc to CXXFLAGS.Christopher Faylor2001-10-132-1/+5
* * Makefile.in: Comment out install for now.Christopher Faylor2001-10-122-5/+9
* * Makefile.in: Accomodate changes to w32api_include macro.Christopher Faylor2001-10-122-1/+5
* * Makefile.common: Perform more include file testing trickery.Christopher Faylor2001-10-122-4/+12
* Red HatizeChristopher Faylor2001-10-122-26/+10
* * net.cc (cygwin_sendto): Use correct socket address when sendingEgor Duda2001-10-112-2/+7
* * net.cc (get_95_ifconf): Using other registry values pointing toCorinna Vinschen2001-10-102-49/+31
* New entries:David Starks-Browning2001-10-101-2/+29
* Throughout, rename PROC_FORK1 to PROC_FORK.Christopher Faylor2001-10-106-41/+73
* * Makefile.in (MINGW_INCLUDES): Accomodate changes in Makefile.common.Christopher Faylor2001-10-102-1/+5