Christopher Faylor
033fe7d87f
cygwin directory changes:
...
* environ.cc (tty_is_gone): Delete.
(known): Delete tty, add wincmdln.
* globals.cc: Reorganize list of environment bools, remove explicit =
false for slight load time optimization.
(wincmdln): New global.
* spawn.cc (child_info_spawn::worker): Honor wincmdln.
doc directory changes:
* new-features.sgml (ov-new1.7.23): Add new section. Mention wincmdln.
* cygwinenv.xml: Mention wincmdln.
2013-07-26 17:28:00 +00:00
Corinna Vinschen
463cca40bd
* new-features.sgml (ov-new1.7.22): Add GetCommandLine and regcomp
...
changes.
2013-07-21 19:30:19 +00:00
Corinna Vinschen
f7180e5eac
* new-features.sgml (ov-new1.7.22): New section. Document dropped
...
support for /dev/mem, /dev/kmem, /dev/port.
* specialnames.xml (pathnames-posixdevices): Drop description of
/dev/mem, /dev/kmem, /dev/port.
2013-07-15 14:00:32 +00:00
Yaakov Selkowitz
8131499d73
* new-features.sgml (ov-new1.7.21): New section. Document rawmemchr.
2013-06-24 15:30:49 +00:00
Corinna Vinschen
338a3e8b15
* new-features.xml (ov-new1.7.19): Revert mandatory locking support to
...
"preliminary".
2013-06-05 07:23:07 +00:00
Corinna Vinschen
a0238d7084
* new-features.xml (ov-new1.7.19): Align mandatory locking text to
...
today's changes.
2013-06-04 11:14:34 +00:00
Corinna Vinschen
40cc0986e3
* new-features.xml (ov-new1.7.19): Add mandatory locking.
2013-06-02 10:22:56 +00:00
Corinna Vinschen
6d383d0fde
* cygwinenv.xml (cygwinenv-implemented-options): Explain new
...
winsymliks:nativestrict option. Strip out description of symlink types
and refer to new pathnames-symlinks section.
* highlights.xml (ov-hi-files): Rip out most of symlink description and
refer to new pathnames-symlinks section instead.
* new-features.xml (ov-new1.7.19): Add CYGWIN=winsymlinks:nativestrict.
* pathnames.xml (pathnames-symlinks): New section describing symbolic
link handling.
2013-05-23 14:26:53 +00:00
Corinna Vinschen
7dfacd3869
* new-features.sgml (ov-new1.7.19): Add arc4random,
...
arc4random_addrandom, arc4random_buf, arc4random_stir and
arc4random_uniform.
2013-05-21 19:10:06 +00:00
Corinna Vinschen
e0ce0961fe
* new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton.
2013-05-21 10:11:15 +00:00
Warren Young
8142972d87
Modernized user guide, API reference, and FAQ generation. Overall
...
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.
2013-05-01 23:30:25 +00:00