summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * include/ras.h: New file.Corinna Vinschen2000-10-023-0/+58
* * include/ntdef.h: Add define for NTAPI.Corinna Vinschen2000-10-022-0/+6
* * fhandler_mem.cc: Load ntdll functions via autoload method.Corinna Vinschen2000-10-022-82/+58
* * fhandler_mem.cc (load_ntdll_funcs): Add missing __stdcall qualifiers.Corinna Vinschen2000-10-022-7/+13
* * cygheap.cc (cygheap_init): Born again function.Christopher Faylor2000-10-027-44/+60
* * Makefile.common: Extend VERBOSE default.Christopher Faylor2000-10-023-3/+12
* * include/ipexport.h: Add missing `extern "C"' directives.Corinna Vinschen2000-10-015-0/+39
* * include/ipifcons.h: New header file.Corinna Vinschen2000-10-014-7/+31
* * include/iprtrmib.h: Add missing MIB_IF_OPER_STATUS_xxx definitions.Corinna Vinschen2000-10-012-0/+12
* * lib/iphlpapi.def: New stub for iphlpapi.dll.Corinna Vinschen2000-10-016-0/+397
* * Makefile.common: Default to VERBOSE when part of overall sourceChristopher Faylor2000-10-012-0/+9
* * Makefile.in: Add fhandler_mem.o to the dependencies.Corinna Vinschen2000-10-016-2/+300
* * include/ntdef.h: New file.Corinna Vinschen2000-10-012-0/+48
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-304-88/+99
* * cygheap.cc (init_cheap): Set aside space for heap walk pointer.Christopher Faylor2000-09-305-39/+104
* * path.cc (symlink_info::check): Set executable bit for a file if the first twoChristopher Faylor2000-09-304-97/+58
* * winsup.h: Add `winME' to os_type symbols.Corinna Vinschen2000-09-304-2/+16
* Added missing articleCorinna Vinschen2000-09-291-1/+1
* * pathnames.sgml: Add documentation about raw block specialCorinna Vinschen2000-09-292-7/+58
* Correct date of checkinHans-Peter Nilsson2000-09-291-1/+1
* * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris.Hans-Peter Nilsson2000-09-292-2/+7
* * cris.h (EF_CRIS_UNDERSCORE): New.Hans-Peter Nilsson2000-09-292-0/+7
* Forgot to remove cygkeycheck.ccCorinna Vinschen2000-09-291-105/+0
* * cygcheck.cc (keyeprint): New function.Corinna Vinschen2000-09-293-21/+149
* Add alloca-conf.h from libiberty.Alan Modra2000-09-282-0/+28
* * cygkeycheck.cc: New file. Utility to retrieve keycodes.Corinna Vinschen2000-09-283-1/+111
* * net.cc (get_ifconf): Code cleanup. Split. Call os dependentCorinna Vinschen2000-09-282-295/+427
* .plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra2000-09-272-0/+7
* * spawn.cc (spawn_guts): Attempt to accomodate archaic windows quotingChristopher Faylor2000-09-274-11/+31
* New entry "Why doesn't man work?"David Starks-Browning2000-09-261-0/+14
* Remove entry "How do I set /etc up?"David Starks-Browning2000-09-261-13/+0
* * dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.Christopher Faylor2000-09-265-22/+15
* * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 andAlexandre Oliva2000-09-252-1/+7
* * spawn.cc (av::dup_maybe): Make function void rather than void *.Christopher Faylor2000-09-256-46/+50
* Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.Jim Wilson2000-09-222-1/+7
* * libc/signal/signal.c (__sigtramp_r): ISO C requiresGeoffrey Keating2000-09-192-30/+27
* * spawn.cc (spawn_guts): Use actual program argument passed in for argv[0] asChristopher Faylor2000-09-192-1/+7
* * path.h: Create new input path flag PATH_NEEDDIR.Christopher Faylor2000-09-193-3/+31
* * cygpath.cc: Add new options: -s and -i.Christopher Faylor2000-09-193-16/+136
* * fhandler_tty.cc (fhandler_tty_slave::write): Correct typo which causedChristopher Faylor2000-09-182-1/+6
* * path.cc (mount_info::read_mounts): Don't delete mount entries of which mountChristopher Faylor2000-09-182-77/+58
* * exceptions.cc (interruptible): Return 0 if given an address in uncommittedChristopher Faylor2000-09-182-1/+6
* * signal.cc (sleep): If interrupted by signal, return theEgor Duda2000-09-162-8/+16
* * exceptions.cc (handle_exceptions): Just "core dump" if SIGSEGV in signalChristopher Faylor2000-09-165-6/+12
* Update entry "How can I find out which dlls are needed by an executable?"David Starks-Browning2000-09-141-3/+15
* New entry 'Why doesn't chmod work?'David Starks-Browning2000-09-141-0/+14
* New entry "My Windows logon name has a space in it, will this cause problems?"David Starks-Browning2000-09-141-0/+16
* Update (& alphabetize) contents of 'latest'.David Starks-Browning2000-09-141-13/+13
* minor cosmeticDavid Starks-Browning2000-09-141-2/+2
* * sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,Alexandre Oliva2000-09-142-9/+20