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-09-23 * dtable.cc (dtable::build_fhandler): Initialize unit when usingCorinna Vinschen
2001-09-23expand entry "How can I get bash filename completion to be case insensitive?"David Starks-Browning
2001-09-23new entry "What versions of Windows are supported?"David Starks-Browning
2001-09-231.1.x -> 1.3.x in "recent history"David Starks-Browning
2001-09-23* dtable.cc (dtable::build_fhandler): Accept an optional path_conv argument.Christopher Faylor
2001-09-22new entry "How much disk space does Cygwin require?"David Starks-Browning
2001-09-22again revise license termsDavid Starks-Browning
2001-09-22* exceptions.cc (setup_handler): Always relinquish lock after we'veChristopher Faylor
2001-09-22revise license explanationDavid Starks-Browning
2001-09-22Add recent developments.Christopher Faylor
2001-09-22typo, words.Christopher Faylor
2001-09-22* Makefile.in (mingw_getopt.o): Ensure that newlib include directories are notChristopher Faylor
2001-09-22fix errorDavid Starks-Browning
2001-09-22Update contents.David Starks-Browning
2001-09-21new entry "Can I build a Cygwin program that does not require cygwin1.dll at ...David Starks-Browning
2001-09-21Fix compile time warningsNick Clifton
2001-09-21fix compile time warning messagesNick Clifton
2001-09-21* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,Alexandre Oliva
2001-09-21* Makefile.in (MINGW_INCLUDES): Still need cygwin/include directory.Christopher Faylor
2001-09-21New entry "Why doesn't //c (for C:) work anymore?"David Starks-Browning
2001-09-21* fhandler.cc (fhandler_base::set_inheritance): Just use DUPLICATE_CLOSE_SOURCEChristopher Faylor
2001-09-20* libltp/lib/get_high_address.c (get_high_address): Get inaccessibleEgor Duda
2001-09-20 * fhandler_socket.cc (fhandler_socket::fixup_after_exec): CloseCorinna Vinschen
2001-09-20 * fhandler.h (fhandler_socket::fixup_after_exec): Remove inlineCorinna Vinschen
2001-09-20 * fhandler.cc (fhandler_base::set_inheritance): If available,Corinna Vinschen
2001-09-202001-09-18 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd
2001-09-20Add -t option.Christopher Faylor
2001-09-19* lib/getopt.c (__progname): Don't declare if not compiling for cygwin.Christopher Faylor
2001-09-19* Makefile.in: Filter newlib includes from mingw compilation.Christopher Faylor
2001-09-19 * lib/getopt.c (getopt_long): Avoid compiler warning.Corinna Vinschen
2001-09-19* lib/getopt.c: Use __progname==__argv[0] when not compiling for cygwin.Christopher Faylor
2001-09-19 * fhandler_socket.cc (fhandler_socket::fhandler_socket): RevertCorinna Vinschen
2001-09-192001-09-19 Earnie Boyd <earnie@SF.net>Earnie Boyd
2001-09-192001-09-19 Ben Elliston <bje@redhat.com>Ben Elliston
2001-09-19* cygwin.din (__argv): Export.Christopher Faylor
2001-09-19merge from gccDJ Delorie
2001-09-18 * mmap.cc (mmap): Don't reuse anonymous memory in MAP_FIXED case.Corinna Vinschen
2001-09-18oops omitted in previous deltaNick Clifton
2001-09-18 * internal.h (elf_internal_rela): Make r_addend a bfd_vma.Alan Modra
2001-09-18 * external.h (GET_LINENO_LNNO): Use H_GET_32/16.Alan Modra
2001-09-18 * aout64.h: Formatting fixes.Alan Modra
2001-09-18 * objalloc.h (OBJALLOC_ALIGN): Define using offsetof.Alan Modra
2001-09-18merge from gccDJ Delorie
2001-09-18* libc/include/process.h: Add getpid() declaration.Christopher Faylor
2001-09-18* include/io.h: Add access declaration.Christopher Faylor
2001-09-17* syscalls.cc (rmdir): Set cwd to some other location if attempting to rmdirChristopher Faylor
2001-09-172001-09-17 Earnie Boyd <earnie@sf.net>Earnie Boyd
2001-09-17 * Makefile.in: Increment version.Earnie Boyd
2001-09-17* dtable.h (not_open): Assure inline.Christopher Faylor
2001-09-16* path.cc (symlink): Check arguments for validity.Egor Duda