LinuxLists
Users
About
Alejandro Colomar (
[email protected]
)
Number of posts: 108 (0.47 per day)
First post: 2020-04-04 23:58:52
Last post: 2020-11-21 11:47:28
Previous Page
/
Next Page
Date
List
Subject
2020-09-28 14:44:23
linux-kernel
Re: [PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper
2020-09-28 13:36:22
linux-kernel
Re: [PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper
2020-09-28 09:52:33
linux-kernel
Glibc may provide a safe nitems(), and also __must_be_array()
2020-09-27 20:06:36
linux-kernel
Re: [PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper
2020-09-25 20:35:08
linux-kernel
[PATCH v3] <sys/param.h>: Add nitems()
2020-09-25 17:49:32
linux-kernel
Re: [PATCH v2] <sys/param.h>: Add nitems() and snitems() macros
2020-09-25 16:32:19
linux-kernel
Re: [PATCH v2] <sys/param.h>: Add nitems() and snitems() macros
2020-09-25 14:12:23
linux-kernel
Re: [PATCH v2] <sys/param.h>: Add nitems() and snitems() macros
2020-09-25 13:24:01
linux-kernel
[PATCH v2] <sys/param.h>: Add nitems() and snitems() macros
2020-09-24 14:58:27
linux-kernel
Re: [PATCH] man2: new page describing memfd_secret() system call
2020-09-24 13:12:48
linux-kernel
Re: [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-24 10:09:46
linux-kernel
Re: [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-24 09:37:06
linux-kernel
Re: [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-22 15:05:05
linux-kernel
[RFC] <sys/param.h>: Add nitems() and snitems() macros
2020-09-22 10:38:56
linux-kernel
Re: Expose 'array_length()' macro in <sys/param.h>
2020-09-22 09:12:49
linux-kernel
Re: Expose 'array_length()' macro in <sys/param.h>
2020-09-14 09:53:01
linux-kernel
Re: AW: AW: [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-12 19:10:07
linux-kernel
Re: [GIT] Networking
2020-09-11 19:27:13
linux-kernel
Re: AW: [PATCH 17/24] get_phys_pages.3: Write 'long' instead of 'long int'
2020-09-11 19:21:51
linux-kernel
Re: AW: [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-11 17:24:02
linux-kernel
Re: [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-11 16:25:41
linux-kernel
Re: [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-11 10:27:29
linux-kernel
Re: [PATCH 09/24] clock_getcpuclockid.3: Remove unneeded cast
2020-09-11 09:42:40
linux-kernel
Re: [PATCH 01/24] inet_net_pton.3: Use 'PRIx32' rather than "%x" when printing 'uint32_t' values
2020-09-11 09:38:29
linux-kernel
[PATCH v3 11/24] stat.2: wsfix
2020-09-11 09:17:36
linux-kernel
[PATCH v2 11/24] stat.2: Cast to 'unsigned long' rather than 'long' when printing with "%lx"
2020-09-11 09:14:36
linux-kernel
[PATCH v2 10/24] ioctl_ns.2: Cast to 'unsigned long' rather than 'long' when printing with "%lx"
2020-09-11 08:50:25
linux-kernel
Re: [PATCH 23/24] select_tut.2: Use MAX(a, b) from <sys/param.h>
2020-09-11 08:34:00
linux-kernel
Re: [PATCH 19/24] pthread_setname_np.3: ffix
2020-09-10 21:22:36
linux-kernel
[PATCH 09/24] clock_getcpuclockid.3: Remove unneeded cast
2020-09-10 21:22:32
linux-kernel
[PATCH 19/24] pthread_setname_np.3: ffix
2020-09-10 21:22:00
linux-kernel
[PATCH 06/24] timer_create.2: Cast to 'unsigned long' rathen than 'long' when printing with "%lx"
2020-09-10 21:21:55
linux-kernel
[PATCH 03/24] timerfd_create.2: Use 'PRIxN' macros when printing C99 fixed-width integer types
2020-09-10 21:21:51
linux-kernel
[PATCH 08/24] add_key.2: Cast to 'unsigned long' rather than 'long' when printing with "%lx"
2020-09-10 21:21:36
linux-kernel
[PATCH 07/24] request_key.2: Cast to 'unsigned long' rather than 'long' when printing with "%lx"
2020-09-10 21:21:34
linux-kernel
[PATCH 21/24] aio.7: Use perror() directly
2020-09-10 21:21:21
linux-kernel
[PATCH 16/24] getpwent_r.3: Declare variables with different types in different lines
2020-09-10 21:21:20
linux-kernel
[PATCH 11/24] stat.2: Remove unneeded cast
2020-09-10 21:20:56
linux-kernel
[PATCH 17/24] get_phys_pages.3: Write 'long' instead of 'long int'
2020-09-10 21:20:24
linux-kernel
[PATCH 18/24] core.5: Use adequate type
2020-09-10 21:20:17
linux-kernel
[PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper
2020-09-10 21:20:11
linux-kernel
[PATCH 23/24] select_tut.2: Use MAX(a, b) from <sys/param.h>
2020-09-10 21:20:02
linux-kernel
[PATCH 13/24] getpwent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-10 21:19:59
linux-kernel
[PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-10 21:19:52
linux-kernel
[PATCH 15/24] unix.7: Use sizeof() to get buffer size (instead of hardcoding macro name)
2020-09-10 21:18:51
linux-kernel
[PATCH 20/24] loop.4: ffix
2020-09-10 21:18:49
linux-kernel
[PATCH 24/24] bpf.2: Add missing headers
2020-09-10 21:18:46
linux-kernel
[PATCH 02/24] endian.3: Use 'PRIx32' rather than "%x" when printing 'uint32_t' values
2020-09-10 21:18:24
linux-kernel
[PATCH 14/24] fread.3: Move ARRAY_SIZE logic into macro
2020-09-10 21:18:12
linux-kernel
[PATCH 01/24] inet_net_pton.3: Use 'PRIx32' rather than "%x" when printing 'uint32_t' values
2020-09-10 21:17:40
linux-kernel
[PATCH 10/24] ioctl_ns.2: Remove unneeded cast