Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-04-11 | (noinst_HEADERS): Add safe-read.h. | Jim Meyering | |
1998-04-11 | . | Jim Meyering | |
1998-04-11 | split a couple long lines | Jim Meyering | |
1998-04-11 | Add curly braces around statements in if/else/while/do/etc. that | Jim Meyering | |
span more than a line -- even around multiline simple statements or single-line simple statements preceded by a comment line. | |||
1998-04-11 | . | Jim Meyering | |
1998-04-09 | indent cpp directives | Jim Meyering | |
1998-04-09 | make there be two spaces after `.' in comments | Jim Meyering | |
1998-04-06 | Lots of minor spec and name changes, and new comments. | Jim Meyering | |
From François Pinard. | |||
1998-04-06 | Lots of minor spec and name changes, and new comments. | Jim Meyering | |
(hash_rehash): Rewritten to be easier on the allocator. From François Pinard. | |||
1998-04-06 | *** empty log message *** | Jim Meyering | |
1998-04-05 | *** empty log message *** | Jim Meyering | |
1998-04-05 | . | Jim Meyering | |
1998-04-05 | add braces to disambiguate ambiguous else | Jim Meyering | |
1998-04-05 | (WIDE_CHAR_SUPPORT): Define. | Jim Meyering | |
This now depends on HAVE_BTOWC so systems that lack btowc (like solaris-2.5.1) don't lose. | |||
1998-04-04 | *** empty log message *** | Jim Meyering | |
1998-04-04 | (PARAMS): Define. | Jim Meyering | |
1998-03-31 | Merge with the version from textutils. | Jim Meyering | |
1998-03-31 | add descriptive first-line comment | Jim Meyering | |
1998-03-31 | (rpl_memcmp): Rename from memcmp. | Jim Meyering | |
1998-03-27 | remove dcl of unused local, num_regs | Jim Meyering | |
1998-03-27 | cpp-directive aesthetics | Jim Meyering | |
1998-03-27 | new version from Uli | Jim Meyering | |
1998-03-23 | . | Jim Meyering | |
1998-03-23 | update from libc/copies | Jim Meyering | |
1998-03-21 | Update from patch-2.5.3. | Jim Meyering | |
1998-03-21 | Update from patch-2.5.3. | Jim Meyering | |
1998-03-19 | Include <limits.h>. | Jim Meyering | |
(CHAR_BIT, EXTRACT_TOP_BIT, PROPAGATE_TOP_BIT): New macros. (get_fs_usage): If top bit of system variable corresponding to fsu_bavail is set, then set fsu_bavail_top_bit_set, and sign-extend the value when storing it into fsu_bavail. | |||
1998-03-19 | (struct fs_usage): New member | Jim Meyering | |
fsu_bavail_top_bit_set. | |||
1998-03-15 | Use #if, not #ifdef with HAVE_ macros | Jim Meyering | |
1998-03-15 | update from fsf | Jim Meyering | |
1998-03-14 | *** empty log message *** | Jim Meyering | |
1998-03-14 | . | Jim Meyering | |
1998-03-14 | s/get-date.h/getdate.h/ | Jim Meyering | |
1998-03-14 | . | Jim Meyering | |
1998-03-13 | protoize | Jim Meyering | |
1998-03-13 | (getugroups): Don't add a group number if it would be a duplicate. | Jim Meyering | |
From Ulrich Drepper. | |||
1998-03-10 | (getuidbyname) [__DJGPP__]: Make function know about | Jim Meyering | |
any arbitrary user name. (getgidbyname) [__DJGPP__]: Make function know about any arbitrary group name. From Eli. | |||
1998-03-10 | (parse_user_spec) [__DJGPP__]: Make function know | Jim Meyering | |
about any arbitrary user and group by pretending to be the user and to belong to the group specified in `spec_arg' argument. | |||
1998-02-25 | . | Jim Meyering | |
1998-02-24 | (TYPE_SIGNED): Define. | Jim Meyering | |
(TYPE_MAXIMUM): Define. (ULONG_MAX): Use TYPE_MAXIMUM. (LONG_MAX): Use TYPE_MAXIMUM. | |||
1998-02-24 | (libfu_a_SOURCES): Add quotearg.c. | Jim Meyering | |
(noinst_HEADERS): Add quotearg.h. | |||
1998-02-24 | . | Jim Meyering | |
1998-02-24 | protoize | Jim Meyering | |
1998-02-24 | add comment | Jim Meyering | |
1998-02-24 | update from libit | Jim Meyering | |
1998-02-24 | protoize | Jim Meyering | |
1998-02-24 | capitalize macro params and protoize | Jim Meyering | |
1998-02-24 | add copyright | Jim Meyering | |
1998-02-24 | Update from libit. | Jim Meyering | |
1998-02-23 | . | Jim Meyering | |