openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
cppi
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 03, 2025 — Mar 03, 2026
Showing page 44 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
(xalloc_die): Rename from xalloc_fail and update callers. Use explicit exit to help avoid warnings.
Jim Meyering
More...
over 26 years ago
small correction from Akim
Jim Meyering
More...
over 26 years ago
(__attribute__): Define. (ATTRIBUTE_NORETURN): Define. (xalloc_fail_func): Add noreturn attribute. (xalloc_die): Declare. (NEW): Define as yet unused macro. (XFREE): Likewise (CCLONE): Likewise. (CLONE): Likewise. From Akim Demaille.
Jim Meyering
More...
over 26 years ago
(xalloc_fail_func): Use `PARAMS'. (xstrdup): Add protoype.
Jim Meyering
More...
over 26 years ago
import version 1.013
Jim Meyering
More...
over 26 years ago
(version_etc_copyright): Declare it.
Jim Meyering
More...
over 26 years ago
(version_etc_copyright): Default copyright string. (version_etc): Use it.
Jim Meyering
More...
over 26 years ago
(xalloc_fail_func): Use `PARAMS'.
Jim Meyering
More...
over 26 years ago
Escape backslashes so tr's manual comes out right. Reported by Andreas Schwab.
Jim Meyering
More...
over 26 years ago
(locale_quoting_style): New enum value. (quotearg_n_style, quotearg_style): New decls.
Jim Meyering
More...
over 26 years ago
Include <libintl.h> if ENABLE_NLS. (_): New macro. (quoting_style_args, quoting_style_v, quotearg_buffer): Add support for locale_quoting_style, using _("`") and _("'") for open and close quote symbols. Do not quote spaces in escape_quoting_style. (quotearg_n_style, quotearg_style): New functions.
Jim Meyering
More...
over 26 years ago
(po-check): New rule. (alpha): Make it.
Jim Meyering
More...
over 26 years ago
.
Jim Meyering
More...
over 26 years ago
(quotearg_buffer): Don't quote spaces if C quoting style.
Jim Meyering
More...
over 26 years ago
cpp indent and split a long line
Jim Meyering
More...
over 26 years ago
Import version 1.012.
Jim Meyering
More...
over 26 years ago
Import version 1.011.
Jim Meyering
More...
over 26 years ago
[!defined strtoumax]: Declare strtoumax.
Jim Meyering
More...
over 26 years ago
(__strtol): Remove decl; it doesn't work if __strtol expands to a macro, which occurs in HP-UX 10.20 with strtoumax. (strtol, strtoul): New decls (for pre-ANSI hosts), to replace the above decl.
Jim Meyering
More...
over 26 years ago
(version_etc): Put version info and author names on the first two lines respectively rather than putting the three lines of copyright info between them.
Jim Meyering
More...
almost 27 years ago
(alpha): Put the announcement in /tmp/announce-$(distdir)
Jim Meyering
More...
almost 27 years ago
whoops -- revert last change
Jim Meyering
More...
almost 27 years ago
(Makefile.in): Depend on Makefile.maint.
Jim Meyering
More...
almost 27 years ago
* src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, and all the *_MIN and *_MAX symbols): Remove definitions. * src/sys2.h: Put the definitions here instead (this file is shared between all three *utils packages, while system.h is not).
Jim Meyering
More...
almost 27 years ago
Define several tag-related make variables. (cvs-dist): Use the make variables instead of shell ones. (announcement): Automatically generate diffs for all ChangeLog files, not just the top level one.
Jim Meyering
More...
almost 27 years ago
new automake/autoconf
Jim Meyering
More...
almost 27 years ago
(S_ISUID, S_ISGID, S_ISVTX, S_IRWXU, S_IRWXG, S_IRWXO): Define if not defined. (CHMOD_MODE_BITS): New macro.
Jim Meyering
More...
almost 27 years ago
Don't bother with pot-mail anymore -- Francois needs merely the URL.
Jim Meyering
More...
almost 27 years ago
(b_host): Remove /pub suffix.
Jim Meyering
More...
almost 27 years ago
(my-distcheck): Use AMTAR, not TAR.
Jim Meyering
More...
almost 27 years ago
←
1
2
…
40
41
42
43
44
45
46
47
48
…
63
64
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree