0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tag 4.14.0-rc2 More... 10 months ago
must_be.h: Add must_be_array() macro More... 10 months ago
Add a make dist CI test More... 10 months ago
Add new files to libmisc_la_SOURCES More... 10 months ago
remove xmalloc.c from POTFILES.in More... 10 months ago
Use bzero(3) instead of its pattern More... 10 months ago
Use CALLOC() instead of its pattern More... 10 months ago
4.14.0-rc1 More... 10 months ago
memzero.h: Remove no-op assignment More... 10 months ago
Use ZUSTR2STP() instead of its pattern More... 10 months ago
zustr2stp.h: Add ZUSTR2STP() macro More... 10 months ago
Call zustr2stp() where appropriate More... 10 months ago
libmisc: Fix wrong #include More... 10 months ago
zustr2stp.[ch]: Add zustr2stp() More... 10 months ago
memzero.h: Add MEMZERO() macro More... 10 months ago
sizeof.h: Add SIZEOF_ARRAY() macro More... 10 months ago
sizeof.h: Make NITEMS() and derivative macros safe against pointers More... 10 months ago
must_be.h: Add must_be() macro More... 10 months ago
sizeof.h: Move sizeof()-related macros to their own header More... 10 months ago
Use MEMZERO() instead of its pattern More... 10 months ago
memzero.[ch]: Define memzero() and strzero() as inline functions More... 10 months ago
memzero.h: Remove outdated comments More... 10 months ago
memzero.h: Move memzero() and strzero() to their own header More... 10 months ago
Use STRLCPY() instead of its pattern More... 10 months ago
defines.h: Remove definition of STRFCPY() More... 10 months ago
passwd: Replace STRFCPY() by STRLCPY() More... 10 months ago
gpasswd: Replace STRFCPY() by STRLCPY() More... 10 months ago
login: Replace STRFCPY() by STRLCPY() More... 10 months ago
su: Replace STRFCPY() by STRLCPY() More... 10 months ago
sulogin: Replace STRFCPY() by STRLCPY() More... 10 months ago