Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernized user guide, API reference, and FAQ generation. Overall | Warren Young | 2013-05-01 | 1 | -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 description | Corinna Vinschen | 2013-04-24 | 1 | -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 and | Corinna Vinschen | 2013-04-23 | 1 | -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 Vinschen | 2013-01-12 | 1 | -0/+19 |
| | |||||
* | * new-features.sgml (ov-new1.7.18): Add sparse change. | Corinna Vinschen | 2012-12-14 | 1 | -0/+5 |
| | | | | * pathnames.sgml (mount-table): Document sparse mount option. | ||||
* | * new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed. | Yaakov Selkowitz | 2012-12-06 | 1 | -0/+12 |
| | |||||
* | * new-features.sgml (ov-new1.7.17): Add section. | Corinna Vinschen | 2012-10-20 | 1 | -0/+18 |
| | |||||
* | * new-features.sgml (ov-new1.7.16): Document getmntent_r. | Yaakov Selkowitz | 2012-07-18 | 1 | -1/+1 |
| | |||||
* | * new-features.sgml (ov-new1.7.16): Document ReFS support. | Corinna Vinschen | 2012-06-03 | 1 | -0/+4 |
| | |||||
* | * new-features.sgml (ov-new1.7.16): Document memrchr. | Corinna Vinschen | 2012-05-10 | 1 | -0/+13 |
| | |||||
* | * new-features.sgml (ov-new1.7.15): Fix XML syntax. | Yaakov Selkowitz | 2012-05-09 | 1 | -0/+3 |
| | |||||
* | * new-features.sgml (ov-new1.7.15): Fix tag. | Christopher Faylor | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | * cygwinenv.sgml: Add pipe_byte description. | Christopher Faylor | 2012-05-06 | 1 | -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 Vinschen | 2012-04-25 | 1 | -1/+1 |
| | |||||
* | * new-features.sgml (ov-new1.7.14): New section. Add new console mouse | Corinna Vinschen | 2012-04-24 | 1 | -0/+12 |
| | | | | reporting modes. | ||||
* | * new-features.sgml (ov-new1.7.13): Add typeahead description. | Corinna Vinschen | 2012-04-05 | 1 | -0/+5 |
| | |||||
* | * new-features.sgml (ov-new1.7.13): New section. Add entry for | Corinna Vinschen | 2012-04-05 | 1 | -0/+13 |
| | | | | mkpasswd/mkgroup change to print TrustedInstaller account. | ||||
* | 2012-04-03 Corinna Vinschen <corinna@vinschen.de> | Corinna Vinschen | 2012-04-03 | 1 | -2/+2 |
| | | | | * new-features.sgml (ov-new1.7.12): Fix layout of flock example. | ||||
* | Fix typo | Corinna Vinschen | 2012-03-30 | 1 | -1/+1 |
| | |||||
* | * cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda. | Corinna Vinschen | 2012-03-30 | 1 | -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 Vinschen | 2012-03-29 | 1 | -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 Vinschen | 2012-03-27 | 1 | -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 Vinschen | 2012-02-25 | 1 | -0/+11 |
| | |||||
* | * new-features.sgml (ov-new1.7.11): Document pldd. | Yaakov Selkowitz | 2012-02-24 | 1 | -0/+4 |
| | |||||
* | * new-features.sgml (ov-new1.7.11): New section. Document scandirat. | Yaakov Selkowitz | 2012-02-22 | 1 | -0/+12 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Fix typo. | Corinna Vinschen | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | * Makefile.in (CYGWIN_BINS): Add tzset. | Corinna Vinschen | 2012-01-29 | 1 | -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 %m | Yaakov Selkowitz | 2012-01-13 | 1 | -0/+5 |
| | | | | conversion flag in printf functions. | ||||
* | * new-features.sgml (ov-new1.7.10): Document tgmath.h. | Yaakov Selkowitz | 2012-01-12 | 1 | -0/+4 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document pthread_sigqueue. | Yaakov Selkowitz | 2012-01-06 | 1 | -1/+1 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document get_current_dir_name. | Yaakov Selkowitz | 2012-01-01 | 1 | -2/+3 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document getpt. | Yaakov Selkowitz | 2011-12-30 | 1 | -1/+1 |
| | |||||
* | * faq-using.xml: Remove obsolete entry about the standard console window. | Christopher Faylor | 2011-12-13 | 1 | -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 Vinschen | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document getgrouplist. | Corinna Vinschen | 2011-10-28 | 1 | -2/+2 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document /proc/devices | Yaakov Selkowitz | 2011-08-19 | 1 | -0/+5 |
| | | | | and /proc/misc. | ||||
* | * new-features.sgml (ov-new1.7.10): Document new RTLD flags. | Corinna Vinschen | 2011-08-16 | 1 | -0/+4 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document large address awareness | Corinna Vinschen | 2011-08-12 | 1 | -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 Selection | Yaakov Selkowitz | 2011-08-03 | 1 | -0/+5 |
| | | | | option APIs. | ||||
* | * new-features.sgml (ov-new1.7.10): Document getconf(1). | Yaakov Selkowitz | 2011-07-20 | 1 | -0/+5 |
| | |||||
* | * cygwinenv.sgml (using-cygwinenv): Move envcache, strip_title, title, | Corinna Vinschen | 2011-06-15 | 1 | -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 Blake | 2011-05-25 | 1 | -0/+1 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document __fpurge. | Yaakov Selkowitz | 2011-05-19 | 1 | -1/+1 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document error.h functions. | Yaakov Selkowitz | 2011-05-18 | 1 | -0/+5 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document CPU-time clock support. | Yaakov Selkowitz | 2011-05-17 | 1 | -3/+13 |
| | | | | Move pthread stack management APIs to separate listitem. | ||||
* | * new-features.sgml (ov-new1.7.10): Document pthread_attr_getguardsize, | Corinna Vinschen | 2011-05-15 | 1 | -2/+3 |
| | | | | | pthread_attr_setstack, pthread_attr_setstackaddr and pthread_attr_setguardsize. | ||||
* | * new-features.sgml (ov-new1.7.10): Document clock_settime. | Yaakov Selkowitz | 2011-05-09 | 1 | -2/+3 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document sysinfo. | Yaakov Selkowitz | 2011-05-06 | 1 | -1/+1 |
| | |||||
* | * new-features.sgml (ov-new1.7.10): Document psiginfo, psignal, | Yaakov Selkowitz | 2011-05-04 | 1 | -2/+2 |
| | | | | and sys_siglist. | ||||
* | * new-features.sgml (ov-new1.7.10): Document new pthread APIs. | Yaakov Selkowitz | 2011-05-03 | 1 | -1/+2 |
| |