From patchwork Thu Oct 1 10:15:45 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40559 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 81B3A3984075; Thu, 1 Oct 2020 10:16:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 81B3A3984075 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547394; bh=0M1cAQGG0LsNusewUfRbX6QQVHaHRmF5ij6Oa3Ir0+c=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=bcic6U7EsLaLySMEmCDmvFTPaRWVrQTDFb+AioFNAz4xt43Tm0aaEbnu+Ijcy7Hz2 g5yINLUdoVlYgfJ1ZBmjYCFbJsMnFWR/PEODQklm+yM+XY0up/fNf79U2djaRcVlOa 6e3b6LciqT7pf2w0qPpHZAX3uXAoKcgZrmSsT6rY= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by sourceware.org (Postfix) with ESMTPS id CB8F738708C4 for ; Thu, 1 Oct 2020 10:16:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CB8F738708C4 Received: by mail-wm1-x329.google.com with SMTP id j136so1114958wmj.2 for ; Thu, 01 Oct 2020 03:16:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=0M1cAQGG0LsNusewUfRbX6QQVHaHRmF5ij6Oa3Ir0+c=; b=Z8Or0noNq1hXsEfg+rt0cZYhfmj+tRltCZtonjgyfVre3D9kY1b7nmD8E7hcYnQx+m pRUBcMESva4f+A7Cc+2+9+YxlKPozuAZkSgdlTaRpnr2/+IDTpuSy+Q8xFFJxG7BJq/f AFSSbRJf8B075CJcykZgSemZTbSMczDl4taDOCaAVGD/Ms7GsWwA3zfdB+SEFe3t9J6B PGdhL02mm7Imud8U1rThhpw/y1C34u1YiNjVDfAKunvzvVwAV08Uc8fn6p33WEPUN43l nGlqe3GNuoqv24N9IYxmefwaUjryO9gBKfvcVlqcELM31T14lNa3JyktPuKfZG6erH0t 9llA== X-Gm-Message-State: AOAM5312Hro70P1BntseSfVVZBKyAMNMwzaj83PdTOcDBxzp2KWE6Rhm U6q4zuopEKg+TPv/yFOOCV8= X-Google-Smtp-Source: ABdhPJxDSYBGN0hMOwdRxf1gVmUfp+KOYyRyDmkGUtPNie60TgaE6rcLKSO2aQ5KagfR3SxaSWYgVA== X-Received: by 2002:a1c:bdc4:: with SMTP id n187mr8099577wmf.185.1601547389902; Thu, 01 Oct 2020 03:16:29 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:29 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 01/16] malloc_get_state.3: ffix Date: Thu, 1 Oct 2020 12:15:45 +0200 Message-Id: <20201001101559.77163-2-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man3/malloc_get_state.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/malloc_get_state.3 b/man3/malloc_get_state.3 index f94efccf4..57781fd6b 100644 --- a/man3/malloc_get_state.3 +++ b/man3/malloc_get_state.3 @@ -29,7 +29,7 @@ malloc_get_state, malloc_set_state \- record and restore state of malloc impleme .nf .B #include .PP -.BI "void* malloc_get_state(void);" +.BI "void *malloc_get_state(void);" .PP .BI "int malloc_set_state(void *" state ); .fi From patchwork Thu Oct 1 10:15:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40560 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0A1D2398404F; Thu, 1 Oct 2020 10:16:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0A1D2398404F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547397; bh=X8rsWLtq1jhJTIdFM84m0I4HjLr+vOX931//CgcGpkg=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=q9x355cFVSbj2y9WU3gVXQtZAQBzpekC0+MgZk36sYOGH4aIgefWxI1vnvkyveRP4 sN9i7s7U6dnGykM0Vpy+ZeybBUPqA0JsitAOxhwsCtbE1Fr3NKOjTIRe7pzP3imrAu lqftTaJ5+pBDuYAKfPfbASMHagehWVXczTyl0HkM= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by sourceware.org (Postfix) with ESMTPS id 1A93E39724B5 for ; Thu, 1 Oct 2020 10:16:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1A93E39724B5 Received: by mail-wr1-x442.google.com with SMTP id j2so5001110wrx.7 for ; Thu, 01 Oct 2020 03:16:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=X8rsWLtq1jhJTIdFM84m0I4HjLr+vOX931//CgcGpkg=; b=B4imEzF3dC6vVdE/Rv6L2evLUXwgNlzxFmQHtKVheJA8H44VvG/O96WIoQ4CNeAdF5 18TClbmmlJaPxj0Vs6PXBPlTxV8JhWnWxyjUlkjpAD+m1WKbLgu4PjaMAQIkL8sjHTZd 8Vs2C4u60GFOI2wx3+baAMGAFeiIqI+kpudG1l4qwDQHsDrSrJ/a7UELtqlRUUebqTXN a+kiGGmE2PsTbJygj4zXwnxAooELaMSAr0bhtFlUYBajEy0GeAsz0ELIk3SClA9YJFon heuBRniMDLLD8U+Ss3bgxADO2rQSI6Zyiy3nAbQA6wHYpnXiML4nyGGn/SsFdoSJRIrx 9IjQ== X-Gm-Message-State: AOAM533QRdF7/oZiS+usBxZY7xF5DhuayuNw/yLauaxE6vn73pxKHfNe WUuKiSf7fUWDci/XcMZ9so8= X-Google-Smtp-Source: ABdhPJwpI4ZJaig47P2jScb2gB8XK04LwTt+u778QtKRjbraT0HdSbkI7cr7HjkRidwO9PBWWK8+ew== X-Received: by 2002:adf:c5c3:: with SMTP id v3mr8285708wrg.205.1601547391010; Thu, 01 Oct 2020 03:16:31 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:30 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 02/16] system_data_types.7: srcfix Date: Thu, 1 Oct 2020 12:15:46 +0200 Message-Id: <20201001101559.77163-3-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 105 ++++++++++++++++++++++++++------------- 1 file changed, 70 insertions(+), 35 deletions(-) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index 9cf67ee6f..a653a7b11 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -71,7 +71,8 @@ struct aiocb { For further information about this structure, see .BR aio (7). .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR aio_cancel (3), @@ -102,7 +103,8 @@ It is the type of the value returned by the .BR div (3) function. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also: .BR div (3) @@ -143,7 +145,8 @@ the type of .I double_t is implementation-defined. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also the .I float_t @@ -161,7 +164,8 @@ This type represents the entire floating-point environment, including control modes and status flags; for further details, see .BR fenv (3). .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also: .BR fenv (3) @@ -178,7 +182,8 @@ This type represents the floating-point status flags collectively; for further details see .BR fenv (3). .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also: .BR fenv (3) @@ -195,7 +200,8 @@ Alternatively, .PP An object type used for streams. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also: .BR fclose (3), @@ -243,7 +249,8 @@ the type of .I float_t is implementation-defined. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also the .I double_t @@ -270,7 +277,8 @@ A type used to hold group IDs. According to POSIX, this shall be an integer type. .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR chown (2), @@ -299,7 +307,8 @@ this shall be an integer type that can be used to contain a or .IR gid_t . .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR getpriority (2), @@ -324,7 +333,8 @@ It is the type of the value returned by the .BR imaxdiv (3) function. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also: .BR imaxdiv (3) @@ -379,7 +389,8 @@ is defined and .I long long is less than 128 bits wide. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also the .I uintmax_t @@ -453,7 +464,8 @@ for scanning .I int8_t values. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also the .IR __int128 , @@ -505,7 +517,8 @@ Contains members related to the formatting of numeric values. In the "C" locale, its members have the values shown in the comments above. .PP -Conforming to: C11 and later; POSIX.1-2001 and later. +Conforming to: +C11 and later; POSIX.1-2001 and later. .PP See also: .BR setlocale (3), @@ -532,7 +545,8 @@ It is the type of the value returned by the .BR ldiv (3) function. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also: .BR ldiv (3) @@ -556,7 +570,8 @@ It is the type of the value returned by the .BR lldiv (3) function. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also: .BR lldiv (3) @@ -591,7 +606,8 @@ where the width of is no greater than the width of the type .IR long . .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR fork (2), @@ -638,7 +654,8 @@ for printing .I ptrdiff_t values. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also the .I size_t @@ -666,7 +683,8 @@ typedef struct { .PP This is a structure type used in regular expression matching. .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR regexec (3) @@ -686,9 +704,11 @@ type or a .I ssize_t type. .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP -Notes: Prior to POSIX.1-2008, the type was capable of storing +Notes: +Prior to POSIX.1-2008, the type was capable of storing the largest value that can be stored in either an .I off_t type or a @@ -731,7 +751,8 @@ struct sigevent { For further details about this type, see .BR sigevent (7). .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP Notes: .I @@ -778,7 +799,8 @@ For further details on this structure (including additional, Linux-specific fields), see .BR sigaction (2). .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR pidfd_send_signal (2), @@ -802,7 +824,8 @@ or This is a type that represents a set of signals. According to POSIX, this shall be an integer or structure type. .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR epoll_pwait (2), @@ -833,7 +856,8 @@ union sigval { .PP Data passed with a signal. .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR pthread_sigqueue (3), @@ -915,7 +939,8 @@ for printing .I size_t values. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP Notes: .IR , @@ -1002,7 +1027,8 @@ by converting the value to and using its length modifier .RB ( j ). .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR read (2), @@ -1039,7 +1065,8 @@ where the width of is no greater than the width of the type .IR long . .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also the .I timeval @@ -1068,7 +1095,8 @@ or Used for time in seconds. According to POSIX, it shall be an integer type. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP Notes: .I @@ -1097,7 +1125,8 @@ Used for timer ID returned by According to POSIX, there are no defined comparison or assignment operators for this type. .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR timer_create (2), @@ -1130,7 +1159,8 @@ struct timespec { .PP Describes times in seconds and nanoseconds. .PP -Conforming to: C11 and later; POSIX.1-2001 and later. +Conforming to: +C11 and later; POSIX.1-2001 and later. .PP See also: .BR clock_gettime (2), @@ -1161,7 +1191,8 @@ struct timeval { .PP Describes times in seconds and microseconds. .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR gettimeofday (2), @@ -1191,7 +1222,8 @@ A type used to hold user IDs. According to POSIX, this shall be an integer type. .PP -Conforming to: POSIX.1-2001 and later. +Conforming to: +POSIX.1-2001 and later. .PP See also: .BR chown (2), @@ -1250,7 +1282,8 @@ is defined and .I unsigned long long is less than 128 bits wide. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also the .I intmax_t @@ -1327,7 +1360,8 @@ for scanning .I uint16_t values. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also the .IR __int128 , @@ -1361,7 +1395,8 @@ and .BR va_end (3) to traverse the list of arguments. .PP -Conforming to: C99 and later; POSIX.1-2001 and later. +Conforming to: +C99 and later; POSIX.1-2001 and later. .PP See also: .BR va_start (3), From patchwork Thu Oct 1 10:15:47 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40561 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 3610B398542E; Thu, 1 Oct 2020 10:16:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3610B398542E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547399; bh=cdnXa1awL5WT+EWtvpL9/3anCoEKmUktHLxqkJ9nd7U=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=Fck7uGh5CCQbB3z7UghFqAfDxyM7mtDepHSBsIYKOlPID6Sm0ItCu4s1wYAxp+x35 JbC66mClbn/CnwZfEUyx88Lut68xmiPOsSnfSUphK/lhbcb0czFT3hJBzJ0ejD4PND 9lF7KTjrwn19CqUHHlUpVO/VLlb2wAcoW8l7VZS4= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wm1-x342.google.com (mail-wm1-x342.google.com [IPv6:2a00:1450:4864:20::342]) by sourceware.org (Postfix) with ESMTPS id 1297D3984075 for ; Thu, 1 Oct 2020 10:16:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1297D3984075 Received: by mail-wm1-x342.google.com with SMTP id v12so2412928wmh.3 for ; Thu, 01 Oct 2020 03:16:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=cdnXa1awL5WT+EWtvpL9/3anCoEKmUktHLxqkJ9nd7U=; b=Ds56KBXwXdIB04/Mj4KTqJYSO/vMRQTlUvgG7kStehbhwB8DRDx/X+RUW0TSFwAAny 06m7+v552+rgF/nLcOshvrBaE0GxBuUO1I9EQwCti2qXSfXpHmrhRKXpSJqrYPgFHR1O T+FsZJX8KL5H23+kCEsjqSGBzN+Ti5bvS7DLPlkjAi8bMPo9ZZhvn5IbPtijFNoxR/Yd rDsRtsEbPNtNNFLI1iT0eBYb9cWfkp5X92mUS3SfJhfGUsqdzynwl60csF91tw0ejUQ3 rKg+67qflqec4FbTQGdxjH5w5qLBzojvux1D4JTnlcAQdmUVx5aBNfwrby35izAu93Tm YXew== X-Gm-Message-State: AOAM5334J1ZpQvVHaOo8yp63d2TQTxl7vIV9v8vaROAuaKE3MfQh7jFR aSIS+ZBB/LbxDsxf6DVwigg= X-Google-Smtp-Source: ABdhPJykXatnP+Fpjbl2OVlUId/VPiptQunaerbe8RuUOIbi8kllq3IeeqTdaxBH/dzEI7c3tXzsKA== X-Received: by 2002:a7b:ce96:: with SMTP id q22mr7208486wmj.132.1601547392060; Thu, 01 Oct 2020 03:16:32 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:31 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 03/16] system_data_types.7: srcfix Date: Thu, 1 Oct 2020 12:15:47 +0200 Message-Id: <20201001101559.77163-4-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index a653a7b11..a099c0250 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -406,7 +406,10 @@ Include: Alternatively, .IR . .PP -.IR int8_t ", " int16_t ", " int32_t ", " int64_t +.IR int8_t , +.IR int16_t , +.IR int32_t , +.I int64_t .PP A signed integer type of a fixed width of exactly N bits, @@ -418,7 +421,8 @@ capable of storing values in the range substituting N by the appropriate number. .PP According to POSIX, -.IR int8_t ", " int16_t +.IR int8_t , +.IR int16_t and .I int32_t are required; @@ -1299,7 +1303,10 @@ Include: Alternatively, .IR . .PP -.IR uint8_t ", " uint16_t ", " uint32_t ", " uint64_t +.IR uint8_t , +.IR uint16_t , +.IR uint32_t , +.I uint64_t .PP An unsigned integer type of a fixed width of exactly N bits, @@ -1310,7 +1317,8 @@ capable of storing values in the range [0, substituting N by the appropriate number. .PP According to POSIX, -.IR uint8_t ", " uint16_t +.IR uint8_t , +.IR uint16_t and .I uint32_t are required; From patchwork Thu Oct 1 10:15:48 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40562 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C15D33985464; Thu, 1 Oct 2020 10:16:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C15D33985464 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547399; bh=y8MQLyY083Njte1RR4e2jfgGQU3k2gVUghtTo+d0PXo=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=Dab98tta/k9soOhp3KI3qVxslJOj7x23DCMlaihgsCbpik7fwCZxzcYw/s0IIy5Hb 838KvRQiApxvIfc18vT5AGeuhMS47tyRmNpD9EP37HLF0Aq4k04aX9Z0oCevDE6sy5 HcCkqeO8rWz/cQ5ISrHsRHDgpeESq/bZoRiYkOl8= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wm1-x342.google.com (mail-wm1-x342.google.com [IPv6:2a00:1450:4864:20::342]) by sourceware.org (Postfix) with ESMTPS id 1F2DB398404F for ; Thu, 1 Oct 2020 10:16:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1F2DB398404F Received: by mail-wm1-x342.google.com with SMTP id s13so2308406wmh.4 for ; Thu, 01 Oct 2020 03:16:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=y8MQLyY083Njte1RR4e2jfgGQU3k2gVUghtTo+d0PXo=; b=KeHP2ctjSx5AszhJbxsEafK7Vz2CcFenb0UqjQVrliUKfUrAtyd/ZiPCGWXvryq1wx KtRBF970FcuFUY1COGuULIrCMV0vqCJttoMuxJtvrvLQhSzPn4YRyk7mztj5zosNJz1f nphaLJUxp0RzeR8d8iO8vT6VLZrWyk/MXvcZMtd91G/VCQpsitZk0AKCwtmty7V75/IR NgduhkhQpRmCo9lyld1Y7xcgF5VYs+o/LnS+Yr1iYg9Kiyfwe7T0ud20DgN1ByfEzW21 Rg28ApXzLhwnL7PH1N/bX7nKSeRchTZrnXDHDInZeX6wkwQe320/Yi2Byq5U2L1nB/8t JOBA== X-Gm-Message-State: AOAM530Q3i0aye70jLhC5Tn0cFstpKKnoDEobd5KH1yOtunoxaA9mEBG ciyX0vzqcXU/c0h3hc1sWjY= X-Google-Smtp-Source: ABdhPJzIxVkRpBowJqpHpvsiwtY0X6WrIPmOfKTelSYblq0UnP7LLizty2iOOqjHw+/TWm7lJXGcZA== X-Received: by 2002:a1c:5602:: with SMTP id k2mr7811691wmb.25.1601547393174; Thu, 01 Oct 2020 03:16:33 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:32 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 04/16] system_data_types.7: srcfix Date: Thu, 1 Oct 2020 12:15:48 +0200 Message-Id: <20201001101559.77163-5-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" We used .br to force a simple line break (with no extra blank line) after the tag. Recently, we added .RS/.RS, and .RS comes just after the tag, and I realized by accident that .RS already forces a simple line break. Therefore, .br is completely redundant here, and can be removed. This way we get rid of "raw" *roff requests in this page. Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index a099c0250..a301c2309 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -52,7 +52,6 @@ system_data_types \- overview of system data types .TP .I aiocb .RS -.br Include: .IR . .PP @@ -88,7 +87,6 @@ See also: .TP .I div_t .RS -.br Include: .IR . .PP @@ -113,7 +111,6 @@ See also: .TP .I double_t .RS -.br Include: .IR . .PP @@ -156,7 +153,6 @@ type in this page. .TP .I fenv_t .RS -.br Include: .IR . .PP @@ -174,7 +170,6 @@ See also: .TP .I fexcept_t .RS -.br Include: .IR . .PP @@ -192,7 +187,6 @@ See also: .TP .I FILE .RS -.br Include: .IR . Alternatively, @@ -217,7 +211,6 @@ See also: .TP .I float_t .RS -.br Include: .IR . .PP @@ -260,7 +253,6 @@ type in this page. .TP .I gid_t .RS -.br Include: .IR . Alternatively, @@ -293,7 +285,6 @@ See also: .TP .I id_t .RS -.br Include: .IR . Alternatively, @@ -318,7 +309,6 @@ See also: .TP .I imaxdiv_t .RS -.br Include: .IR . .PP @@ -343,7 +333,6 @@ See also: .TP .I intmax_t .RS -.br Include: .IR . Alternatively, @@ -400,7 +389,6 @@ type in this page. .TP .IR int N _t .RS -.br Include: .IR . Alternatively, @@ -484,7 +472,6 @@ types in this page. .TP .I lconv .RS -.br Include: .IR . .PP @@ -534,7 +521,6 @@ See also: .TP .I ldiv_t .RS -.br Include: .IR . .PP @@ -559,7 +545,6 @@ See also: .TP .I lldiv_t .RS -.br Include: .IR . .PP @@ -584,7 +569,6 @@ See also: .TP .I pid_t .RS -.br Include .IR . Alternatively, @@ -631,7 +615,6 @@ See also: .TP .I ptrdiff_t .RS -.br Include: .IR . .PP @@ -671,7 +654,6 @@ types in this page. .TP .I regmatch_t .RS -.br Include: .IR . .PP @@ -697,7 +679,6 @@ See also: .TP .I regoff_t .RS -.br Include: .IR . .PP @@ -731,7 +712,6 @@ types in this page. .TP .I sigevent .RS -.br Include: .IR . Alternatively, @@ -780,7 +760,6 @@ structure in this page. .TP .I siginfo_t .RS -.br Include: .IR . Alternatively, @@ -817,7 +796,6 @@ See also: .TP .I sigset_t .RS -.br Include: .IR . Alternatively, @@ -847,7 +825,6 @@ See also: .TP .I sigval .RS -.br Include: .IR . .PP @@ -880,7 +857,6 @@ in this page. .TP .I size_t .RS -.br Include: .I or @@ -981,7 +957,6 @@ types in this page. .TP .I ssize_t .RS -.br Include: .IR . Alternatively, @@ -1052,7 +1027,6 @@ types in this page. .TP .I suseconds_t .RS -.br Include: .IR . Alternatively, @@ -1080,7 +1054,6 @@ structure in this page. .TP .I time_t .RS -.br Include: .I or @@ -1118,7 +1091,6 @@ See also: .TP .I timer_t .RS -.br Include: .IR . Alternatively, @@ -1142,7 +1114,6 @@ See also: .TP .I timespec .RS -.br Include: .IR . Alternatively, @@ -1177,7 +1148,6 @@ See also: .TP .I timeval .RS -.br Include: .IR . Alternatively, @@ -1210,7 +1180,6 @@ See also: .TP .I uid_t .RS -.br Include: .IR . Alternatively, @@ -1241,7 +1210,6 @@ See also: .TP .I uintmax_t .RS -.br Include: .IR . Alternatively, @@ -1297,7 +1265,6 @@ type in this page. .TP .IR uint N _t .RS -.br Include: .IR . Alternatively, @@ -1384,7 +1351,6 @@ types in this page. .TP .I va_list .RS -.br Include: .IR . Alternatively, From patchwork Thu Oct 1 10:15:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40563 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8DDB83987C00; Thu, 1 Oct 2020 10:16:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8DDB83987C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547402; bh=DUxvt3f3o57blBzUF8i4CGd9blKLoO6bLEUyvf4IIOM=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=VXGGX+cntXVVeODXL2byKZknZbZEXedKmaByU9fnaDfDV6BdnGaqgDaWm8Gh2xj5v GX/hSQrr2Yk/nfhJzb2WNnGbkZbB6JtP9PJ0Y58P4dGW0Al3QNBaS2MqH4smcwe19+ JDJR1qiybazh+T5K2lJS06to86VkGZg/x02RdKe0= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by sourceware.org (Postfix) with ESMTPS id 32F8C398541B for ; Thu, 1 Oct 2020 10:16:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 32F8C398541B Received: by mail-wr1-x442.google.com with SMTP id x14so4993742wrl.12 for ; Thu, 01 Oct 2020 03:16:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=DUxvt3f3o57blBzUF8i4CGd9blKLoO6bLEUyvf4IIOM=; b=IX89/uexgZi73EcNGQ+DlzCxE8F4Ow9GVX/QGksfVaVa4hMxfMXYX3sXruhSPIqK84 pCYSbH+2S5MgIY9qQz86yes7Vb3zAl48wjx3wGwUkTFPmSCAnOYkXsSSeM3PwoypCxDl zqprb74j9zQRKni4HSFpeMX2lJpXDmguL/AA5NTX0c4VY+mrK0BfwGXm96GEsOyWb3aX BZAcB5CCmwhpGU16Ej2crJnIJHkz4FOXzSfWhj4oUEOeknyM+M+PfiLEeN7K9MsnaUGu CS3mhtCgycSCgfRp945wFPOf5264g0/5ql0szYSNdJmiMDcWJsSNNW0s8kq1JLPFz249 5vQQ== X-Gm-Message-State: AOAM5325Q10/+ficB1iAWklE+61EfBodeO9g5aiWdJSNiochGgCgXz8S oPtXeX7OJKHxhFcVE9cf4AY= X-Google-Smtp-Source: ABdhPJybt41Ch8Tt5m8t9NrJ7UPEshrksFE9YVUuVYnanf6hFFbDbvQbYNmXml5XVwMwVId5APJ1Ig== X-Received: by 2002:adf:f10a:: with SMTP id r10mr7755742wro.86.1601547394299; Thu, 01 Oct 2020 03:16:34 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:33 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 05/16] system_data_types.7: Add int_fastN_t family of types Date: Thu, 1 Oct 2020 12:15:49 +0200 Message-Id: <20201001101559.77163-6-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-11.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 76 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index a301c2309..07de6417f 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -329,6 +329,82 @@ C99 and later; POSIX.1-2001 and later. See also: .BR imaxdiv (3) .RE +.\"------------------------------------- int_fastN_t ------------------/ +.TP +.IR int_fast N _t +.RS +Include: +.IR . +Alternatively, +.IR . +.PP +.IR int_fast8_t , +.IR int_fast16_t , +.IR int_fast32_t , +.I int_fast64_t +.PP +The fastest signed integer type +of a width of at least N bits, +N being the value specified in its type name. +According to the C language standard, they shall be +capable of storing values in the range +.RB [ INT_FAST N _MIN , +.BR INT_FAST N _MAX ], +substituting N by the appropriate number. +.PP +The length modifiers for the +.IR int_fast N _t +types for the +.BR printf (3) +family of functions +are expanded by macros of the forms +.BR PRIdFAST N +and +.BR PRIiFAST N +(defined in +.IR ); +resulting for example in +.B %"PRIdFAST64" +or +.B %"PRIiFAST64" +for printing +.I int_fast64_t +values. +The length modifiers for the +.IR int_fast N _t +types for the +.BR scanf (3) +family of functions +are expanded by macros of the forms +.BR SCNdFAST N +and +.BR SCNiFAST N, +(defined in +.IR ); +resulting for example in +.B %"SCNdFAST8" +or +.B %"SCNiFAST8" +for scanning +.I int_fast8_t +values. +.PP +Conforming to: +C99 and later; POSIX.1-2001 and later. +.PP +Notes: +Some of these types may be optimized for size +instead of raw performance. +.PP +See also the +.IR int_least N _t , +.IR int N _t , +.IR uint_fast N _t , +.IR uint_least N _t +and +.IR uint N _t +types in this page. +.RE .\"------------------------------------- intmax_t ---------------------/ .TP .I intmax_t From patchwork Thu Oct 1 10:15:50 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40564 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 6CB7A3987C27; Thu, 1 Oct 2020 10:16:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6CB7A3987C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547404; bh=AQn34fQlwTBZh/PWX0LDgku3eePP4sow3MpYt4eKTh4=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=VN/975xYkABeYXv4sjVBI4lmJMg26fnaeD3FFv2qtQQjBRVhI9lDVuLagL+zlAGnP UkKIcStjozq3rDDsgg652jPOewx2KaAEn9c3hzMU/vKUuu6DaU8m/b2iltn67BE0OY Ce7ZJFIzDhKxwONW9FkcBttfNS9CsfioXHG3m81I= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by sourceware.org (Postfix) with ESMTPS id 4AF7F398542E for ; Thu, 1 Oct 2020 10:16:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4AF7F398542E Received: by mail-wr1-x443.google.com with SMTP id o5so4988590wrn.13 for ; Thu, 01 Oct 2020 03:16:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=AQn34fQlwTBZh/PWX0LDgku3eePP4sow3MpYt4eKTh4=; b=I/4bdEojFHViwxA4fVB/SqkDlZlPU4rLqFZX2ISj2YinizmA4snPVNPIfqHZhYgPCI 8DPyELPkewNdEeXE++kNzR0sG1fY10t9zsacUICJT/YkPnfFFXCbUNJYkdoLULMdFk/2 EHH5cySnTl/80PELjs4ocBhVa6DYOmldI7FBXB3pIoXNgr1a2tYa2/QcsauWrG+rH3Bz Zf4LZxgb8yQZ/QwJniZoj5pLPPLhyVV+Z6urLJZsxPRbEFze9cb5azmlhpZsOOhQN0y7 X2J+8fGXlkB1uszQ82ELzIp5/pVWW3fLcXa6gCyanE4cURLTZDpMFyw04AKCg0sSzQA1 0tSA== X-Gm-Message-State: AOAM5311haq4q56qaLSVQv+Iv1CovTDN9Rihp/6EP8sy0whI35eMc9BB Q3TEqwiS6GQ55agD3K+SCd/LKKacyIo8Ww== X-Google-Smtp-Source: ABdhPJzqJ/+Ei9UmGjz0Sw8xuJMJWeFqJDk4W6UDjH4k/Gi+6HE0a89W6CCvolcZv0DUqxKWYpsh4w== X-Received: by 2002:a5d:4e0f:: with SMTP id p15mr8652007wrt.58.1601547395379; Thu, 01 Oct 2020 03:16:35 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:34 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 06/16] 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) Date: Thu, 1 Oct 2020 12:15:50 +0200 Message-Id: <20201001101559.77163-7-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-11.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man3/int_fast16_t.3 | 1 + man3/int_fast32_t.3 | 1 + man3/int_fast64_t.3 | 1 + man3/int_fast8_t.3 | 1 + man3/int_fastN_t.3 | 1 + 5 files changed, 5 insertions(+) create mode 100644 man3/int_fast16_t.3 create mode 100644 man3/int_fast32_t.3 create mode 100644 man3/int_fast64_t.3 create mode 100644 man3/int_fast8_t.3 create mode 100644 man3/int_fastN_t.3 diff --git a/man3/int_fast16_t.3 b/man3/int_fast16_t.3 new file mode 100644 index 000000000..db50c0f09 --- /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 000000000..db50c0f09 --- /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 000000000..db50c0f09 --- /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 000000000..db50c0f09 --- /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 000000000..db50c0f09 --- /dev/null +++ b/man3/int_fastN_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 From patchwork Thu Oct 1 10:15:51 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40565 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id CAEE13987C3E; Thu, 1 Oct 2020 10:16:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CAEE13987C3E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547405; bh=2O7qFHPyjrq2Tn95YL9fKKScMQgJyfgE++5pJKbY1NI=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=eMYj2cnJGsq/ruUOGUVj1PDfgzj7bDKaVWHjAc2dPBYhNGrA5gRg+PmqKhNpuLLnC bKdedY4oDTBslnPiOsyKihne8CSUIPIEev8Gjvj17+RLEvlunnnB85ADiLQGwM5nLt krxBT+hkZBiW+p/8yahvTB16YKcFDQjC+rfct+yI= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) by sourceware.org (Postfix) with ESMTPS id 66DA83985427 for ; Thu, 1 Oct 2020 10:16:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 66DA83985427 Received: by mail-wr1-x441.google.com with SMTP id g4so5017111wrs.5 for ; Thu, 01 Oct 2020 03:16:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=2O7qFHPyjrq2Tn95YL9fKKScMQgJyfgE++5pJKbY1NI=; b=pkzVkNKwNWn4NKccMh+H2SsKuZseqWMHRkgmp+r6reBD7KBQEl1+5gjVuIuOz9KYox H6Z1WbTgSyZtZNW/3F/cJSd4vjUwNBmFpHhk8Qtxkb3Virhy2qTP7Cw7wlieDJcSv8JL UXLfc1Rd28bHaOfUlUk05oPuDf9y1j7gcJUi4CFW6ywUBQ2UwAvuFz+P6RkXJ8S5UcBt J+fdTGtJ3lYXt2GYm1snEFkeh4Dqg0Q28gnr1N8eJ776FLOWKtHKQ9BSMNKQop8LzGXj Y4BUrxNhwH7XBf6Ymg6LLsC7oarA0mkLqtbK+lWe9dR6JdyhMcaQ1aw7neNeGqG17ZEv asfg== X-Gm-Message-State: AOAM532uAc8+ils9Z2HED9VRMEPhDO2PvHhTKf+iLOYVlI8rkB+nuuwL u/IT4FsqW7Ph+BV/t3JoPM0= X-Google-Smtp-Source: ABdhPJwYn0gQLGfk7TJreptB7rv3QFP1M1+EPGVms0K3eQkhm74gA14Oikap7Jhr/UqrNLHVLyWFYQ== X-Received: by 2002:a5d:55c8:: with SMTP id i8mr8137442wrw.331.1601547396442; Thu, 01 Oct 2020 03:16:36 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:35 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 07/16] system_data_types.7: Add uint_fastN_t family of types Date: Thu, 1 Oct 2020 12:15:51 +0200 Message-Id: <20201001101559.77163-8-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 79 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index 07de6417f..e3ebc2270 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -1282,6 +1282,85 @@ See also: .BR getpwnam (2), .BR credentials (7) .RE +.\"------------------------------------- uint_fastN_t -----------------/ +.TP +.IR uint_fast N _t +.RS +Include: +.IR . +Alternatively, +.IR . +.PP +.IR uint_fast8_t , +.IR uint_fast16_t , +.IR uint_fast32_t , +.I uint_fast64_t +.PP +The fastest unsigned integer type +of a width of at least N bits, +N being the value specified in its type name. +According to the C language standard, they shall be +capable of storing values in the range [0, +.BR UINT_FAST N _MAX ], +substituting N by the appropriate number. +.PP +The length modifiers for the +.IR uint_fast N _t +types for the +.BR printf (3) +family of functions +are expanded by macros of the forms +.BR PRIuFAST N, +.BR PRIoFAST N, +.BR PRIxFAST N +and +.BR PRIXFAST N +(defined in +.IR ); +resulting for example in +.B %"PRIuFAST32" +or +.B %"PRIxFAST32" +for printing +.I uint_fast32_t +values. +The length modifiers for the +.IR uint_fast N _t +types for the +.BR scanf (3) +family of functions +are expanded by macros of the forms +.BR SCNuFAST N, +.BR SCNoFAST N, +.BR SCNxFAST N +and +.BR SCNXFAST N +(defined in +.IR ); +resulting for example in +.B %"SCNuFAST16" +or +.B %"SCNxFAST16" +for scanning +.I uint_fast16_t +values. +.PP +Conforming to: +C99 and later; POSIX.1-2001 and later. +.PP +Notes: +Some of these types may be optimized for size +instead of raw performance. +.PP +See also the +.IR int_fast N _t , +.IR int_least N _t , +.IR int N _t , +.IR uint_least N _t +and +.IR uint N _t +types in this page. +.RE .\"------------------------------------- uintmax_t --------------------/ .TP .I uintmax_t From patchwork Thu Oct 1 10:15:52 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40566 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 4BD5B398B152; Thu, 1 Oct 2020 10:16:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4BD5B398B152 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547407; bh=7TZle1L2C5hq0UJbPvW/MxD93u3Ydr5kNhgHweCtY0Q=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=Nli20Nl9jrSTq9UqyJU3SyWNJpQaak0Y0Bdh2v4etpt5MzQYBChfyNM3PvfGFy6mE 62GFEUxZ34FCfQ3tkhDAFdo1sGufbPZxc5+nMyTuae8Zx2WeoCSn5LBTy7SErHpuXU xolb/wUfQDl6Jfis6Tlz+910OGl3DYkKGJ94aahk= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by sourceware.org (Postfix) with ESMTPS id 3EF343985446 for ; Thu, 1 Oct 2020 10:16:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3EF343985446 Received: by mail-wr1-x442.google.com with SMTP id s12so4994326wrw.11 for ; Thu, 01 Oct 2020 03:16:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7TZle1L2C5hq0UJbPvW/MxD93u3Ydr5kNhgHweCtY0Q=; b=YpcGy4Pq+ht765hxLIivK10OTEhHH9PAsaSDxCwOZb5b722OBREQHQTuUga4ebg/O3 yxgE5mysUc/k+aXp/9h+CQ6y74uZtPj0yIuxaZLkmSSpggrwQ9b1fJbpveQmYjjIN4Ft ueOS0uGjJsMlG3F8zUHqnb8wsaSoWwrxGzcvrMVExmfBvHQm6FzjVOiQ04T3eAN+QaH5 xk4gHyp9ymv3wmaDoqC/hLLCjJ92hjS66rDWUfXjdMay5kz5eOlvnw5J3n4DP3Fp+AIO 5/DdBzI+DtlOfcm+agw5j3wjFHgH58cfueBocLA/p0w/fUoZF1ZXD2aSpDxIuq5/33BU yYcg== X-Gm-Message-State: AOAM533Oi4LAjZLiSER0gOyjKKvnv8D6MIn+b9JaP7Ojd4uhNRuuqwUc Wsfrx/NVdbtYun9OGl0FH2M= X-Google-Smtp-Source: ABdhPJzFyjGgqNonR2+0eq92eYNOz6Z8fZBZzJlq2/Stxm6bvZaAUCf69Kv403/G68z8rJR8dg6fRA== X-Received: by 2002:adf:f04c:: with SMTP id t12mr8180454wro.121.1601547397429; Thu, 01 Oct 2020 03:16:37 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:36 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 08/16] uint_fast8_t.3, uint_fast16_t.3, uint_fast32_t.3, uint_fast64_t.3, uint_fastN_t.3: New links to system_data_types(7) Date: Thu, 1 Oct 2020 12:15:52 +0200 Message-Id: <20201001101559.77163-9-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man3/uint_fast16_t.3 | 1 + man3/uint_fast32_t.3 | 1 + man3/uint_fast64_t.3 | 1 + man3/uint_fast8_t.3 | 1 + man3/uint_fastN_t.3 | 1 + 5 files changed, 5 insertions(+) create mode 100644 man3/uint_fast16_t.3 create mode 100644 man3/uint_fast32_t.3 create mode 100644 man3/uint_fast64_t.3 create mode 100644 man3/uint_fast8_t.3 create mode 100644 man3/uint_fastN_t.3 diff --git a/man3/uint_fast16_t.3 b/man3/uint_fast16_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_fast16_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_fast32_t.3 b/man3/uint_fast32_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_fast32_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_fast64_t.3 b/man3/uint_fast64_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_fast64_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_fast8_t.3 b/man3/uint_fast8_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_fast8_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_fastN_t.3 b/man3/uint_fastN_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_fastN_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 From patchwork Thu Oct 1 10:15:53 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40567 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 37A14398B141; Thu, 1 Oct 2020 10:16:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 37A14398B141 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547409; bh=zFGAHQ4tN0qBaxawcSu4iAIimfA+9SaHeUdt25mZxi4=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=GGKaTXqP6KoOkNkDLXIRyei5YHV9lWbIAftJLa9WRxn4KJKEYvXeG4W2Zkf1Uryk0 UpnGc8ARqRYlKP6P6ZeE7u8ZP/nt5o3le/lA1q0DhCWNxtDncHx0vzRHRuwpswTeUR GsmM6vikQVRp4q84Le0V7HG1/4L/NDlw0F3b03Gw= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by sourceware.org (Postfix) with ESMTPS id 6DAB63985457 for ; Thu, 1 Oct 2020 10:16:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6DAB63985457 Received: by mail-wr1-x442.google.com with SMTP id j2so5001578wrx.7 for ; Thu, 01 Oct 2020 03:16:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=zFGAHQ4tN0qBaxawcSu4iAIimfA+9SaHeUdt25mZxi4=; b=hxF+wf1quG9+TsLcAOreduU9elAwA6Okra5FY6OPC9tjQ21xeQjPQoT/R8m8FiXbbP 3IWYEeKS2iriXrdhTvOek3OHYMu8lf+h7SEOLJKZS28XGlUWxlxHnYU0kpvPuv6V4M9h UKddHHLHAxtoKzsOzxTpb9rvC6tj3N5zaOf0kZn7g+oWP3Qdjomlflyfp8lCWFokWQPW uTSIwI5zOby58N7Gzn0eRXF7tgxj6YPSnLHhFlQNPh5mN0FqGQ219h3HSiqJRs2lXH6S aika6gqQNXzquqQRcySUKw8+KF1cT69UJ6QjH+rvK5fz+EKRkhT57l3o4d5wtXHZQvQs ofWA== X-Gm-Message-State: AOAM533o9QH1kH+bCHk0qUxx++wEydqisZEmfVe3BWJIE6xK0tJjLTxQ dPxPSgtTN1so/QWeQTGf7PI= X-Google-Smtp-Source: ABdhPJzGcMv+O/PwCQkeGPBH1ROiDUCVsbIVqf4RlR71v10x+pPw/jv1UCSDF+By4GcxntgyXybJaw== X-Received: by 2002:adf:91c2:: with SMTP id 60mr8684737wri.292.1601547398450; Thu, 01 Oct 2020 03:16:38 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:37 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 09/16] system_data_types.7: Add int_leastN_t family of types Date: Thu, 1 Oct 2020 12:15:53 +0200 Message-Id: <20201001101559.77163-10-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-11.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 72 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index e3ebc2270..0b8057087 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -405,6 +405,78 @@ and .IR uint N _t types in this page. .RE +.\"------------------------------------- int_leastN_t -----------------/ +.TP +.IR int_least N _t +.RS +Include: +.IR . +Alternatively, +.IR . +.PP +.IR int_least8_t , +.IR int_least16_t , +.IR int_least32_t , +.I int_least64_t +.PP +The narrowest signed integer type +of a width of at least N bits, +N being the value specified in its type name. +According to the C language standard, they shall be +capable of storing values in the range +.RB [ INT_LEAST N _MIN , +.BR INT_LEAST N _MAX ], +substituting N by the appropriate number. +.PP +The length modifiers for the +.IR int_least N _t +types for the +.BR printf (3) +family of functions +are expanded by macros of the forms +.BR PRIdLEAST N +and +.BR PRIiLEAST N +(defined in +.IR ); +resulting for example in +.B %"PRIdLEAST64" +or +.B %"PRIiLEAST64" +for printing +.I int_least64_t +values. +The length modifiers for the +.IR int_least N _t +types for the +.BR scanf (3) +family of functions +are expanded by macros of the forms +.BR SCNdLEAST N +and +.BR SCNiLEAST N, +(defined in +.IR ); +resulting for example in +.B %"SCNdLEAST8" +or +.B %"SCNiLEAST8" +for scanning +.I int_least8_t +values. +.PP +Conforming to: +C99 and later; POSIX.1-2001 and later. +.PP +See also the +.IR int_fast N _t , +.IR int N _t , +.IR uint_fast N _t , +.IR uint_least N _t +and +.IR uint N _t +types in this page. +.RE .\"------------------------------------- intmax_t ---------------------/ .TP .I intmax_t From patchwork Thu Oct 1 10:15:54 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40568 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id B96A8398B15B; Thu, 1 Oct 2020 10:16:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B96A8398B15B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547409; bh=btnmodXbjUP2U13z8cU7mIXNODGWQ7RLOqleIhkibo8=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=qEpzNF4Ro/HK1Xd79GJxQazMeW0RMxaL+uEgkxzS2IwaV6JNCWd2hQX3U2xLGtUio 3nvb8Rczey96PZY7UertVUb4CAAsQxUTbMiLZFqRR8e38H3t7OWCIid4vk75j4OSAr 0H2y61BZNjWRwTiKVgJWUF3lXEwpg/hi74giOsgs= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) by sourceware.org (Postfix) with ESMTPS id 57B8E3985477 for ; Thu, 1 Oct 2020 10:16:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 57B8E3985477 Received: by mail-wm1-x344.google.com with SMTP id s13so2308735wmh.4 for ; Thu, 01 Oct 2020 03:16:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=btnmodXbjUP2U13z8cU7mIXNODGWQ7RLOqleIhkibo8=; b=XMu4vopEyehA8IWvRvslA/83hjiIWIvpPzw3IJrbzaX9DEATB6fqCvVAGTx/m4X5Gx MCAkJQShUgFU4aNq++so/JJLZEmYGHCoovw/2NDA92y2Ix70ENL/o10I+Blm2AB60BEp 19YddAwFF0rvc7cgwAYXi717Er8CdjMM3a1kdy3rI+5ssoljNa6SjKusPmBv3GFq8rhX gK6FHGMxK0dSBaiQXEDMOtUF115F2IOOrV5FCBKn5rUbpfMu7ajK85HhNNbblVOWGmvn rqEVpA1+aREreIwdmnbJ2/FlYXlb+OBlX1oA749pIn1QG8iS9AvKGDzTg9m+snFPtUju BSSg== X-Gm-Message-State: AOAM532dAPcyEvaZuDi5mO5aSP/ojNbE/LMcYk+ByIedM95tSyf8CqKs XZ8xVZlQE8zS+MS67UcS784= X-Google-Smtp-Source: ABdhPJyQOeE95ADp4/BU1jLdJ75VHlo0iWsPsJSvCy0tZ8Ke5c1WYzk6DDHxNvJJ9/AudP0qIlDdqg== X-Received: by 2002:a05:600c:24d:: with SMTP id 13mr7822924wmj.86.1601547399494; Thu, 01 Oct 2020 03:16:39 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:38 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 10/16] int_least8_t.3, int_least16_t.3, int_least32_t.3, int_least64_t.3, int_leastN_t.3: New links to system_data_types(7) Date: Thu, 1 Oct 2020 12:15:54 +0200 Message-Id: <20201001101559.77163-11-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man3/int_least16_t.3 | 1 + man3/int_least32_t.3 | 1 + man3/int_least64_t.3 | 1 + man3/int_least8_t.3 | 1 + man3/int_leastN_t.3 | 1 + 5 files changed, 5 insertions(+) create mode 100644 man3/int_least16_t.3 create mode 100644 man3/int_least32_t.3 create mode 100644 man3/int_least64_t.3 create mode 100644 man3/int_least8_t.3 create mode 100644 man3/int_leastN_t.3 diff --git a/man3/int_least16_t.3 b/man3/int_least16_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/int_least16_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/int_least32_t.3 b/man3/int_least32_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/int_least32_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/int_least64_t.3 b/man3/int_least64_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/int_least64_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/int_least8_t.3 b/man3/int_least8_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/int_least8_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/int_leastN_t.3 b/man3/int_leastN_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/int_leastN_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 From patchwork Thu Oct 1 10:15:55 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40569 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 33AB0398B160; Thu, 1 Oct 2020 10:16:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 33AB0398B160 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547412; bh=7H9/TyijSU4iiA5tw9bYQf7DBtTkgkDlOMvZQUee45I=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=Y33tmgsf5E3NAKF0+FbTCj+KVVtrsfMXUBy4GOyTCRJTytir0vAQLYB8vA5RBbbOy j7EI++l9d1po1r8cV3sH2qpCHwaxp9WWXXp1uUikM1h7P+3FVr7khHZcngsvH8SuHU VnCL9zn2HmytrTqPL/5U+fnqzkkuvA4otYaX58uE= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) by sourceware.org (Postfix) with ESMTPS id 7483E3987846 for ; Thu, 1 Oct 2020 10:16:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7483E3987846 Received: by mail-wm1-x341.google.com with SMTP id v12so2413387wmh.3 for ; Thu, 01 Oct 2020 03:16:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7H9/TyijSU4iiA5tw9bYQf7DBtTkgkDlOMvZQUee45I=; b=BW1vUmwZ5abkzyBL7B4JE3XpncKX/wlxIxZdukxXG6jzDJkNCW1JwAddyL00K0obga neyfMbZCOsMHDSTsEFmKqprquQRUdd5E2pgEq/JDz4NMUJf48z3rXZUUGHlBXywJ4khN v4K0AVvhSrERd9T36HiC/3roJVK2RB4c3858A3efuLS53dIITiQ8j26LLNLXyqrEaNCP MtIpRZ5SnCVyno1ze3F4XdZZKSyIxBDHxJQOsc+P4bFf56TzWDCTArDT1wtOHLg7zv6L vU1FZX/qBIMedYsUosWW99mo2Us/2QCfEjkgjj8jnWEvtYrnOLooc8RtMR8AM0IR0TPa GM3A== X-Gm-Message-State: AOAM530KwcnsO5ySY/zpDoVl3+fA/FTTTsGzrlLbflkLC4iyfRw8bvoz MufeEIwsUm5bPycHlJ44bkQ= X-Google-Smtp-Source: ABdhPJzq9Gays+5KU/rV7VMCYbp9EhCb0WQwlP9i4PzsVH7xxkacM80Do8mMjAsBYRI7Uq9V8OTKEA== X-Received: by 2002:a7b:cd05:: with SMTP id f5mr7594425wmj.116.1601547400549; Thu, 01 Oct 2020 03:16:40 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:40 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 11/16] system_data_types.7: Add uint_leastN_t family of types Date: Thu, 1 Oct 2020 12:15:55 +0200 Message-Id: <20201001101559.77163-12-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 75 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index 0b8057087..f768e87ba 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -1433,6 +1433,81 @@ and .IR uint N _t types in this page. .RE +.\"------------------------------------- uint_leastN_t ----------------/ +.TP +.IR uint_least N _t +.RS +Include: +.IR . +Alternatively, +.IR . +.PP +.IR uint_least8_t , +.IR uint_least16_t , +.IR uint_least32_t , +.I uint_least64_t +.PP +The narrowest unsigned integer type +of a width of at least N bits, +N being the value specified in its type name. +According to the C language standard, they shall be +capable of storing values in the range [0, +.BR UINT_LEAST N _MAX ], +substituting N by the appropriate number. +.PP +The length modifiers for the +.IR uint_least N _t +types for the +.BR printf (3) +family of functions +are expanded by macros of the forms +.BR PRIuLEST N, +.BR PRIoLEAST N, +.BR PRIxLEAST N +and +.BR PRIXLEAST N +(defined in +.IR ); +resulting for example in +.B %"PRIuLEAST32" +or +.B %"PRIxLEAST32" +for printing +.I uint_least32_t +values. +The length modifiers for the +.IR uint_least N _t +types for the +.BR scanf (3) +family of functions +are expanded by macros of the forms +.BR SCNuLEAST N, +.BR SCNoLEAST N, +.BR SCNxLEAST N +and +.BR SCNXLEAST N +(defined in +.IR ); +resulting for example in +.B %"SCNuLEAST16" +or +.B %"SCNxLEAST16" +for scanning +.I uint_least16_t +values. +.PP +Conforming to: +C99 and later; POSIX.1-2001 and later. +.PP +See also the +.IR int_fast N _t , +.IR int_least N _t , +.IR int N _t , +.IR uint_fast N _t +and +.IR uint N _t +types in this page. +.RE .\"------------------------------------- uintmax_t --------------------/ .TP .I uintmax_t From patchwork Thu Oct 1 10:15:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40570 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8536A398B17D; Thu, 1 Oct 2020 10:16:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8536A398B17D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547413; bh=qDmg2z60k+vcqpl/kiEg56IWCOyf3Ailc29MRo5mb6Y=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=ZY13wXFpmRqG5MnunEKS0XptGk/w3D45LhXvXOVcEy0Owdm9YnTQj3R6h5QBX+kTb YLhxaRGiMES3O64z0wyZBzADgedAQMh6F1QDt42btQWcjBa1158D/1SrMrUMwcnxHF BAcdIvl+cowu794MjwX0Y0WXZkgISjYRmeYmiloQ= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by sourceware.org (Postfix) with ESMTPS id 6725F3987965 for ; Thu, 1 Oct 2020 10:16:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6725F3987965 Received: by mail-wr1-x442.google.com with SMTP id x14so4994158wrl.12 for ; Thu, 01 Oct 2020 03:16:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=qDmg2z60k+vcqpl/kiEg56IWCOyf3Ailc29MRo5mb6Y=; b=MaYDppmE7PcE78dZMBrrKuriEPaZSFqgMW3HRhxAcPQoLxI622ZB+FMKwKkvlPUVia 8WycqRGXi+4nIKZTyQP83y7wN3gjkc630FUCEYIi+u+lOfU1RDaUUG6aT1dfD6KeKzro 5hxn0XI+v35qDp8kYIX2RYQVJ407odHSsBmZU4e98ibBHSXLC6M4lOP/5s4XsRQ+YuAb Gak6vYbix6QSv1JMv5f2Uh5LduGH+uC1dACIBk1VYZbd7QfrPUxgnB+uy3QjKd/TEhrW BGF+gsLLnrCLE2mL0PnQ7JXpBxO4bBCqDuU0qKLs2oeSMJyuniBKalxZFSOF5E25h74+ thVg== X-Gm-Message-State: AOAM530P7ne7ho/gCMRZNUcKKdUvmFHRF74RdIM4K0ezWGH+Y1y9FGhO Htf576oDNbfMPLUSY9Dc3MlM+4X5TPyWCg== X-Google-Smtp-Source: ABdhPJyGR1WquvT44Br0NHNzVa9w8tpRh2jevi4Ji59Bg4xLOqk8wQ7S/yyp1jTzadC/ioyAg1+e4A== X-Received: by 2002:a5d:6404:: with SMTP id z4mr8462762wru.423.1601547401601; Thu, 01 Oct 2020 03:16:41 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:41 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 12/16] uint_least8_t.3, uint_least16_t.3, uint_least32_t.3, uint_least64_t.3, uint_leastN_t.3: New links to system_data_types(7) Date: Thu, 1 Oct 2020 12:15:56 +0200 Message-Id: <20201001101559.77163-13-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-11.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man3/uint_least16_t.3 | 1 + man3/uint_least32_t.3 | 1 + man3/uint_least64_t.3 | 1 + man3/uint_least8_t.3 | 1 + man3/uint_leastN_t.3 | 1 + 5 files changed, 5 insertions(+) create mode 100644 man3/uint_least16_t.3 create mode 100644 man3/uint_least32_t.3 create mode 100644 man3/uint_least64_t.3 create mode 100644 man3/uint_least8_t.3 create mode 100644 man3/uint_leastN_t.3 diff --git a/man3/uint_least16_t.3 b/man3/uint_least16_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_least16_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_least32_t.3 b/man3/uint_least32_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_least32_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_least64_t.3 b/man3/uint_least64_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_least64_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_least8_t.3 b/man3/uint_least8_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_least8_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_leastN_t.3 b/man3/uint_leastN_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_leastN_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 From patchwork Thu Oct 1 10:15:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40571 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 5CD43398B40C; Thu, 1 Oct 2020 10:16:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5CD43398B40C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547415; bh=BrBNJnKzSCnbCUByN1Nmr0+xgbV3IIjQXW2zm3f84G8=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=jzmVntyJFOvyDFwr28TphokZsCishDi6IVDAL/0YQ6f5m2QeuMEzFWISxOnKDHEGz seGnrJe5D4sQd3psAoMlb+j2VbjLmT3+ciSVlCiF31I79yOUK0ssY3HqgIhUwx8oi1 n2S7M8sHRtl8PWOqFgpXS8qN3ph0akFYRL2pAM9k= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by sourceware.org (Postfix) with ESMTPS id 78B3E3987C05 for ; Thu, 1 Oct 2020 10:16:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 78B3E3987C05 Received: by mail-wr1-x442.google.com with SMTP id c18so4988236wrm.9 for ; Thu, 01 Oct 2020 03:16:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=BrBNJnKzSCnbCUByN1Nmr0+xgbV3IIjQXW2zm3f84G8=; b=PaYPHbBF4kiHX+L4h68s9YRpk/WZWRA33gqqd6oXf7gFmni+9mb9v3Ls+eokvKBWL9 7InZA5OtIWTs0o5p+vDLhkKGOTlhkHJZg/oaIJ753LpA2cVTxxOhBcFz6yPA031qTuKr oGZgYavlBe+x88FV1fK645b4dmSDnLykDyba19gvm0mSlZ14N+yB6En65++p2i3i+9uG zt2ECw6I3EUnOmVHgzz+OX1KaYFaocpZRaIXXPAMjWatfgIQqWsIz3Z6Kr71O7c59C8c ukCJ/2gqmQa89HlX00gAcnX203cqx78YPY0n5kJlBjSkRodLLrU2THlzVomysZcd/nwP N3qA== X-Gm-Message-State: AOAM531z6GViwlljARMW0QYXfBR4DGaMJSh5zZS+PXCGtZ7WDpOyOQ9J Hh9jQGdrwgSiZLqrcB/KGQk= X-Google-Smtp-Source: ABdhPJy1a5CTWREwrb1TBjD0VMj6SOvCHMBaZpxbYThS8j8uctXBBwBTErM1KbJOPK+iIiY/fndf8g== X-Received: by 2002:adf:dd10:: with SMTP id a16mr8034081wrm.42.1601547402643; Thu, 01 Oct 2020 03:16:42 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:42 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 13/16] system_data_types.7: Add 'intptr_t' Date: Thu, 1 Oct 2020 12:15:57 +0200 Message-Id: <20201001101559.77163-14-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-10.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, KAM_ASCII_DIVIDERS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 65 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index f768e87ba..2632436ed 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -616,6 +616,71 @@ and .I unsigned __int128 types in this page. .RE +.\"------------------------------------- intptr_t ---------------------/ +.TP +.I intptr_t +.RS +Include: +.IR . +Alternatively, +.IR . +.PP +A signed integer type +such that any valid +.RI ( "void *" ) +value can be converted to this type and back. +According to the C language standard, it shall be +capable of storing values in the range +.RB [ INTPTR_MIN , +.BR INTPTR_MAX ]. +.PP +The length modifier for +.I intptr_t +for the +.BR printf (3) +family of functions +is expanded by the macros +.B PRIdPTR +and +.B PRIiPTR +(defined in +.IR ); +resulting commonly in +.B %"PRIdPTR" +or +.B %"PRIiPTR" +for printing +.I intptr_t +values. +The length modifier for +.I intptr_t +for the +.BR scanf (3) +family of functions +is expanded by the macros +.B SCNdPTR +and +.B SCNiPTR, +(defined in +.IR ); +resulting commonly in +.B %"SCNdPTR" +or +.B %"SCNiPTR" +for scanning +.I intptr_t +values. +.PP +Conforming to: +C99 and later; POSIX.1-2001 and later. +.PP +See also the +.I uintptr_t +and +.I void * +.\" TODO: Document void * +types in this page. +.RE .\"------------------------------------- lconv ------------------------/ .TP .I lconv From patchwork Thu Oct 1 10:15:58 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40572 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id B5E54398B413; Thu, 1 Oct 2020 10:16:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B5E54398B413 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547416; bh=A7vrJkGz1PZwgZH2gPjfuq7HUZLvIkKM55jJJlia4wg=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=YbaoaoCEdKAHrsU5EdmpXJNBqL/4naBBfBLbZSG2Gr0jT/P6/2hv28ZS9kMUojxYb ZvMmOrVBm4mntGBqYB6peeGQmMQT7EMxF+q/QvHSdm516IOioOjIv8dbRt5J0WTWFG 1kmuO+6EoIGZMlJ6QY1L7WIGnKXzKuo4Zwpw6T/s= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by sourceware.org (Postfix) with ESMTPS id 89BFE3987C2C for ; Thu, 1 Oct 2020 10:16:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 89BFE3987C2C Received: by mail-wr1-x42d.google.com with SMTP id j2so5001914wrx.7 for ; Thu, 01 Oct 2020 03:16:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=A7vrJkGz1PZwgZH2gPjfuq7HUZLvIkKM55jJJlia4wg=; b=ArGhmsahK0C0wPbNb/kMfGJqp12pngxIVCU20wD4MgSpgoiA3I4sdkOs+NTVzLB6I9 Tz+vfbCzdUl0OjtGpt1y706q56+OttkBcRPQpSs7+M3LYJLN5/WK8npJPLtsV3jXPDf9 6MkGkeiFprBPnK096pnbUhtkX634yoVK0Rn8okmyzgCWqSeinU/VAnRDMkhsJv5RiK6Z L0c8JpiNFr4IUKl9Qhmpd4wuC4XE/KAeZNQK9YrH7SM/CeMwOcvZcxfWRrr1Jzc1X+0v b6k7mE8JfWdcZMirLrzzHd1kUUXgfQlchwZLbfGphmJCQril0fd4H4v1azoJRDLLi4ge OEOA== X-Gm-Message-State: AOAM531I3td/O5vQcsp4zVyGPmb78JYUZ/KYDfwx0I3+pxGlT4+6AgUc J4SVz0Crzr9I7wcmsqMZKb8= X-Google-Smtp-Source: ABdhPJwXVJltFNbQgrtZGPOMwMWCfn2h73XopeUiH55iywKwHqb8ccqdp2U8UvL/S0rhkYZN4EL08A== X-Received: by 2002:adf:ea44:: with SMTP id j4mr7997520wrn.368.1601547403641; Thu, 01 Oct 2020 03:16:43 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:43 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 14/16] intptr_t.3: New link to system_data_types(7) Date: Thu, 1 Oct 2020 12:15:58 +0200 Message-Id: <20201001101559.77163-15-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-11.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man3/intptr_t.3 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man3/intptr_t.3 diff --git a/man3/intptr_t.3 b/man3/intptr_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/intptr_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 From patchwork Thu Oct 1 10:15:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40573 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 4886F398B415; Thu, 1 Oct 2020 10:16:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4886F398B415 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547417; bh=Hr8OSvIlDuqeE/vPDzAOg3U7GVTQ/0iNCjFyMuBWHQ8=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=rDbJ1s/rzP0PzgYF2nP8tdRORbcGlMk8OjvSceiHdDH91/WrLOM5rYgwVmgxUwuRL Ejo30FLsexdgJBPYPf0FSBUsIha171+g0kUq6m2m49mbJ+6J6lsL2PH2Cl5ymSJ3bh vSPldZwuuDaIYBGvENBqFO8uTrvNUIqbF9arEB7g= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by sourceware.org (Postfix) with ESMTPS id A4F2C3987C2C for ; Thu, 1 Oct 2020 10:16:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A4F2C3987C2C Received: by mail-wr1-x442.google.com with SMTP id z4so5017701wrr.4 for ; Thu, 01 Oct 2020 03:16:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Hr8OSvIlDuqeE/vPDzAOg3U7GVTQ/0iNCjFyMuBWHQ8=; b=p7RIRq8CR7Iz3WvowNAauDHtVM4SvdsrI06VGEyIX0iWqFz7IkU+l9ENGxXnH9tqs+ 68y75d3lSX1ahcvSw9E5EeeMxXtCRpwCy3dkMXE5IdDmdZnQ5rmgR0N9iiEvW+ItXAcI VWT5sqmYtBwsAM+zrpXO2j8I5J3+YQGwP3FLa8OW9WG5ApnQgy+WjArXq1jsZ/9CWe55 FEtER91q5l/Qks47p3bSUJZZJXr1nj7LfOAjCYkJG2pe9YIn8RziCxUq3i5xeOpGVv4r 7nCPexYPnuFbkz2dNDWxcZmzQXT4fTAgUe+28dm0vfqlh4ljhj9uT5MxxExMF1h/VGQR KrHA== X-Gm-Message-State: AOAM533yb9+BxG7BGcOUeumABFWx4ZqCZkKpmS16b88a3XY7j5q7ARF3 sgsw4ehHn+78EED+ZwJfDe0= X-Google-Smtp-Source: ABdhPJxbHvov7SnWApPcTdtc7wxFuRy1AjFHc/0q/kL6VW7mqFCyP+jh7c5Vo/D2+LvdMEm8w0v6lw== X-Received: by 2002:a5d:4e0f:: with SMTP id p15mr8652873wrt.58.1601547404759; Thu, 01 Oct 2020 03:16:44 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:44 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 15/16] system_data_types.7: Add 'uintptr_t' Date: Thu, 1 Oct 2020 12:15:59 +0200 Message-Id: <20201001101559.77163-16-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, KAM_ASCII_DIVIDERS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 68 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index 2632436ed..8884d3e18 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -1714,6 +1714,74 @@ and .I unsigned __int128 types in this page. .RE +.\"------------------------------------- uintptr_t --------------------/ +.TP +.I uintptr_t +.RS +Include: +.IR . +Alternatively, +.IR . +.PP +An unsigned integer type +such that any valid +.RI ( "void *" ) +value can be converted to this type and back. +According to the C language standard, it shall be +capable of storing values in the range [0, +.BR UINTPTR_MAX ]. +.PP +The length modifier for +.I uintptr_t +for the +.BR printf (3) +family of functions +is expanded by the macros +.BR PRIuPTR, +.BR PRIoPTR, +.B PRIxPTR +and +.B PRIXPTR +(defined in +.IR ); +resulting commonly in +.B %"PRIuPTR" +or +.B %"PRIxPTR" +for printing +.I uintptr_t +values. +The length modifier for +.I uintptr_t +for the +.BR scanf (3) +family of functions +is expanded by the macros +.BR SCNuPTR, +.BR SCNoPTR, +.B SCNxPTR +and +.B SCNXPTR +(defined in +.IR ); +resulting commonly in +.B %"SCNuPTR" +or +.B %"SCNxPTR" +for scanning +.I uintptr_t +values. +.PP +Conforming to: +C99 and later; POSIX.1-2001 and later. +.PP +See also the +.I intptr_t +and +.I void * +.\" TODO: Document void * +types in this page. +.RE .\"------------------------------------- va_list ----------------------/ .TP .I va_list From patchwork Thu Oct 1 10:16:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40574 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 36F76398B428; Thu, 1 Oct 2020 10:17:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 36F76398B428 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547420; bh=k5Kk4ATWYgwm7wNjn7PMh+R+Jh/ADNh5ZDzLRpv9AzQ=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=tmngOcBDRoYBvtu1fxDAPnV53AKqk8jjdpzODeWtBQhauGPD6/HrpSPQaRWFa8TIf eqvQjrdGyaknmZ2Y6WOTe8neSEtMojT/v8OVfMbCsgnvH1xDljB7TgrMuWY6Ptd9VL uaNb2FRanfoPRtrp/t/PeLuLhaQ3kVNvQj3/PWBs= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wm1-x342.google.com (mail-wm1-x342.google.com [IPv6:2a00:1450:4864:20::342]) by sourceware.org (Postfix) with ESMTPS id A6243398B14F for ; Thu, 1 Oct 2020 10:16:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A6243398B14F Received: by mail-wm1-x342.google.com with SMTP id q9so2322757wmj.2 for ; Thu, 01 Oct 2020 03:16:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=k5Kk4ATWYgwm7wNjn7PMh+R+Jh/ADNh5ZDzLRpv9AzQ=; b=OqyZ6cJHhgYb3jx7i2irsyT30VZPK9H+vwyzuETwazIaWiLAqKYLfPlW+WQC9jhjmu IMFSaWmwaBt1iLCkRB7ZS1iyln9TXcZ+xai83UfTpn59XdssF9pnmYi8E7EblWX/K7Zw k3KcpybM5/IWcEbBDMam8XQUB5spOL3hCAkX1Oz1IYWnnUEj8CferCU+cJsZq4kuqjrN G6zUUTx6+T8Z0C/D4KhuAJY1qPz3MTj54ceOdyNXt2uPjZd9NYlt6/+nNWuJ0rjziDGW 8H8LmvjFb9MPab+rvHuoAfocSs6iNAc+NCvwxg5ixs/zpqvO0OzmwZfLEBb4aN4CtaFH +qqg== X-Gm-Message-State: AOAM533BUT3VROBakw4AB2lANObRl33MHUy3eRBGIrcxJdKDJlbheadd 2Z7coz6uLynI2p2IJsQC5PL+2450bDvEuQ== X-Google-Smtp-Source: ABdhPJy+bYpyI+Q28tgnBI/5/PqTiJdOjtXZkD6ElMPV8cdBEeqy6Ut3/Updji7VXSnlp4PxaGQ6IQ== X-Received: by 2002:a1c:6341:: with SMTP id x62mr7728595wmb.70.1601547405868; Thu, 01 Oct 2020 03:16:45 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:45 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 16/16] uintptr_t.3: New link to system_data_types(7) Date: Thu, 1 Oct 2020 12:16:00 +0200 Message-Id: <20201001101559.77163-17-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man3/uintptr_t.3 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man3/uintptr_t.3 diff --git a/man3/uintptr_t.3 b/man3/uintptr_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uintptr_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7