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