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
path: root/winsup
AgeCommit message (Expand)Author
2000-10-01 * lib/iphlpapi.def: New stub for iphlpapi.dll.Corinna Vinschen
2000-10-01* Makefile.common: Default to VERBOSE when part of overall sourceChristopher Faylor
2000-10-01 * Makefile.in: Add fhandler_mem.o to the dependencies.Corinna Vinschen
2000-10-01* include/ntdef.h: New file.Corinna Vinschen
2000-09-30* cygheap.cc (init_cheap): Set aside space for heap walk pointer.Christopher Faylor
2000-09-30* path.cc (symlink_info::check): Set executable bit for a file if the first twoChristopher Faylor
2000-09-30 * winsup.h: Add `winME' to os_type symbols.Corinna Vinschen
2000-09-30Added missing articleCorinna Vinschen
2000-09-30 * pathnames.sgml: Add documentation about raw block specialCorinna Vinschen
2000-09-29 Forgot to remove cygkeycheck.ccCorinna Vinschen
2000-09-29 * cygcheck.cc (keyeprint): New function.Corinna Vinschen
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* 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-25* spawn.cc (av::dup_maybe): Make function void rather than void *.Christopher Faylor
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-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-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-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