Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-21 | . | Jim Meyering | |
1996-07-21 | (yesno) [HAVE_RPMATCH]: New rpmatch-based version of the function. | Jim Meyering | |
1996-07-21 | (EXTRA_DIST): Put error.c and obstack.c here... | Jim Meyering | |
(fu_SOURCES): Instead of here. | |||
1996-07-21 | . | Jim Meyering | |
1996-07-21 | . | Jim Meyering | |
1996-07-21 | . | Jim Meyering | |
1996-07-21 | . | Jim Meyering | |
1996-07-21 | . | Jim Meyering | |
1996-07-21 | . | Jim Meyering | |
1996-07-21 | (usage): Correct typo (-iucl -> -iuclc) in usage message. | Jim Meyering | |
From Thomas Olsson <d95to@efd.lth.se>. | |||
1996-07-20 | . | Jim Meyering | |
1996-07-20 | . | Jim Meyering | |
1996-07-20 | . | Jim Meyering | |
1996-07-20 | (path_concat): Rewrite to return new parameter. | Jim Meyering | |
(do_copy): Update uses of path_concat to use new parameter. Use that new pointer to compute correct offset for make_path_private. Before, cp --recursive --parents SRC DEST failed when SRC was an absolute file name. E.g., % cd /tmp; rm -rf d f; mkdir d; touch f; cp -PR /tmp/f d cp: tmp: No such file or directory Reported by Horst von Brand vonbrand@sleipnir.valparaiso.cl. | |||
1996-07-19 | [_AIX]: Add #pragma alloca. | Jim Meyering | |
From Bernd Leibing <bernd.leibing@rz.uni-ulm.de>. | |||
1996-07-19 | . | Jim Meyering | |
1996-07-19 | . | Jim Meyering | |
1996-07-19 | (main): Initialize for internationalized message support: | Jim Meyering | |
call setlocale, bindtextdomain, and textdomain. Reported by Michel Robitaille <robitail@IRO.UMontreal.CA>. | |||
1996-07-18 | . | Jim Meyering | |
1996-07-18 | . | Jim Meyering | |
1996-07-18 | . | Jim Meyering | |
1996-07-18 | Include <sys/types.h> before system.h. | Jim Meyering | |
1996-07-18 | Include <sys/types.h> before system.h. | Jim Meyering | |
1996-07-18 | Include <sys/types.h> before system.h. | Jim Meyering | |
1996-07-18 | . | Jim Meyering | |
1996-07-17 | . | Jim Meyering | |
1996-07-17 | Use `;' instead of (void)0. | Jim Meyering | |
1996-07-17 | . | Jim Meyering | |
1996-07-17 | (OFF_T_MAX): Remove definition. | Jim Meyering | |
(main): Compare against LONG_MAX rather than OFF_T_MAX. | |||
1996-07-17 | . | Jim Meyering | |
1996-07-16 | [OFF_T_MAX]: Use `(unsigned long)1' rather than `(off_t)1' | Jim Meyering | |
so the left operand of the << isn't signed. From Kaveh Ghazi. | |||
1996-07-16 | . | Jim Meyering | |
1996-07-16 | Use `(void)0' as second arg to add macro. | Jim Meyering | |
Omitting that second arg made some HPUX C compiler report an error. From Kaveh R. Ghazi. | |||
1996-07-16 | Update from FSF. | Jim Meyering | |
1996-07-16 | (print_uptime): Reverse `days' and `day' in uptime message. | Jim Meyering | |
From Kaveh R. Ghazi. | |||
1996-07-16 | Update from libit. | Jim Meyering | |
1996-07-16 | Update FSF address. | Jim Meyering | |
Remove trailing blanks. | |||
1996-07-16 | . | Jim Meyering | |
1996-07-16 | Oops. Always return destination. | Jim Meyering | |
1996-07-15 | . | Jim Meyering | |
1996-07-15 | indent cpp-directives | Jim Meyering | |
1996-07-15 | indent cpp-directives | Jim Meyering | |
1996-07-15 | . | Jim Meyering | |
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1996-07-15 | update FSF address in copyright and remove any trailing blanks | Jim Meyering | |
1996-07-15 | update FSF address in copyright and remove any trailing blanks | Jim Meyering | |
1996-07-15 | cpp-indent | Jim Meyering | |
1996-07-15 | . | Jim Meyering | |