summaryrefslogtreecommitdiffstats
path: root/winsup/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* * fhandler-tut.txt: hinfo -> dtable.Christopher Faylor2000-08-182-2/+6
|
* Remove obsolete entries:David Starks-Browning2000-07-271-97/+41
| | | | | | | | | | | | | | | | | - 'Why is gcc failing' - 'Why can't bison find bison.simple or bison.hairy?' Remove disclaimer from up-to-date entries (possibly with some minor changes): - 'How is fork() implemented?' - 'How do symbolic links work?' - 'How do I compile a Win32 executable that doesn't use Cygwin?' - 'How do I make the console window go away?' - 'Why does make complain about a "missing separator"?' - 'Why can't we redistribute Microsoft's Win32 headers?' - 'How can I debug what's going on?' - 'Can I use a system trace mechanism instead?' - 'Can I use the gdb debugger to debug programs built by VC++?' - 'Where can I find info on x86 assembly?' - 'Why not use DJGPP?'
* Entry 'How do anti-virus programs like Cygwin?': Remove disclaimer; hangingDavid Starks-Browning2000-07-271-4/+7
| | | | when unpacking tar.gz archives.
* Entry 'How should I set my PATH?': Don't omit Windows system directories.David Starks-Browning2000-07-271-1/+2
|
* New entry (Programming Questions): 'Why doesn't gdb handle signals?'David Starks-Browning2000-07-251-0/+8
|
* Entry 'Is the Cygwin library multi-thread-safe?': Update for latest release.David Starks-Browning2000-07-251-30/+5
|
* Entry 'Are mixed-case filenames possible with Cygwin?': Expand slightly,David Starks-Browning2000-07-251-6/+8
| | | | add reference to coolview.
* New entry (Cygwin API Questions): 'Is there a mouse interface?' -- No.David Starks-Browning2000-07-251-0/+5
|
* Entry 'Can I use my own malloc?': Add warning about _malloc_r from newlib.David Starks-Browning2000-07-251-3/+8
|
* Entry 'Is it OK to have multiple copies of the DLL?':David Starks-Browning2000-07-251-9/+5
| | | | Emphasise that no, it's not OK.
* Changed 'sourceware.cygnus.com' to 'sources.redhat.com' in the FAQ, where ↵David Starks-Browning2000-07-255-25/+22
| | | | appropriate.
* * ntsec.sgml: Add description for the new setuid abilityCorinna Vinschen2000-07-204-13/+190
| | | | | | | of Cygwin since release 1.1.3. * overview2.sgml: Add description for new chroot functionality. * calls.texinfo: Add missing calls. Change comments for setuid, setgid, seteuid, setegid, chroot.
* "Posting Guidelines": New name for old entry.David Starks-Browning2000-07-041-45/+75
| | | | | | | | | "Multiple copies of DLL": shared region corrupt error message. "Why the weird directory structure": re-wrote for latest. "Symlinks on Samba": fix typo. "Where is glibc": new entry. "HT build relocatable dll": (interim update) link to Carl Thompson's message in cygwin list. "Can I mix msvc++ and gcc objects": remove disclaimer.
* "Contents": Add package opengl.David Starks-Browning2000-07-041-2/+2
|
* Rewrote "Adding or updating packages",David Starks-Browning2000-06-141-47/+50
| | | | plus a few other minor changes.
* Tidied up formatting a bit.David Starks-Browning2000-06-141-10/+24
| | | | | | New entries: How do I convert between Windows and UNIX paths? Why are compiled executables so huge?!?
* Minor changes, also add note about deleting temp dir after setup.David Starks-Browning2000-06-141-5/+21
|
* Fix simple @-error.David Starks-Browning2000-06-131-1/+1
|
* New entry: "How should I set my PATH?"David Starks-Browning2000-06-131-0/+28
|
* Removed a couple of "not yet updated" disclaimers.David Starks-Browning2000-06-131-32/+19
| | | | New entry: "info error "dir: No such file or directory""
* "Installation using the setup.exe program": minor note not to mess withDavid Starks-Browning2000-06-131-9/+64
| | | | | | | | | default mounts. "Adding or updating packages": full instructions now, not just links to ml. New: subsection "Problems running setup.exe" subsubsection "Error message: "Unable to retrieve the list of cygwin mirrors..."" subsubsection "System hangs when unpacking tar archives"
* Merge "Installation and Setup" and "Using Cygwin Releases" to simplyDavid Starks-Browning2000-06-121-169/+74
| | | | "Using Cygwin". Significant update to "How can I access other drives?".
* Major update to "Where can I get more information?" section. Now includes:David Starks-Browning2000-06-071-21/+89
| | | | | | | - Posting guidelines - Pointers to User's Guide, API Reference, USENIX paper - Pointer to alternate searchable mail archive (www.delorie.com) - Addresses for commercial & CD-ROM inquiries
* minor typo correction: GNU not GnuDavid Starks-Browning2000-06-071-2/+2
|
* "Installation Instructions" for FAQ, first update for current net release.David Starks-Browning2000-06-021-172/+154
|
* Remove broken targets readme.info, faq.infoDavid Starks-Browning2000-05-311-1/+4
| | | | (at least until we know what to do with them)
* manually updated some sites (txt version badly formatted, dont know why)David Starks-Browning2000-05-161-10/+17
|
* update README to latest net release, if only in nameDavid Starks-Browning2000-05-161-1/+7
|
* fix dependencies for readme.txtDavid Starks-Browning2000-05-161-1/+1
|
* Preliminary update to FAQ to reflect latest net release.David Starks-Browning2000-05-119-36/+344
| | | | | (So far, just a new title, some minor updates, and a disclaimer in each section that has to be updated for the net release, or at least looked at.)
* * ntsec.sgml: Revisited description of `ntsec' according toCorinna Vinschen2000-05-024-65/+277
| | | | | | the changes in release 1.1. * setup.sgml: Include ntsec. * setup-net.sgml: Ditto.
* don't put api internals in general tarballDJ Delorie2000-04-191-4/+4
|
* add commands for building a doc kitchen-sink-tarballDJ Delorie2000-04-191-0/+23
|
* clean up SGML for latest version of jade/docbookDJ Delorie2000-04-196-14/+24
|
* * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.Christopher Faylor2000-03-311-0/+0
| | | | Add ChangeLog to doc directory.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-1737-0/+7963
|
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+83