-
Notifications
You must be signed in to change notification settings - Fork 251
Pull requests: shadow-maint/shadow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
lib/string/README: Add guidelines for using strings
#1338
opened Aug 19, 2025 by
alejandro-colomar
Loading…
Add STRNEQ(), STRNPFX(), and use them instead of their patterns
#1336
opened Aug 16, 2025 by
alejandro-colomar
Loading…
Add strtcat(), STRTCAT(), and use it instead of its pattern
#1334
opened Aug 13, 2025 by
alejandro-colomar
Loading…
lib/commonio.h: Use [[gnu::copy()]] and typeof() for function pointers compatible with libc
#1325
opened Aug 9, 2025 by
alejandro-colomar
•
Draft
lib/commonio.c: Parenthesize calls that look like libc APIs
Simpler
A good issue for a new beginner
#1324
opened Aug 9, 2025 by
alejandro-colomar
Loading…
Improve Clang support (regarding attributes)
Simpler
A good issue for a new beginner
#1320
opened Aug 7, 2025 by
alejandro-colomar
Loading…
configure.ac: Propagate ./configure flags to 'distcheck'
#1319
opened Aug 2, 2025 by
alejandro-colomar
Loading…
Simplify error handling (mainly, error messages)
#1314
opened Jul 26, 2025 by
alejandro-colomar
•
Draft
lib/: Use simple assignment instead of memcpy(3)
#1309
opened Jul 22, 2025 by
alejandro-colomar
Loading…
Add MEMCPY(), and use it instead of its pattern
Simpler
A good issue for a new beginner
#1308
opened Jul 22, 2025 by
alejandro-colomar
Loading…
Add STRNCPYTAIL(), and use it instead of its pattern
Simpler
A good issue for a new beginner
#1304
opened Jul 18, 2025 by
alejandro-colomar
Loading…
Add and use STRNLEN() instead of more complex code
#1298
opened Jul 16, 2025 by
alejandro-colomar
•
Draft
Add and use memdup(), MEMDUP(), instead of its pattern
Simpler
A good issue for a new beginner
#1296
opened Jul 16, 2025 by
alejandro-colomar
Loading…
Add and use eprintf() and strerrno(), and de-weirdify SYSLOG(())
#1289
opened Jul 13, 2025 by
alejandro-colomar
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.