aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorboa <boa@pm.me>2021-02-02 01:08:48 +0100
committerboa <boa@pm.me>2021-02-02 01:08:48 +0100
commit556c74808482748cb393e4f34bdfbc989dc2f8d9 (patch)
treeca56cf041376a3ed8c52cc1b446a7ea2701c6d06
parentf05687d372bea4b26ea710e0143f5dcaee1b2632 (diff)
downloadajedrez-556c74808482748cb393e4f34bdfbc989dc2f8d9.tar.gz
remove stuff
-rwxr-xr-xchessbin38064 -> 0 bytes
-rw-r--r--q1
-rw-r--r--td.h>q53
3 files changed, 0 insertions, 54 deletions
diff --git a/chess b/chess
deleted file mode 100755
index 5d54946..0000000
--- a/chess
+++ /dev/null
Binary files differ
diff --git a/q b/q
deleted file mode 100644
index 1c90a2e..0000000
--- a/q
+++ /dev/null
@@ -1 +0,0 @@
-td.h
diff --git a/td.h>q b/td.h>q
deleted file mode 100644
index 00167a2..0000000
--- a/td.h>q
+++ /dev/null
@@ -1,53 +0,0 @@
-SLEEP(3) Linux Programmer's Manual SLEEP(3)
-
-NNAAMMEE
- sleep - sleep for a specified number of seconds
-
-SSYYNNOOPPSSIISS
- ##iinncclluuddee <<uunniissttdd..hh>>
-
- uunnssiiggnneedd iinntt sslleeeepp((uunnssiiggnneedd iinntt _s_e_c_o_n_d_s));;
-
-DDEESSCCRRIIPPTTIIOONN
- sslleeeepp() causes the calling thread to sleep either until the number of
- real-time seconds specified in _s_e_c_o_n_d_s have elapsed or until a signal ar‐
- rives which is not ignored.
-
-RREETTUURRNN VVAALLUUEE
- Zero if the requested time has elapsed, or the number of seconds left to
- sleep, if the call was interrupted by a signal handler.
-
-AATTTTRRIIBBUUTTEESS
- For an explanation of the terms used in this section, see aattttrriibbuutteess(7).
-
- ┌──────────┬───────────────┬─────────────────────────────┐
- │IInntteerrffaaccee │ AAttttrriibbuuttee │ VVaalluuee │
- ├──────────┼───────────────┼─────────────────────────────┤
- │sslleeeepp() │ Thread safety │ MT-Unsafe sig:SIGCHLD/linux │
- └──────────┴───────────────┴─────────────────────────────┘
-
-CCOONNFFOORRMMIINNGG TTOO
- POSIX.1-2001, POSIX.1-2008.
-
-NNOOTTEESS
- On Linux, sslleeeepp() is implemented via nnaannoosslleeeepp(2). See the nnaannoosslleeeepp(2)
- man page for a discussion of the clock used.
-
- PPoorrttaabbiilliittyy nnootteess
- On some systems, sslleeeepp() may be implemented using aallaarrmm(2) and SSIIGGAALLRRMM
- (POSIX.1 permits this); mixing calls to aallaarrmm(2) and sslleeeepp() is a bad
- idea.
-
- Using lloonnggjjmmpp(3) from a signal handler or modifying the handling of
- SSIIGGAALLRRMM while sleeping will cause undefined results.
-
-SSEEEE AALLSSOO
- sslleeeepp(1), aallaarrmm(2), nnaannoosslleeeepp(2), ssiiggnnaall(2), ssiiggnnaall(7)
-
-CCOOLLOOPPHHOONN
- This page is part of release 5.10 of the Linux _m_a_n_-_p_a_g_e_s project. A de‐
- scription of the project, information about reporting bugs, and the lat‐
- est version of this page, can be found at
- https://www.kernel.org/doc/man-pages/.
-
-GNU 2017-09-15 SLEEP(3)
Un proyecto texto-plano.xyz