Show patches with: Submitter = Alejandro Colomar       |    State = Action Required       |    Archived = No       |   31 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,4/4] manual: significand() uses FLT_RADIX, not 2 manual: arith.texi and math.texi fixes - - - - --- 2024-03-31 Alejandro Colomar New
[v3,3/4] manual: Clarify return value of cbrt(3) manual: arith.texi and math.texi fixes - - - - --- 2024-03-31 Alejandro Colomar New
[v3,2/4] manual: floor(log2(fabs(x))) has rounding errors manual: arith.texi and math.texi fixes - - 1 - --- 2024-03-31 Alejandro Colomar New
[v3,1/4] manual: logb(x) is floor(log2(fabs(x))) manual: arith.texi and math.texi fixes - - 1 - --- 2024-03-31 Alejandro Colomar New
[v2,3/3] manual: Cube roots are rarely representable manual/math.texi: logb(3) and cbrt(3) fixes - - - - --- 2024-03-05 Alejandro Colomar New
[v2,2/3] manual: floor(log2(fabs(x))) has rounding errors manual/math.texi: logb(3) and cbrt(3) fixes - - - - --- 2024-03-05 Alejandro Colomar New
[v2,1/3] manual: logb(x) is floor(log2(fabs(x))) manual/math.texi: logb(3) and cbrt(3) fixes - - - - --- 2024-03-05 Alejandro Colomar New
[v3,3/3] clock_nanosleep.2: Use 't' rather than 'request' Untitled series #397741 - - - - --- 2024-03-05 Alejandro Colomar New
manual: Cube roots are rarely representable manual: Cube roots are rarely representable - - - - --- 2024-03-05 Alejandro Colomar New
manual: logb(x) is floor(log2(fabs(x))) manual: logb(x) is floor(log2(fabs(x))) - - - - --- 2024-03-04 Alejandro Colomar New
[v2,2/2] nanosleep.2: Use 'duration' rather than 'request' Untitled series #397529 - - - - --- 2024-03-03 Alejandro Colomar New
[2/2] clock_nanosleep.2, nanosleep.2: Use 'duration' rather than 'request' Use terms consistently in function parameter names. - - - - --- 2024-03-03 Alejandro Colomar New
[1/2] man*/: epoll_*(), fcntl(), flock(), ioctl(), msgctl(), *prctl(), ptrace(), quotactl(), reboot… Use terms consistently in function parameter names. - - - - --- 2024-03-03 Alejandro Colomar New
Use [[gnu::access(none)]] on free(3) Use [[gnu::access(none)]] on free(3) - - - - --- 2024-01-26 Alejandro Colomar New
Chain stpcpy(3) to terminate strings after mempcpy(3) Chain stpcpy(3) to terminate strings after mempcpy(3) - - - - --- 2023-12-04 Alejandro Colomar New
[v2,3/3] strtcpy.3, string_copying.7: Add strtcpy(3) Improve string_copying(7) - - - - --- 2023-11-12 Alejandro Colomar New
[v2,2/3] string_copying.7: BUGS: Document strl{cpy,cat}(3)'s performance problems Improve string_copying(7) - - - - --- 2023-11-12 Alejandro Colomar New
[v2,1/3] string_copying.7: BUGS: *cat(3) functions aren't always bad Improve string_copying(7) - - - - --- 2023-11-12 Alejandro Colomar New
[2/2] string_copying.7: BUGS: Document strl{cpy,cat}(3)'s performance problems Expand BUGS section of string_copying(7). - - - - --- 2023-11-12 Alejandro Colomar New
[1/2] string_copying.7: BUGS: *cat(3) functions aren't always bad Expand BUGS section of string_copying(7). - - - - --- 2023-11-12 Alejandro Colomar New
[v2,2/2] stpncpy.3, string.3, string_copying.7: Clarify that st[rp]ncpy() pad with null bytes stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string - - - - --- 2023-11-09 Alejandro Colomar New
[v2,1/2] stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string [v2,1/2] stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string 1 - - - --- 2023-11-09 Alejandro Colomar New
stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string - - - - --- 2023-11-08 Alejandro Colomar New
[v1b,3/3] Makeconfig: Use spaces consistently before = Makeconfig: reflow and other whitespace changes - - - - --- 2023-07-17 Alejandro Colomar New
[v1b,2/3] Makeconfig: Use one line per token Makeconfig: reflow and other whitespace changes - - - - --- 2023-07-17 Alejandro Colomar New
[v1b,1/3] Makeconfig: Use a space before a newline escape Makeconfig: reflow and other whitespace changes - - - - --- 2023-07-17 Alejandro Colomar New
Makeconfig: Use a space before a newline escape Makeconfig: Use a space before a newline escape - - - - --- 2023-07-11 Alejandro Colomar New
dirent.h: Fix typo in __nonnull attribute dirent.h: Fix typo in __nonnull attribute - - - - --- 2023-07-11 Alejandro Colomar New
malloc.c: Remove bogus __nonnull attribute malloc.c: Remove bogus __nonnull attribute - - - - --- 2023-07-11 Alejandro Colomar New
[RFC,v1,2/2] Makeconfig: Compile glibc with -fno-delete-null-pointer-checks Use -fno-delete-null-pointer-checks to build glibc - - - - --- 2023-07-11 Alejandro Colomar New
[RFC,v1,1/2] Makeconfig: Use one line per token Use -fno-delete-null-pointer-checks to build glibc - - - - --- 2023-07-11 Alejandro Colomar New