Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-11-03 | . | Jim Meyering | |
1995-11-03 | . | Jim Meyering | |
1995-11-03 | New version from glibc. | Jim Meyering | |
1995-11-03 | (remove_file, remove_dir): Use euidaccess instead of euidaccess_stat.Likewise. | Jim Meyering | |
1995-11-03 | (do_move): Use euidaccess instead of euidaccess_stat.Likewise. | Jim Meyering | |
1995-11-03 | (copy): Use euidaccess instead of euidaccess_stat. | Jim Meyering | |
1995-11-03 | New version from glibc. | Jim Meyering | |
1995-11-02 | Add `const' attribute to some parameters. | Jim Meyering | |
1995-11-02 | . | Jim Meyering | |
1995-11-02 | . | Jim Meyering | |
1995-11-02 | Protoize. | Jim Meyering | |
1995-11-02 | Reorder functions to obviate forward dcls. | Jim Meyering | |
Remove forward dcls. | |||
1995-10-31 | (isdigits, convint): Remove these. | Jim Meyering | |
(main): Use xstrtol instead. | |||
1995-10-31 | . | Jim Meyering | |
1995-10-31 | Add `const' attribute to some parameters. | Jim Meyering | |
1995-10-31 | protoize. | Jim Meyering | |
1995-10-31 | Reorder functions to obviate forward dcls. | Jim Meyering | |
Remove forward dcls. | |||
1995-10-31 | (usage, next_line_num, main): Protoize. | Jim Meyering | |
1995-10-31 | Add `const' attribute to some parameters. | Jim Meyering | |
1995-10-31 | Add `const' attribute to some parameters. | Jim Meyering | |
1995-10-30 | Protoize. | Jim Meyering | |
1995-10-30 | Reorder functions to obviate forward dcls. | Jim Meyering | |
Remove forward dcls. | |||
1995-10-30 | (eaccess_stat): Make static. | Jim Meyering | |
1995-10-30 | (copy): Update one of the calls to eaccess_stat to use 3 arguments. Ugh! | Jim Meyering | |
1995-10-29 | . | Jim Meyering | |
1995-10-29 | . | Jim Meyering | |
1995-10-29 | (xwrite): Give output buffer parameter const attribute. | Jim Meyering | |
(output): Likewise for both parameters. (tac): Likewise for file name parameter. (tac_file): Likewise. | |||
1995-10-29 | protoize. | Jim Meyering | |
1995-10-29 | Reorder functions to obviate forward dcls. | Jim Meyering | |
Remove forward dcls. | |||
1995-10-29 | (bsd_sum_file): Give file name parameter const attribute. | Jim Meyering | |
(sysv_sum_file): Likewise. | |||
1995-10-29 | Protoize. | Jim Meyering | |
1995-10-29 | (main): Move function body to end of file. | Jim Meyering | |
Remove forward dcls. | |||
1995-10-29 | (nl_file): Give parameter const attribute. | Jim Meyering | |
Protoize. | |||
1995-10-29 | Reorder functions to obviate forward dcls. | Jim Meyering | |
Remove forward dcls. | |||
1995-10-29 | (main): Move function body to end of file. | Jim Meyering | |
Remove forward dcls and protoize. | |||
1995-10-29 | Rename --file to --reference. | Jim Meyering | |
Leave --file as an alias, for now. It will be removed later. (usage): Update, but don't mention --file. | |||
1995-10-29 | . | Jim Meyering | |
1995-10-29 | . | Jim Meyering | |
1995-10-29 | [TEST_STANDALONE]: Define. | Jim Meyering | |
1995-10-29 | . | Jim Meyering | |
1995-10-29 | (mostlyclean): Remove *.info. | Jim Meyering | |
1995-10-29 | (distclean): Remove .deps. | Jim Meyering | |
1995-10-29 | . | Jim Meyering | |
1995-10-29 | . | Jim Meyering | |
1995-10-29 | (INCLUDE, COMPILE): New variables. | Jim Meyering | |
(.c.o): Rewrite to be more like src/Makefile.in. Add line that (--with-autodeps) will include mkdep-Makefile. | |||
1995-10-28 | . | Jim Meyering | |
1995-10-28 | *** empty log message *** | Jim Meyering | |
1995-10-28 | . | Jim Meyering | |
1995-10-28 | (md5_check): Use the same message format when the single file has a | Jim Meyering | |
read error or checksum mismatch as when there are more. Write diagnostic to stderr, not stdout. | |||
1995-10-28 | . | Jim Meyering | |