summaryrefslogtreecommitdiffstats
path: root/winsup/doc/new-features.sgml
Commit message (Collapse)AuthorAgeFilesLines
* Modernized user guide, API reference, and FAQ generation. OverallWarren Young2013-05-011-1191/+0
| | | | | | effect is to move away from DocBook SGML and DJ Delorie's doctool and toward pure DocBook XSL. (There remains just one use of doctool, and we have plans for replacing it, too.) See ChangeLog for details.
* * cygwinenv.sgml (cygwinenv-implemented-options): Change descriptionCorinna Vinschen2013-04-241-0/+9
| | | | | | for winsymlink option to explain new implementation. * new-features.sgml (ov-new1.7.19): Add support for native symlinks and AFS.
* * Makefile.in (SGMLDIRS): Accommodate dropping utils_source andCorinna Vinschen2013-04-231-0/+16
| | | | | | cygwin_source from ../Makefile.common. * new-features.sgml (ov-new1.7.19): New section. Document dropped support for pre-XP SP3 and added support for 64 bit Cygwin.
* * new-features.sgml (ov-new1.7.18): Add console enhancements.Corinna Vinschen2013-01-121-0/+19
|
* * new-features.sgml (ov-new1.7.18): Add sparse change.Corinna Vinschen2012-12-141-0/+5
| | | | * pathnames.sgml (mount-table): Document sparse mount option.
* * new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed.Yaakov Selkowitz2012-12-061-0/+12
|
* * new-features.sgml (ov-new1.7.17): Add section.Corinna Vinschen2012-10-201-0/+18
|
* * new-features.sgml (ov-new1.7.16): Document getmntent_r.Yaakov Selkowitz2012-07-181-1/+1
|
* * new-features.sgml (ov-new1.7.16): Document ReFS support.Corinna Vinschen2012-06-031-0/+4
|
* * new-features.sgml (ov-new1.7.16): Document memrchr.Corinna Vinschen2012-05-101-0/+13
|
* * new-features.sgml (ov-new1.7.15): Fix XML syntax.Yaakov Selkowitz2012-05-091-0/+3
|
* * new-features.sgml (ov-new1.7.15): Fix tag.Christopher Faylor2012-05-071-1/+1
|
* * cygwinenv.sgml: Add pipe_byte description.Christopher Faylor2012-05-061-0/+8
| | | | * new-features.sgml (ov-new1.7.15): Add new pipe_byte description for 1.7.15.
* * new-features.sgml (ov-new1.7.14): Add mouse reporting mode 1005.Corinna Vinschen2012-04-251-1/+1
|
* * new-features.sgml (ov-new1.7.14): New section. Add new console mouseCorinna Vinschen2012-04-241-0/+12
| | | | reporting modes.
* * new-features.sgml (ov-new1.7.13): Add typeahead description.Corinna Vinschen2012-04-051-0/+5
|
* * new-features.sgml (ov-new1.7.13): New section. Add entry forCorinna Vinschen2012-04-051-0/+13
| | | | mkpasswd/mkgroup change to print TrustedInstaller account.
* 2012-04-03 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2012-04-031-2/+2
| | | | * new-features.sgml (ov-new1.7.12): Fix layout of flock example.
* Fix typoCorinna Vinschen2012-03-301-1/+1
|
* * cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda.Corinna Vinschen2012-03-301-0/+18
| | | | | | | * new-features.sgml (ov-new1.7.12): Add list items for the change to flock and the detect_bloda CYGWIN option. * overview2.sgml (ov-hi-process-problems): Add a reference to the detect_bloda CYGWIN option.
* * new-features.sgml (ov-new1.7.12): Create. Move mountinfo here.Corinna Vinschen2012-03-291-4/+17
| | | | | | Add /dev notice. * pathnames.sgml (pathnames-posixdevices): Rephrase to account for /dev change in 1.7.12.
* * fhandler_process.cc (process_tab): Add entry for mountinfo.Corinna Vinschen2012-03-271-0/+4
| | | | | | | | | | | | | | (format_process_mountstuff): New function, derived from format_process_mounts. Only open another user's user_info shared memory area if the process is owned by another user. Actually access the opened shared user_info to get the right mount table. For other users, don't print remote cygdrive mount points. Print mountinfo or mounts output depending on the bool mountinfo argument. (format_process_mounts): Just call format_process_mountstuff with mountinfo set to false. (format_process_mountinfo): Ditto with mountinfo set to true. * new-features.sgml (ov-new1.7.11): Add mountinfo.
* * new-features.sgml (ov-new1.7.11): Add two more changes to the list.Corinna Vinschen2012-02-251-0/+11
|
* * new-features.sgml (ov-new1.7.11): Document pldd.Yaakov Selkowitz2012-02-241-0/+4
|
* * new-features.sgml (ov-new1.7.11): New section. Document scandirat.Yaakov Selkowitz2012-02-221-0/+12
|
* * new-features.sgml (ov-new1.7.10): Fix typo.Corinna Vinschen2012-02-051-1/+1
|
* * Makefile.in (CYGWIN_BINS): Add tzset.Corinna Vinschen2012-01-291-0/+5
| | | | | | | | | * tzset.c: New tool, new file. * utils.sgml (tzset): New section. * new-features.sgml (ov-new1.7.10): Add tzset. * release/1.7.10: Add tzset.
* * new-features.sgml (ov-new1.7.10): Document support for the %mYaakov Selkowitz2012-01-131-0/+5
| | | | conversion flag in printf functions.
* * new-features.sgml (ov-new1.7.10): Document tgmath.h.Yaakov Selkowitz2012-01-121-0/+4
|
* * new-features.sgml (ov-new1.7.10): Document pthread_sigqueue.Yaakov Selkowitz2012-01-061-1/+1
|
* * new-features.sgml (ov-new1.7.10): Document get_current_dir_name.Yaakov Selkowitz2012-01-011-2/+3
|
* * new-features.sgml (ov-new1.7.10): Document getpt.Yaakov Selkowitz2011-12-301-1/+1
|
* * faq-using.xml: Remove obsolete entry about the standard console window.Christopher Faylor2011-12-131-8/+2
| | | | | * new-features.sgml: Remove obsolete entry which references cygwin.bat. * setup-net.sgml: Clarify new shortcut behavior for the "Cygwin Terminal".
* * new-features.sgml (ov-new1.7.10): Document ptsname_r.Corinna Vinschen2011-11-081-1/+1
|
* * new-features.sgml (ov-new1.7.10): Document getgrouplist.Corinna Vinschen2011-10-281-2/+2
|
* * new-features.sgml (ov-new1.7.10): Document /proc/devicesYaakov Selkowitz2011-08-191-0/+5
| | | | and /proc/misc.
* * new-features.sgml (ov-new1.7.10): Document new RTLD flags.Corinna Vinschen2011-08-161-0/+4
|
* * new-features.sgml (ov-new1.7.10): Document large address awarenessCorinna Vinschen2011-08-121-0/+14
| | | | | | | of heap and new way to set the default heap size per executable. * setup2.sgml (setup-maxmem): Revamp to explain new method of allocating more heap on a per-executable basis. Drop outdated stuff. Keep shortened description of heap_chunk_in_mb as note.
* * new-features.sgml (ov-new1.7.10): Document new POSIX Clock SelectionYaakov Selkowitz2011-08-031-0/+5
| | | | option APIs.
* * new-features.sgml (ov-new1.7.10): Document getconf(1).Yaakov Selkowitz2011-07-201-0/+5
|
* * cygwinenv.sgml (using-cygwinenv): Move envcache, strip_title, title,Corinna Vinschen2011-06-151-0/+11
| | | | | | | tty, and upcaseenv options to list of obsolete options. * effectively.sgml (using-console): Remove section. * new-features.sgml (ov-new1.7.10): Document removed CYGWIN options. Document removed tty mode.
* * new-features.sgml (ov-new1.7.10): Document strerror changes.Eric Blake2011-05-251-0/+1
|
* * new-features.sgml (ov-new1.7.10): Document __fpurge.Yaakov Selkowitz2011-05-191-1/+1
|
* * new-features.sgml (ov-new1.7.10): Document error.h functions.Yaakov Selkowitz2011-05-181-0/+5
|
* * new-features.sgml (ov-new1.7.10): Document CPU-time clock support.Yaakov Selkowitz2011-05-171-3/+13
| | | | Move pthread stack management APIs to separate listitem.
* * new-features.sgml (ov-new1.7.10): Document pthread_attr_getguardsize,Corinna Vinschen2011-05-151-2/+3
| | | | | pthread_attr_setstack, pthread_attr_setstackaddr and pthread_attr_setguardsize.
* * new-features.sgml (ov-new1.7.10): Document clock_settime.Yaakov Selkowitz2011-05-091-2/+3
|
* * new-features.sgml (ov-new1.7.10): Document sysinfo.Yaakov Selkowitz2011-05-061-1/+1
|
* * new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,Yaakov Selkowitz2011-05-041-2/+2
| | | | and sys_siglist.
* * new-features.sgml (ov-new1.7.10): Document new pthread APIs.Yaakov Selkowitz2011-05-031-1/+2
|