acadia-newlib/winsup/doc
Mark Geisert 641ecb0753 Cygwin: Implement sched_[gs]etaffinity()
This patch set implements the Linux syscalls sched_getaffinity,
sched_setaffinity, pthread_getaffinity_np, and pthread_setaffinity_np.
Linux has a straightforward view of the cpu sets used in affinity masks.
They are simply long (1024-bit) bit masks.  This code emulates that view
while internally dealing with Windows' distribution of available CPUs among
processor groups.
2019-06-24 09:18:14 +02:00
..
.gitignore
Makefile.in
README
Wishlist
bodysnatcher.pl
configure
configure.ac
cygserver.xml
cygwin-api.xml
cygwin-ug-net.xml
cygwinenv.xml
dll.xml
docbook.css
effectively.xml
etc.postinstall.cygwin-doc.sh
etc.preremove.cygwin-doc.sh
faq-api.xml forkables: Document hardlink creation at forktime. 2019-02-07 15:58:02 +01:00
faq-copyright.xml
faq-programming.xml
faq-resources.xml
faq-setup.xml
faq-using.xml
faq-what.xml
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl
gcc.xml
gdb.xml
gprof.xml
highlights.xml Cygwin: forkables: update doc, add release notes 2019-02-11 14:28:00 +01:00
html.xsl
intro.xml
legal.xml
logon-funcs.xml
man.xsl
misc-funcs.xml
new-features.xml Cygwin: Implement sched_[gs]etaffinity() 2019-06-24 09:18:14 +02:00
ntsec.xml Cygwin: re-enable create_token for older systems 2019-02-18 21:00:59 +01:00
ov-ex-unix.xml
ov-ex-win.xml
overview.xml
path.xml
pathnames.xml
posix.xml Cygwin: Implement sched_[gs]etaffinity() 2019-06-24 09:18:14 +02:00
programming.xml
setup-env.xml
setup-files.xml
setup-locale.xml describe new locale modifier @cjkwide for user guide 2018-03-08 08:14:39 +01:00
setup-maxmem.xml
setup-net.xml
specialnames.xml Cygwin: doc: update case-sensitive dirs description 2019-03-04 14:03:32 +01:00
textbinary.xml
ug-info.xml
using.xml
utils.xml Cygwin: fix typo 2019-02-02 21:15:50 +01:00
windres.xml
xidepend

README

ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION

dblatex
docbook-xml45
docbook-xsl
docbook2x-texi
gzip
texinfo
xmlto