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
2002-11-07* include/cygwin/version.h: Bump API minor number for below export.unlabeled-1.24.2Christopher Faylor
2002-10-31This commit was manufactured by cvs2svn to create branch 'unlabeled-1.24.2'.cvs2svn
2002-10-31* external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor
2002-10-302002-10-30 Guido Serassio <serassio@libero.it>Danny Smith
2002-10-27merge from gccDJ Delorie
2002-10-27merge from gccDJ Delorie
2002-10-26* Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,DJ Delorie
2002-10-252002-10-25 Bernd Schmidt <bernds@redhat.com>Jeff Johnston
2002-10-25Regenerated with latest autoconf.Jeff Johnston
2002-10-25Regenerate to use latest autoconf tools.Jeff Johnston
2002-10-252002-10-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-10-25merge from gccDJ Delorie
2002-10-25 * configure.in (i[3456]86-*-linux*): Add check to disableHans-Peter Nilsson
2002-10-24* pwdgrp.h (pwdgrp_read::open): Compare fh to INVALID_HANDLE_VALUE.Christopher Faylor
2002-10-23* ntsec.sgml: Correct some minor grammatical errors.Joshua Daniel Franklin
2002-10-23* dll.sgml: Simplify dll build instructions.Joshua Daniel Franklin
2002-10-23* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Nevermind. RevertChristopher Faylor
2002-10-23* shared.cc (shared_info::initialize): Use correct value for versionChristopher Faylor
2002-10-23* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Oops. Only do theChristopher Faylor
2002-10-23* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always considerChristopher Faylor
2002-10-23* cygthread.cc (cygthread::exiting): New variable.Christopher Faylor
2002-10-22* sec_helper.cc (cygsid::get_id): If the sid matches a sid stored inChristopher Faylor
2002-10-22* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.Christopher Faylor
2002-10-21Change _function() to function() throughout.Christopher Faylor
2002-10-20* cygthread.cc (cygthread::stub): Fix typo.Christopher Faylor
2002-10-20fix typoChristopher Faylor
2002-10-20missed checkinChristopher Faylor
2002-10-20force checkinChristopher Faylor
2002-10-20fix typoChristopher Faylor
2002-10-202002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith
2002-10-202002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-10-20* sigproc.cc (wait_sig): Remove obsolete sigchld logic.Christopher Faylor
2002-10-20Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor
2002-10-20 * Makefile.in (CRT0S): Add txtmode.o binmode.o.Danny Smith
2002-10-19* fork.cc (fork_child): Move pinfo fixup later to attempt some minor gains fromChristopher Faylor
2002-10-19fix changelogChristopher Faylor
2002-10-19* mount.cc (usage): Correctly report default mode.Christopher Faylor
2002-10-19* dcrt0.cc (dll_crt0_1): Initialize cygwin threads here only when not forking.Christopher Faylor
2002-10-19* cygthread.cc: Bump number of cygthreads up to accommodate applications whichChristopher Faylor
2002-10-19* fork.cc (fork_child): Move mmap initialization.Christopher Faylor
2002-10-192002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-10-192002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-10-192002-10-04 Michael Snyder <msnyder@redhat.com>Jeff Johnston
2002-10-192002-10-18 Stephane Carrez <stcarrez@nerim.fr>Jeff Johnston
2002-10-182002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-10-182002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-10-18* thread.cc (verifyable_object_isvalid): Test for a valid object pointer beforeChristopher Faylor
2002-10-18* dtable.cc (dtable::init_std_file_from_handle): Force "devices" to always beChristopher Faylor
2002-10-17* dtable.cc (dtable::set_file_pointers_for_exec): New function.Christopher Faylor
2002-10-172002-10-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins