summaryrefslogtreecommitdiffstats
path: root/winsup/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* * cygserver.sgml: Note the fact that slave tty/pty handle dispersal isCorinna Vinschen2010-04-223-2/+35
| | | | | | unsed as of Cygwin 1.7.6. * new-features.sgml (ov-new1.7.6): New section. Add tty/pty and setrlimit changes.
* * cygwin.dsl: Remove comments.Christopher Faylor2010-04-112-4/+4
|
* * new-features.sgml (ov-new1.7.5): New section.Corinna Vinschen2010-04-112-0/+17
|
* * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD.Christopher Faylor2010-04-116-9/+17
| | | | | | | * cygwin-ug-net.in.sgml: Ditto. * cygwin-ug.in.sgml: Ditto. * faq-sections.xml: Ditto. * faq.xml: Ditto.
* * setup-net.sgml: Remove more mentions of rxvt.Charles Wilson2010-04-012-2/+7
|
* * cygwinenv.sgml: Remove/deprecate mention of rxvt.Christopher Faylor2010-03-315-11/+20
| | | | | | * effectively.sgml: Ditto. * faq-using.xml: Ditto. * setup-net.sgml: Ditto.
* * new-features.sgml (ov-new1.7.3): New section.Corinna Vinschen2010-03-292-0/+22
|
* * setup2.sgml (setup-locale-charsetlist): Add EUC-CN and GB2312.Corinna Vinschen2010-03-272-0/+6
|
* * textbinary.sgml: Add missing </para>.Corinna Vinschen2010-03-272-0/+5
|
* * textbinary.sgml: Remove tr example and just mention u2d and d2u instead.Christopher Faylor2010-03-272-35/+9
|
* * pathnames.sgml: Clarify wording of user-specific fstab files. Fix typo.Christopher Faylor2010-03-252-2/+7
|
* * legal.sgml: Bump copyright date.Corinna Vinschen2010-03-242-1/+5
|
* * faq-using.xml (faq.using.unicode): Remove old examples.Corinna Vinschen2010-03-172-25/+4
|
* * effectively.sgml (using-shortcuts): Match chapter with reality.Corinna Vinschen2010-03-122-14/+19
|
* * faq-using.xml (faq.using.bloda): Add "Credant Guardian Shield".Corinna Vinschen2010-03-112-0/+5
|
* * setup2.sgml (setup-env): Add cross reference to using-cygwinenv.Corinna Vinschen2010-03-052-5/+14
| | | | | Change description for locale environment variables to comply with changes in 1.7.2.
* * new-features.sgml (ov-new1.7.2): Describe XDR support.Corinna Vinschen2010-03-032-0/+12
|
* * new-features.sgml (ov-new1.7.2): Add strptime changes.Corinna Vinschen2010-02-262-5/+9
|
* * new-features.sgml (ov-new1.7.2): Add strftime/wcsftime changes.Corinna Vinschen2010-02-262-0/+12
|
* * new-features.sgml (ov-new1.7.2): Add SIGPWR support.Yaakov Selkowitz2010-02-262-0/+5
|
* * new-features.sgml (ov-new1.7.2): Move stty erase support intoCorinna Vinschen2010-02-252-5/+10
| | | | correct category. Change "console window" to "Windows console".
* * new-features.sgml (ov-new1.7.2): Accommodate name change of getlocaleCorinna Vinschen2010-02-173-4/+11
| | | | | to locale. * setup2.sgml (setup-locale-how): Ditto.
* * new-features.sgml (ov-new1.7.2): Add native DOS path and UNC pathCorinna Vinschen2010-02-153-5/+84
| | | | | | | | | change. * pathnames.sgml (pathnames-intro): Make the Win32 path text a note and xref to new pathnames-win32 section. (cygdrive): Add description how the cygdrive mount flags apply to UNC paths starting with slashes. (pathnames-win32): New section describing native path handling.
* * new-features.sgml (ov-new1.7.2): Rephrase getlocale entry.Corinna Vinschen2010-02-112-1/+6
|
* * new-features.sgml (ov-new1.7.2): Add LC_MESSAGES support.Corinna Vinschen2010-02-103-23/+12
| | | | | * setup2.sgml (setup-locale-ov): Change "@euro" modifier description. (setup-locale-missing): Remove.
* * new-features.sgml (ov-new1.7-misc): Fix typo.Yaakov Selkowitz2010-02-072-1/+5
|
* * new-features.sgml (ov-new1.7.2): Add support for locales fromCorinna Vinschen2010-02-073-0/+27
| | | | | /usr/share/locale/locale.alias. * setup2.sgml (setup-locale-ov): Ditto.
* * setup2.sgml (setup-locale-ov): Align description of working modifiersCorinna Vinschen2010-02-062-19/+38
| | | | to latest changes.
* * new-features.sgml (ov-new1.7.2): Add support for new charsets.Corinna Vinschen2010-02-063-5/+19
| | | | | | | Change text for modifier support. (setup-locale-charsetlist): Add new GEORGIAN-PS and PT154 charsets to list of supported charsets. Reorder list for non-ISO, non-CP charsets alphabetically.
* * setup2.sgml (setup-locale-ov): Add description for "uz_UZ@cyrillic"Corinna Vinschen2010-02-052-3/+20
| | | | | and "tt_RU@iqtelif" modifiers. Slightly rephrase locale specifier description in terms of the modifier string.
* * new-features.sgml (ov-new1.7.2): Add grouping for printf/wprintf.Corinna Vinschen2010-02-052-0/+11
|
* * new-features.sgml (ov-new1.7.2): Add multibyte-awareness of regcompCorinna Vinschen2010-02-042-1/+6
| | | | and regexec.
* * faq-programming.xml: Update for Cygwin docbook-utils package.Yaakov Selkowitz2010-02-022-1/+2
|
* * README: Update for Cygwin docbook-utils package.Yaakov Selkowitz2010-02-022-4/+7
|
* * faq-api.xml: d2u/u2d are from cygutils, not util-linux.Yaakov Selkowitz2010-01-262-1/+5
|
* * Makefile.in: Skip validation in xmlto step.Christopher Faylor2010-01-263-10/+20
| | | | * overview.sgml: Clarify language in "A brief history of Cygwin".
* * new-features.sgml (ov-new1.7.2): Add console enhancements.Corinna Vinschen2010-01-262-3/+42
|
* * faq-setup.xml: Drop references to non-NT systems.Corinna Vinschen2010-01-253-6/+78
| | | | | * faq-using.xml: Ditto. (faq.using.sshd-in-domain): New FAQ entry.
* * faq-using.xml: Fix typos and remove incorrect locale-specificCorinna Vinschen2010-01-254-34/+27
| | | | | | documentation. * new-features.sgml: Ditto. * pathnames.sgml: Ditto.
* * new-features.sgml: Rework layout to use itemizedlist. Fix typo.Corinna Vinschen2010-01-242-310/+535
| | | | Add two missing entries.
* * setup2.sgml (setup-locale-charsetlist): Add CP932. Change descriptionCorinna Vinschen2010-01-232-1/+7
| | | | for SJIS.
* * setup2.sgml (setup-locale-charsetlist): Add ASCII and TIS-620. AddCorinna Vinschen2010-01-232-3/+11
| | | | various aliases and case differences.
* * new-features.sgml (ov-new1.7.2): Add chapter for news in 1.7.2.Corinna Vinschen2010-01-223-46/+115
| | | | | | | | | | * setup2.sgml (setup-locale-ov): Describe how valid locales are determined by Windows locale support. Change description for modifiers in locale environment variables. (setup-locale-how): Describe new charset behaviour. Mention new getlocale tool to fetch valid locale information from Windows. (setup-locale-missing): Drop now implemented LC_foo options. Explain missing LC_MESSAGES in more detail.
* * setup2.sgml (setup-locale): Mention three character codes perCorinna Vinschen2010-01-172-15/+38
| | | | | | | ISO 639-3. * setup2.sgml (setup-locale): Adapt description to the C using ASCII change in 1.7.2.
* * setup-net.sgml: Remove obsolete assertion.Christopher Faylor2010-01-162-2/+5
|
* * faq-using.xml (faq.using.bloda): Clarify wxvault.dll.Corinna Vinschen2010-01-152-1/+6
|
* * faq-setup.xml: Add missing setup options. Sort options.Christopher Faylor2010-01-152-12/+24
|
* * cygwinenv.sgml (cygwinenv-implemented-options): Try to makeCorinna Vinschen2010-01-122-4/+11
| | | | compatibility new symlinks vs. old Cygwin clearer.
* * pathnames.sgml (mount-table): Add info that posix=0 is default forCorinna Vinschen2010-01-112-2/+8
| | | | the cygdrive prefix.
* * overview.sgml: Fix Red Hat brand name.Corinna Vinschen2010-01-072-1/+5
|