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
2000-09-28 * cygkeycheck.cc: New file. Utility to retrieve keycodes.Corinna Vinschen
2000-09-28 * net.cc (get_ifconf): Code cleanup. Split. Call os dependentCorinna Vinschen
2000-09-27.plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra
2000-09-27* spawn.cc (spawn_guts): Attempt to accomodate archaic windows quotingChristopher Faylor
2000-09-26New entry "Why doesn't man work?"David Starks-Browning
2000-09-26Remove entry "How do I set /etc up?"David Starks-Browning
2000-09-26* dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.Christopher Faylor
2000-09-26* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 andAlexandre Oliva
2000-09-25* spawn.cc (av::dup_maybe): Make function void rather than void *.Christopher Faylor
2000-09-22Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.Jim Wilson
2000-09-19 * libc/signal/signal.c (__sigtramp_r): ISO C requiresGeoffrey Keating
2000-09-19* spawn.cc (spawn_guts): Use actual program argument passed in for argv[0] asChristopher Faylor
2000-09-19* path.h: Create new input path flag PATH_NEEDDIR.Christopher Faylor
2000-09-19* cygpath.cc: Add new options: -s and -i.Christopher Faylor
2000-09-19* fhandler_tty.cc (fhandler_tty_slave::write): Correct typo which causedChristopher Faylor
2000-09-18* path.cc (mount_info::read_mounts): Don't delete mount entries of which mountChristopher Faylor
2000-09-18* exceptions.cc (interruptible): Return 0 if given an address in uncommittedChristopher Faylor
2000-09-16 * signal.cc (sleep): If interrupted by signal, return theEgor Duda
2000-09-16* exceptions.cc (handle_exceptions): Just "core dump" if SIGSEGV in signalChristopher Faylor
2000-09-14Update entry "How can I find out which dlls are needed by an executable?"David Starks-Browning
2000-09-14New entry 'Why doesn't chmod work?'David Starks-Browning
2000-09-14New entry "My Windows logon name has a space in it, will this cause problems?"David Starks-Browning
2000-09-14Update (& alphabetize) contents of 'latest'.David Starks-Browning
2000-09-14minor cosmeticDavid Starks-Browning
2000-09-14* sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,Alexandre Oliva
2000-09-14Add support for the MIPS32Nick Clifton
2000-09-13Commit change mentioned in ChangeLog.Christopher Faylor
2000-09-13* spawn.cc (av): Hide 'calloced' field and limit cstrduping to class methodsChristopher Faylor
2000-09-132000-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2000-09-132000-09-13 Will Cohen <wcohen@redhat.com>Jeff Johnston
2000-09-13New entry "Can I link with both MSVCRT*.DLL and cygwin1.dll?"David Starks-Browning
2000-09-13Contents split into how-*.texinfo. (Had gotten too big.)David Starks-Browning
2000-09-13New files, contents of how.texinfo has been split into these.David Starks-Browning
2000-09-13* kill.cc (main): Change behavior of -f so that it will force the killing of aChristopher Faylor
2000-09-13* external.cc (fillout_pinfo): Handle explicit pids correctly.Christopher Faylor
2000-09-12* path.cc (normalize_posix_path): Fix more slashdot madness.Christopher Faylor
2000-09-122000-09-12 Philip Blundell <philb@gnu.org>Phil Blundell
2000-09-12* Makefile.in: Make clean target remove *.d.Christopher Faylor
2000-09-12New entry "dllwrap is broken".David Starks-Browning
2000-09-12New entry "Ctrl-S hangs rxvt and xterm".David Starks-Browning
2000-09-12Add some details about AV software.David Starks-Browning
2000-09-12Update "How do I rebuild the tools on my NT box?": add links to ancillary doc...David Starks-Browning
2000-09-12Remove obsolete B20.1 entries. Chapter now empty.David Starks-Browning
2000-09-12New section "Recent history of the project: What version *is* this, anyway?".David Starks-Browning
2000-09-12Minor cosmetic change.David Starks-Browning
2000-09-11* path.cc (normalize_posix_path): Correctly deal with a "." parameter.Christopher Faylor
2000-09-11* cygheap.cc (init_cheap): Just use any old address for the cygwin heap.Christopher Faylor
2000-09-10* Makefile.in: Refine dumper.exe message.Christopher Faylor
2000-09-10* dcrt0.cc (dll_crt0_1): Initialize thread and debug stuff before handlingChristopher Faylor
2000-09-10* path.cc (chdir): Use the full path for cwd_win32. Consider attempts to chdirChristopher Faylor