summaryrefslogtreecommitdiff
path: root/modules/yield
Commit message (Collapse)AuthorAgeFilesLines
* yield: Implement for OS/2 kLIBC.KO Myung-Hun2021-01-191-0/+1
| | | | * modules/yield (Depends-on): Add sched_yield.
* Simplify link sections.Bruno Haible2019-12-021-1/+1
| | | | | | | | | | | | * modules/threadlib (Link): Stop mentioning LTLIBTHREAD. * modules/lock (Link): Likewise. * modules/cond (Link): Likewise. * modules/tls (Link): Likewise. * modules/yield (Link): Likewise. * modules/regex (Link): Likewise. * modules/localename (Link): Likewise. * modules/unicase/locale-language (Link): Likewise. * modules/thread (Link): Stop mentioning LTLIBMULTITHREAD.
* threads-h: New module.Bruno Haible2019-06-201-1/+1
| | | | | | | | | | * lib/threads.in.h: New file. * m4/threads.m4: New file. * m4/yield.m4 (gl_YIELD): Update comment. * modules/threads-h: New file. * modules/yields (configure.ac): Use AC_REQUIRE. * doc/posix-headers/threads.texi: Mention the new module and the AIX bugs.
* remove trailing spacesJim Meyering2008-10-011-1/+1
| | | | | | | | | | | * NEWS: Likewise. * lib/poll.c (poll): Likewise. * lib/sys_socket.in.h (SHUT_RDWR): Likewise. * lib/winsock.c (rpl_close): Likewise. * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise. * modules/yield: Likewise. * tests/test-poll.c (connect_to_socket, poll1): Likewise. * tests/test-sys_select.c (connect_to_socket): Likewise.
* New module 'yield'.Bruno Haible2008-08-171-0/+29