0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(case_GETOPT_VERSION_CHAR): Switch back to using GNU_PACKAGE (from PACKAGE) once again. This restores `GNU' to the parenthesized package name in --version output. Before, the first argument from AC_INIT, `GNU coreutils', would be propagated to the PACKAGE variable. Now, `GNU ' is trimmed. Reported by Richard Stallman. More... almost 22 years ago
(ENOTSUP): Remove. More... almost 22 years ago
Update from gnulib. More... almost 22 years ago
remove trailing blank More... almost 22 years ago
update from gnulib More... almost 22 years ago
update from gnulib, again More... almost 22 years ago
Update from gnulib. More... almost 22 years ago
(sc_unmarked_diagnostics): Now that the unmarked diagnostics in shred.c have been fixed, don't exempt shred.c from this check. More... almost 22 years ago
Update from gnulib. More... almost 22 years ago
Update from gnulib. (obstack_finish): Rename local: s/value/__value/. More... almost 22 years ago
Update from gnulib. (_): Define only if not already defined. More... almost 22 years ago
Whoops: s/sc_src_tight_scope/sc_tight_scope/ More... almost 22 years ago
Rename to sc_tight_scope. (syntax-check-rules): Really add it. More... almost 22 years ago
(sc_src_functions_have_static_scope): New rule. (syntax-check-rules): Add it. More... almost 22 years ago
tweak --help output More... almost 22 years ago
Accept new option: --program-name=NAME, so that we can override the one in --version output. This is needed solely so that test.1 doesn't refer to `[' as the program name. Reported by Benjamin Cutler as http://bugs.debian.org/205251. More... almost 22 years ago
(sc_trailing_blank): New rule. (syntax-check-rules): Add it. More... almost 22 years ago
(readdir_ignoring_dot_and_dotdot): New inline function, from remove.c. More... almost 22 years ago
(sc_prohibit_jm_in_m4): New rule. (syntax-check-rules): Add to the list. More... almost 22 years ago
(gcd, lcm, ptr_align): New functions, moved from od.c. More... almost 22 years ago
Remove trailing blanks. More... almost 22 years ago
Include stat-macros.h, not file-type.h. Move more definitions into stat-macros.h. More... almost 22 years ago
(.re-list): New rule/file, to replace hard-coded list of header file names. (sc_system_h_headers): Use the new file. More... almost 22 years ago
Include file-type.h rather than hard-coding all of its macros definitions -- the list was slightly out of date. More... almost 22 years ago
(header_regexp): Add file-type.h. (sc_system_h_headers): Don't look for sys2.h anymore. More... almost 22 years ago
(sc_dd_max_sym_length): New target. (syntax-check-rules): Add it. More... almost 22 years ago
(O_DIRECT, O_DSYNC, O_NDELAY, O_NOFOLLOW, O_RSYNC, O_SYNC): Define to 0 if not already defined. More... almost 22 years ago
(makedev) [mkdev && !makedev]: Define makedev to mkdev. For Interix. More... almost 22 years ago
Sync from gnulib. More... almost 22 years ago
align some continuation-backslashes More... almost 22 years ago