newlib/winsup/cygwin/include
Corinna Vinschen 2f84de1ff5 * thread.cc (pthread::create): Handle stackaddr as upper bound address.
Add comment.
	(pthread_attr_setstack): Store upper bound address in stackaddr.
	Explain why.
	(pthread_attr_getstack): Handle stackaddr as upper bound address.
	Add comment.
	(pthread_attr_setstackaddr): Add comment.
	(pthread_attr_getstackaddr): Add comment.
	(pthread_attr_getstacksize): Return default stacksize if stacksize has
	not been set by the application, just as on Linux.  Add comment.
	(pthread_getattr_np): Store upper bound address in stackaddr.  Explain
	why.
	* include/pthread.h: Remove outdated comment.
	(pthread_attr_getstackaddr): Mark as deprecated, as on Linux.
	(pthread_attr_setstackaddr): Ditto.
2014-07-16 10:21:18 +00:00
..
arpa
asm * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
attr
bits * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
cygwin Fix typo 2014-07-15 08:45:10 +00:00
machine
net
netinet * include/netinet/ip6.h: New file, copied from FreeBSD vebatim. 2014-01-18 11:37:55 +00:00
sys * external.cc (cygwin_internal): Implement CW_CYGNAME_FROM_WINNAME. 2014-05-15 11:16:28 +00:00
a.out.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
byteswap.h
dlfcn.h
elf.h
endian.h
err.h
error.h
fcntl.h * autoload.cc (CancelSynchronousIo): Define. 2013-06-02 10:22:14 +00:00
features.h
fenv.h
fnmatch.h
fts.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
ftw.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
getopt.h
glob.h * include/glob.h: Fix invalid use of 'restrict' error. 2013-11-28 10:00:01 +00:00
icmp.h
ifaddrs.h
inttypes.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
io.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
lastlog.h
libgen.h
limits.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
mapi.h
memory.h
mntent.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
monetary.h
mqueue.h
netdb.h * autoload.cc (IdnToAscii): Define. 2013-11-19 13:29:37 +00:00
paths.h
poll.h
process.h
pthread.h * thread.cc (pthread::create): Handle stackaddr as upper bound address. 2014-07-16 10:21:18 +00:00
pty.h
regex.h
resolv.h
search.h
semaphore.h
stdint.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
sysexits.h
syslog.h
termio.h
tzfile.h
utmpx.h
wait.h