0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tweak indentation More... almost 22 years ago
remove obsolete comment More... almost 22 years ago
also check for atoll More... almost 22 years ago
add comments More... almost 22 years ago
(sc_prohibit_atoi_atof): New rule. (syntax-check-rules): Add it. More... almost 22 years ago
Remove space(s) before TAB. More... about 22 years ago
Sync from gnulib. More... about 22 years ago
(alpha beta major): `Make' the emit_upload_commands target before updating $(prev_version_file). More... about 22 years ago
(print_changelog_deltas): Use `.sig' suffix for signature files, not `.asc'. Reported by [email protected]. More... about 22 years ago
Sync with autoconf. More... about 22 years ago
(emit_upload_commands): new target (alpha beta major): `$(MAKE)' it. More... about 22 years ago
add missing quote More... about 22 years ago
(signatures): Remove definition. Now, automake's gnupload handles this. (%.sig: %): Remove now-unused rule. (rel-files): Use automake's $(DIST_ARCHIVES), rather than `$(distdir).tar.bz2 $(distdir).tar.gz'. (emit-upload-commands): Adjust to use gnupload. More... about 22 years ago
(ST_TIME_CMP_NS, ST_TIME_CMP): Remove definitions. (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise. Now, those are all defined in timespec.h. Include timespec.h. More... about 22 years ago
(TIMESPEC_NS): Define here, instead, now that stat.c also uses this macro. More... about 22 years ago
(signatures): Comment out definition. More... about 22 years ago
. More... about 22 years ago
(cppi_SOURCES): Remove sys2.h. More... about 22 years ago
. More... about 22 years ago
. More... about 22 years ago
(header_regexp): Add exitfail. More... about 22 years ago
(initialize_exit_failure): New inline function. Include exitfail.h here, since we refer to exit_failure. All callers changed to not include exitfail.h. More... about 22 years ago
Fix it so using --info-page='coreutils PROG' works. More... about 22 years ago
Include "exitfail.h". (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2. More... about 22 years ago
(obstack_exit_failure) [!defined _LIBC]: Now a macro referring to exit_failure, instead of a separate variable. Include "exitfail.h" to get it. More... about 22 years ago
(print_changelog_deltas): Use .sig suffix, not .asc. More... about 22 years ago
Merge from gnulib. More... about 22 years ago
Remove dependency on xalloc module. (xalloc_die): Remove. (memory_full) [!defined emacs]: New macro. [!defined emacs]: Don't include xalloc.h. (alloca): Invoke memory_full, not xalloc_die, if malloc fails or address arithmetic overflows. Change datatypes a bit to avoid unnecessary casts. More... about 22 years ago
Include contents of sys2.h. More... about 22 years ago
(%.sig): Use .sig suffix rather than .asc. More... about 22 years ago