diff options
| author | Alejandro Colomar <colomar.6.4.3@gmail.com> | 2020-10-01 16:32:02 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-10-01 17:20:19 +0200 |
| commit | 9df81a23e563ca1e65aafaaec981321816e35f25 (patch) | |
| tree | 7c90d571d81cd974709c835bead0cf743e6c069b /man3 | |
| parent | 8f12d3f6838e1b65e872211286cb33418953a94d (diff) | |
| download | man-pages-9df81a23e563ca1e65aafaaec981321816e35f25.tar.gz | |
int_fast8_t.3, int_fast16_t.3, int_fast32_t.3, int_fast64_t.3, int_fastN_t.3: New links to system_data_types(7)
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/int_fast16_t.3 | 1 | ||||
| -rw-r--r-- | man3/int_fast32_t.3 | 1 | ||||
| -rw-r--r-- | man3/int_fast64_t.3 | 1 | ||||
| -rw-r--r-- | man3/int_fast8_t.3 | 1 | ||||
| -rw-r--r-- | man3/int_fastN_t.3 | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/man3/int_fast16_t.3 b/man3/int_fast16_t.3 new file mode 100644 index 0000000000..db50c0f091 --- /dev/null +++ b/man3/int_fast16_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/int_fast32_t.3 b/man3/int_fast32_t.3 new file mode 100644 index 0000000000..db50c0f091 --- /dev/null +++ b/man3/int_fast32_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/int_fast64_t.3 b/man3/int_fast64_t.3 new file mode 100644 index 0000000000..db50c0f091 --- /dev/null +++ b/man3/int_fast64_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/int_fast8_t.3 b/man3/int_fast8_t.3 new file mode 100644 index 0000000000..db50c0f091 --- /dev/null +++ b/man3/int_fast8_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/int_fastN_t.3 b/man3/int_fastN_t.3 new file mode 100644 index 0000000000..db50c0f091 --- /dev/null +++ b/man3/int_fastN_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 |
