0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sync from gnulib.
tester_123
as Paul Eggert
More... almost 21 years ago
(emit_upload_commands): Remove fetish.sf.net.
tester_123
as Paul Eggert
More... almost 21 years ago
Readability nit: More... almost 21 years ago
(sc_system_h_headers): Propagate exit status through trap. More... almost 21 years ago
(RETSIGTYPE): Remove; no longer needed. All uses replaced with void.
tester_123
as Paul Eggert
More... almost 21 years ago
(USAGE_BUILTIN_WARNING): remove trailing newline More... almost 21 years ago
(USAGE_BUILTIN_WARNING): New macro. More... almost 21 years ago
(ptr_align): Declare `ptr' parameter to be a `const' pointer, since this function never writes through it. More... almost 21 years ago
Remove #if-0'd-out code. More... almost 21 years ago
(GETOPT_HELP_OPTION_DECL): Use NULL, not `0'. (GETOPT_VERSION_OPTION_DECL): Likewise. More... almost 21 years ago
(DECIMAL_DIGIT_ACCUMULATE): Reverse the sense of the return value, and update callers: More... almost 21 years ago
Reflect renaming: config -> build-aux. More... almost 21 years ago
. More... almost 21 years ago
Sync from gnulib.
tester_123
as Paul Eggert
More... almost 21 years ago
comment tweak More... about 21 years ago
Add comments for new macros. More... about 21 years ago
Make __typeof__-using code depend on HAVE_TYPEOF, not __GNUC__, since so many other C compilers also honor __typeof__. More... about 21 years ago
spacing nit More... about 21 years ago
Fix typo. More... about 21 years ago
(DECIMAL_DIGIT_ACCUMULATE): The use of __typeof__ must be conditional. More... about 21 years ago
(VERIFY, VERIFY_EXPR, DECIMAL_DIGIT_ACCUMULATE): New macros. More... about 21 years ago
Include intprops.h. (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_STRLEN_BOUND): Remove; they are now defined in intprops.h.
tester_123
as Paul Eggert
More... about 21 years ago
Include xstrtol.h first, to test interface. Include intprops.h. (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
tester_123
as Paul Eggert
More... about 21 years ago
tiny changes that are likely to be able to go back upstream More... about 21 years ago
*** empty log message *** More... about 21 years ago
Sync from gnulib.
tester_123
as Paul Eggert
More... about 21 years ago
s/MD5 and SHA1 signatures/MD5 and SHA1 checksums/ More... about 21 years ago
Include "memrchr.h". (memrchr) [!HAVE_DECL_MEMRCHR]: Remove decl.
tester_123
as Paul Eggert
More... about 21 years ago
Use S_BLKSIZE value for ST_NBLOCKSIZE where available. More... about 21 years ago
(v_etc_file): The version string has moved to version-etc-fsf.c, search that new file, not version-etc.c. More... about 21 years ago