| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/ras.h: New file. | Corinna Vinschen | 2000-10-02 | 3 | -0/+58 |
* | * include/ntdef.h: Add define for NTAPI. | Corinna Vinschen | 2000-10-02 | 2 | -0/+6 |
* | * fhandler_mem.cc: Load ntdll functions via autoload method. | Corinna Vinschen | 2000-10-02 | 2 | -82/+58 |
* | * fhandler_mem.cc (load_ntdll_funcs): Add missing __stdcall qualifiers. | Corinna Vinschen | 2000-10-02 | 2 | -7/+13 |
* | * cygheap.cc (cygheap_init): Born again function. | Christopher Faylor | 2000-10-02 | 7 | -44/+60 |
* | * Makefile.common: Extend VERBOSE default. | Christopher Faylor | 2000-10-02 | 3 | -3/+12 |
* | * include/ipexport.h: Add missing `extern "C"' directives. | Corinna Vinschen | 2000-10-01 | 5 | -0/+39 |
* | * include/ipifcons.h: New header file. | Corinna Vinschen | 2000-10-01 | 4 | -7/+31 |
* | * include/iprtrmib.h: Add missing MIB_IF_OPER_STATUS_xxx definitions. | Corinna Vinschen | 2000-10-01 | 2 | -0/+12 |
* | * lib/iphlpapi.def: New stub for iphlpapi.dll. | Corinna Vinschen | 2000-10-01 | 6 | -0/+397 |
* | * Makefile.common: Default to VERBOSE when part of overall source | Christopher Faylor | 2000-10-01 | 2 | -0/+9 |
* | * Makefile.in: Add fhandler_mem.o to the dependencies. | Corinna Vinschen | 2000-10-01 | 6 | -2/+300 |
* | * include/ntdef.h: New file. | Corinna Vinschen | 2000-10-01 | 2 | -0/+48 |
* | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | Alexandre Oliva | 2000-09-30 | 4 | -88/+99 |
* | * cygheap.cc (init_cheap): Set aside space for heap walk pointer. | Christopher Faylor | 2000-09-30 | 5 | -39/+104 |
* | * path.cc (symlink_info::check): Set executable bit for a file if the first two | Christopher Faylor | 2000-09-30 | 4 | -97/+58 |
* | * winsup.h: Add `winME' to os_type symbols. | Corinna Vinschen | 2000-09-30 | 4 | -2/+16 |
* | Added missing article | Corinna Vinschen | 2000-09-29 | 1 | -1/+1 |
* | * pathnames.sgml: Add documentation about raw block special | Corinna Vinschen | 2000-09-29 | 2 | -7/+58 |
* | Correct date of checkin | Hans-Peter Nilsson | 2000-09-29 | 1 | -1/+1 |
* | * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris. | Hans-Peter Nilsson | 2000-09-29 | 2 | -2/+7 |
* | * cris.h (EF_CRIS_UNDERSCORE): New. | Hans-Peter Nilsson | 2000-09-29 | 2 | -0/+7 |
* | Forgot to remove cygkeycheck.cc | Corinna Vinschen | 2000-09-29 | 1 | -105/+0 |
* | * cygcheck.cc (keyeprint): New function. | Corinna Vinschen | 2000-09-29 | 3 | -21/+149 |
* | Add alloca-conf.h from libiberty. | Alan Modra | 2000-09-28 | 2 | -0/+28 |
* | * cygkeycheck.cc: New file. Utility to retrieve keycodes. | Corinna Vinschen | 2000-09-28 | 3 | -1/+111 |
* | * 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 |