Corinna Vinschen
821d651917
* new-features.sgml (ov-new1.7.17): Add section.
2012-10-20 15:31:50 +00:00
Yaakov Selkowitz
fe05ac4f14
* new-features.sgml (ov-new1.7.16): Document getmntent_r.
2012-07-18 11:23:11 +00:00
Corinna Vinschen
ff80d22a7c
* new-features.sgml (ov-new1.7.16): Document ReFS support.
2012-06-03 16:53:03 +00:00
Corinna Vinschen
54659e14a0
* new-features.sgml (ov-new1.7.16): Document memrchr.
2012-05-10 08:36:44 +00:00
Yaakov Selkowitz
dc4536187c
* new-features.sgml (ov-new1.7.15): Fix XML syntax.
2012-05-09 07:32:48 +00:00
Christopher Faylor
8620cb7925
* new-features.sgml (ov-new1.7.15): Fix tag.
2012-05-07 14:40:20 +00:00
Christopher Faylor
5c0e79c218
* cygwinenv.sgml: Add pipe_byte description.
...
* new-features.sgml (ov-new1.7.15): Add new pipe_byte description for 1.7.15.
2012-05-06 18:59:46 +00:00
Corinna Vinschen
8e487e5954
* new-features.sgml (ov-new1.7.14): Add mouse reporting mode 1005.
2012-04-25 07:34:34 +00:00
Corinna Vinschen
bd8839bbce
* new-features.sgml (ov-new1.7.14): New section. Add new console mouse
...
reporting modes.
2012-04-24 14:42:51 +00:00
Corinna Vinschen
93bb67edb2
* new-features.sgml (ov-new1.7.13): Add typeahead description.
2012-04-05 15:04:24 +00:00
Corinna Vinschen
260738bd33
* new-features.sgml (ov-new1.7.13): New section. Add entry for
...
mkpasswd/mkgroup change to print TrustedInstaller account.
2012-04-05 13:41:49 +00:00
Corinna Vinschen
ecdcf15712
2012-04-03 Corinna Vinschen <corinna@vinschen.de>
...
* new-features.sgml (ov-new1.7.12): Fix layout of flock example.
2012-04-03 19:16:10 +00:00
Corinna Vinschen
54440304b3
Fix typo
2012-03-30 13:28:17 +00:00
Corinna Vinschen
e612307024
* cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda.
...
* 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.
2012-03-30 11:30:13 +00:00
Corinna Vinschen
b255aece50
* new-features.sgml (ov-new1.7.12): Create. Move mountinfo here.
...
Add /dev notice.
* pathnames.sgml (pathnames-posixdevices): Rephrase to account for
/dev change in 1.7.12.
2012-03-29 18:23:32 +00:00
Corinna Vinschen
cd24077999
* fhandler_process.cc (process_tab): Add entry for mountinfo.
...
(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.
2012-03-27 18:30:28 +00:00
Corinna Vinschen
a1e89eba9b
* new-features.sgml (ov-new1.7.11): Add two more changes to the list.
2012-02-25 10:51:32 +00:00
Yaakov Selkowitz
75f1400b26
* new-features.sgml (ov-new1.7.11): Document pldd.
2012-02-24 10:20:00 +00:00
Yaakov Selkowitz
b9bbba80cf
* new-features.sgml (ov-new1.7.11): New section. Document scandirat.
2012-02-22 02:06:15 +00:00
Corinna Vinschen
9ccb2ee84a
* new-features.sgml (ov-new1.7.10): Fix typo.
2012-02-05 16:26:48 +00:00
Corinna Vinschen
1b79b38101
* Makefile.in (CYGWIN_BINS): Add tzset.
...
* 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.
2012-01-29 09:41:06 +00:00
Yaakov Selkowitz
df3da8e12e
* new-features.sgml (ov-new1.7.10): Document support for the %m
...
conversion flag in printf functions.
2012-01-13 09:59:53 +00:00
Yaakov Selkowitz
9da2914941
* new-features.sgml (ov-new1.7.10): Document tgmath.h.
2012-01-12 23:42:11 +00:00
Yaakov Selkowitz
8f60405b3d
* new-features.sgml (ov-new1.7.10): Document pthread_sigqueue.
2012-01-06 07:13:11 +00:00
Yaakov Selkowitz
7e89497328
* new-features.sgml (ov-new1.7.10): Document get_current_dir_name.
2012-01-01 18:55:40 +00:00
Yaakov Selkowitz
d0813bfdf0
* new-features.sgml (ov-new1.7.10): Document getpt.
2011-12-30 20:24:18 +00:00
Christopher Faylor
a7ea1550ff
* faq-using.xml: Remove obsolete entry about the standard console window.
...
* new-features.sgml: Remove obsolete entry which references cygwin.bat.
* setup-net.sgml: Clarify new shortcut behavior for the "Cygwin Terminal".
2011-12-13 03:54:59 +00:00
Corinna Vinschen
3fe1d750ba
* new-features.sgml (ov-new1.7.10): Document ptsname_r.
2011-11-08 09:25:25 +00:00
Corinna Vinschen
8b5e267bb8
* new-features.sgml (ov-new1.7.10): Document getgrouplist.
2011-10-28 09:27:18 +00:00
Yaakov Selkowitz
1165d4442d
* new-features.sgml (ov-new1.7.10): Document /proc/devices
...
and /proc/misc.
2011-08-19 20:06:28 +00:00
Corinna Vinschen
9d3b795b47
* new-features.sgml (ov-new1.7.10): Document new RTLD flags.
2011-08-16 14:51:06 +00:00
Corinna Vinschen
3de2809073
* new-features.sgml (ov-new1.7.10): Document large address awareness
...
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.
2011-08-12 13:51:21 +00:00
Yaakov Selkowitz
2a5e0b2dee
* new-features.sgml (ov-new1.7.10): Document new POSIX Clock Selection
...
option APIs.
2011-08-03 19:18:07 +00:00
Yaakov Selkowitz
3989afabe7
* new-features.sgml (ov-new1.7.10): Document getconf(1).
2011-07-20 01:19:53 +00:00
Corinna Vinschen
b8b7eb058d
* cygwinenv.sgml (using-cygwinenv): Move envcache, strip_title, title,
...
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.
2011-06-15 11:41:26 +00:00
Eric Blake
4e989b35d1
* new-features.sgml (ov-new1.7.10): Document strerror changes.
2011-05-25 19:08:46 +00:00
Yaakov Selkowitz
d39f0ba981
* new-features.sgml (ov-new1.7.10): Document __fpurge.
2011-05-19 07:24:23 +00:00
Yaakov Selkowitz
d6b764cc83
* new-features.sgml (ov-new1.7.10): Document error.h functions.
2011-05-18 01:26:56 +00:00
Yaakov Selkowitz
7dd9fa7ffb
* new-features.sgml (ov-new1.7.10): Document CPU-time clock support.
...
Move pthread stack management APIs to separate listitem.
2011-05-17 17:09:32 +00:00
Corinna Vinschen
7afc14c003
* new-features.sgml (ov-new1.7.10): Document pthread_attr_getguardsize,
...
pthread_attr_setstack, pthread_attr_setstackaddr and
pthread_attr_setguardsize.
2011-05-15 18:51:49 +00:00
Yaakov Selkowitz
0519948756
* new-features.sgml (ov-new1.7.10): Document clock_settime.
2011-05-09 08:58:59 +00:00
Yaakov Selkowitz
57aac4bf26
* new-features.sgml (ov-new1.7.10): Document sysinfo.
2011-05-06 18:55:02 +00:00
Yaakov Selkowitz
942945956c
* new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,
...
and sys_siglist.
2011-05-04 22:18:16 +00:00
Yaakov Selkowitz
af4f7961d0
* new-features.sgml (ov-new1.7.10): Document new pthread APIs.
2011-05-03 04:09:52 +00:00
Corinna Vinschen
138f3e0cbd
Throughout remove NT4 from documentation.
...
* new-features.sgml (ov-new1.7.10): Document change in passwd command.
2011-05-02 11:56:36 +00:00
Corinna Vinschen
bd80ec4fc8
* new-features.sgml (ov-new1.7.10): Document ppoll.
2011-04-18 12:00:13 +00:00
Yaakov Selkowitz
2f4d0818b3
* new-features.sgml (ov-new1.7.10): Document /proc/swaps.
2011-04-11 02:10:35 +00:00
Corinna Vinschen
708293f94e
* new-features.sgml (ov-new1.7.10): Document dropped NT4 support.
2011-04-04 12:25:37 +00:00
Yaakov Selkowitz
43a6063156
* new-features.sgml (ov-new1.7.10): Document additional information
...
in /proc/version.
2011-04-04 11:14:20 +00:00
Yaakov Selkowitz
15f0d50006
* new-features.sgml (ov-new1.7.10): Document /proc/sysvipc/.
2011-04-01 19:49:16 +00:00