summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02(gobble_file): Set linkok for non-orphaned symlinks.Jim Meyering
From Bauke Jan Douma. (gobble_file): Initialize linkok. With these two changes, ls --color should display orphaned symlinks as blinking text on terminals that support it.
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02(MAKEINFO): Set to makeinfo --no-split.Jim Meyering
Otherwise, the generated info files have 15-byte names and that loses on systems with 14-byte max.
1996-11-02.Jim Meyering
1996-11-02(main): Give better diagnostic.Jim Meyering
Suggestion from Karl Berry.
1996-11-02update copyrightJim Meyering
1996-11-02update copyrightJim Meyering
1996-11-02.Jim Meyering
1996-11-02Update from GNU libc.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02Add a test to exercize this fix.Jim Meyering
1996-11-02Add test 17.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02.Jim Meyering
1996-11-02[!ENABLE_ASSERTIONS]: Guard NDEBUG definition.Jim Meyering
(checkfp): Fix off-by-one error that resulted in writing one byte beyond the end of a malloc'd buffer. It caused `sort -c' to segfault on Linux systems having a relatively recent libc. Before, running the command, perl -e "print 'x' x 30, \"\n\";"|sort -c would provoke the memory overrun (though not necessarily the failure). Add an assertion.
1996-11-01Remap yacc globals to have gd_ prefix.Jim Meyering
Suggestion to do as in gdb/c-exp.y from Tom Tromey.
1996-11-01Remap yacc globals to have pt_ prefix.Jim Meyering
Suggestion to do as in gdb/c-exp.y from Tom Tromey.
1996-11-01.Jim Meyering
1996-11-01(key_init): New function.Jim Meyering
(main): Use key_init in the two places where it was open-coded.
1996-10-31(decode_field_spec): Always give FIELD_INDEX a value.Jim Meyering
This avoids spurious UMR from purify. (prjoin): Add an assertion. (add_field): Update assertion.
1996-10-31(es_free): New function.Jim Meyering
(parse_str): Use it to plug small memory leak.
1996-10-31.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29libitizeJim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29cpp-indentJim Meyering
1996-10-29libitizeJim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering