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
2003-03-17* fhandler_console.cc (fhandler_console::close): Correct check for current tty.unlabeled-1.93.2Christopher Faylor
2003-03-04This commit was manufactured by cvs2svn to create branch 'unlabeled-1.93.2'.cvs2svn
2003-03-04* fhandler.h (fhandler_tty_slave::close): Declare new function.Christopher Faylor
2003-03-042003-03-04 Heiko Gerdau <hg@technosis.de>Danny Smith
2003-03-04Fix sh-elf linker relaxation:Joern Rennecke
2003-03-03* fhandler_tty.cc (fhandler_pty_slave::open): Grudgingly incrementChristopher Faylor
2003-03-032003-03-03 Christopher Faylor <cgf@redhat.com>Danny Smith
2003-03-03* lib/getopt.c: Refresh from NetBSD sources.Christopher Faylor
2003-03-03* fhandler_console.cc (fhandler_console::close): Don't decrement in use counterChristopher Faylor
2003-03-03 * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith
2003-03-03* lib/getopt.c: Nuke use of unneeded BSDisms.Christopher Faylor
2003-03-02* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary ifChristopher Faylor
2003-03-02* dll_init.cc (dll_list::load_after_fork): Fix typo where result of LoadLibraryChristopher Faylor
2003-03-022003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-03-02fix typoChristopher Faylor
2003-03-01Document new mkgroup,mkpasswd optionsJoshua Daniel Franklin
2003-03-012003-03-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-03-01 * fhandler_socket.cc (fhandler_socket::bind): Open and write socketCorinna Vinschen
2003-03-01 * fhandler_socket.cc (get_inet_addr): Open and read socket file usingCorinna Vinschen
2003-03-01 * include/olectl.h (OleLoadPictureEx) Add prototype.Danny Smith
2003-03-01 * include/objbase.h (CoAddRefServerProcess): Add prototype.Danny Smith
2003-03-012003-03-01 Heiko Gerdau <hg@technosis.de>Danny Smith
2003-03-01* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor
2003-03-01* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.Christopher Faylor
2003-03-012003-02-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-02-28 * Makefile.tpl: Rearrange.Nathanael Nerode
2003-02-282003-02-28 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith
2003-02-282003-02-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-02-282003-03-27 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2003-02-28merge from gccDJ Delorie
2003-02-27 * uinfo.cc (internal_getlogin): Only update user.groups.pgsidCorinna Vinschen
2003-02-27* cygthread::detach: Improve error message.Christopher Faylor
2003-02-26 * sec_helper.cc (get_sids_info): debug_print owner_sid and group_sid.Corinna Vinschen
2003-02-252002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston
2003-02-25 * Makefile.in (libmsvcrt20.a): Remove target and dependencies.Earnie Boyd
2003-02-25 * mmap.cc (mmap64): Fix returned address by taking the granularityCorinna Vinschen
2003-02-25Remove site-file support - it is obsolete.Nick Clifton
2003-02-24Add support for kaOS as cross build target system.Nick Clifton
2003-02-23 2003-02-23 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-02-232003-02-23 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-02-23whitespaceChristopher Faylor
2003-02-23* cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor
2003-02-22* syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor
2003-02-222003-02-22 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith
2003-02-222003-02-22 Bang Jun-Young <junyoung@netbsd.org>Danny Smith
2003-02-22 * include/wsahelp.h: Remove ';' after closingDanny Smith
2003-02-22 * include/winbase.h (MEMORYSTATUSEX): Add structure.Danny Smith
2003-02-22 Thanks to David Frasier <davidf@sjsoft.com> who inspired portions ofEarnie Boyd
2003-02-21various updates to setup entries. Stronger emphasis to use setup, and only s...David Starks-Browning
2003-02-21new link to "How To Ask Questions The Smart Way" by Eric S. Raymond, added to...David Starks-Browning