Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-20 | *** empty log message *** | Jim Meyering | |
2002-07-20 | New file. From gettex-0.11.3. | Jim Meyering | |
2002-07-20 | do not use tail -1; use tail -n 1 instead | Jim Meyering | |
2002-07-20 | . | Jim Meyering | |
2002-07-20 | *** empty log message *** | Jim Meyering | |
2002-07-20 | *** empty log message *** | Jim Meyering | |
2002-07-20 | *** empty log message *** | Jim Meyering | |
2002-07-20 | . | Jim Meyering | |
2002-07-20 | . | Jim Meyering | |
2002-07-20 | *** empty log message *** | Jim Meyering | |
2002-07-20 | Require autoconf-2.53b. | Jim Meyering | |
Use new macros AC_FUNC_MALLOC and AC_FUNC_REALLOC, in place of jm_-prefixed ones. | |||
2002-07-20 | Remove file, now that autoconf provides this macro. | Jim Meyering | |
2002-07-20 | Adjust to work with new autoconf macros, AC_FUNC_MALLOC | Jim Meyering | |
and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC. | |||
2002-07-20 | . | Jim Meyering | |
2002-07-20 | Upgrade to gettext-0.11.3. | Jim Meyering | |
2002-07-20 | *** empty log message *** | Jim Meyering | |
2002-07-20 | Upgrade to gettext-0.11.3. | Jim Meyering | |
2002-07-20 | Upgrade to gettext-0.11.3. | Jim Meyering | |
2002-07-20 | Upgrade to gettext-0.11.3. | Jim Meyering | |
2002-07-20 | Upgrade to gettext-0.11.3. | Jim Meyering | |
2002-07-20 | Upgrade to gettext-0.11.3. | Jim Meyering | |
2002-07-20 | . | Jim Meyering | |
2002-07-20 | Upgrade to gettext-0.11.3. | Jim Meyering | |
2002-07-20 | fix typo in comment | Jim Meyering | |
2002-07-20 | skip directories, too. | Jim Meyering | |
Otherwise, we'd have to account for the additional `directory ' part of a diagnostic like this: fail-eperm: unexpected dignostic from `rm -f /tmp/.pcmcia'; got rm: cannot remove directory `/tmp/.pcmcia': Is a directory expected rm: cannot remove `/tmp/.pcmcia': ... | |||
2002-07-19 | quotemeta | Jim Meyering | |
2002-07-19 | *** empty log message *** | Jim Meyering | |
2002-07-19 | Add .wav. | Jim Meyering | |
2002-07-19 | *** empty log message *** | Jim Meyering | |
2002-07-19 | Don't expect `ARGV_0=$0 exec ...' to work. | Jim Meyering | |
It doesn't work with /bin/sh of Solaris5.6. Use an explicit `export ARGV_0' instead. [comparing actual and expected output]: Don't match the entire line, but rather just the `rm: cannot remove `$dir/$f':' part. | |||
2002-07-19 | Use input-tty rather than testing for /dev/stdin. | Jim Meyering | |
2002-07-19 | *** empty log message *** | Jim Meyering | |
2002-07-19 | *** empty log message *** | Jim Meyering | |
2002-07-19 | tweak for better exit | Jim Meyering | |
2002-07-19 | . | Jim Meyering | |
2002-07-18 | update from master | Jim Meyering | |
2002-07-18 | *** empty log message *** | Jim Meyering | |
2002-07-18 | *** empty log message *** | Jim Meyering | |
2002-07-18 | (main): Test sysctl(...) >= 0, not == 0, since | Jim Meyering | |
on NetBSD the return value may well be positive. Use one-line aggregate initializations. Use tightly scoped static buffers to avoid warnings about unused variables on some systems. | |||
2002-07-18 | (UNAME_HARDWARE_PLATFORM, UNAME_PROCESSOR): New macros. | Jim Meyering | |
(main): Use them, along with sysctl, to support uname -i and uname -p on BSD hosts. | |||
2002-07-18 | . | Jim Meyering | |
2002-07-18 | (Makefile): Also depend on LINGUAS. | Jim Meyering | |
2002-07-18 | *** empty log message *** | Jim Meyering | |
2002-07-18 | *** empty log message *** | Jim Meyering | |
2002-07-18 | *** empty log message *** | Jim Meyering | |
2002-07-18 | Add the following to the list of colorizable | Jim Meyering | |
TERM names: dtterm xterm-color Eterm. New archive suffix: .jar New image suffixes: .jpeg .pbm .pgm .tiff .mpeg .xcf .xwd Audio suffixes: .ogg .mp3 | |||
2002-07-17 | *** empty log message *** | Jim Meyering | |
2002-07-17 | (print_uptime): Restore use of (equivalent, but | Jim Meyering | |
more readable) `>=' from Bruno's patch. | |||
2002-07-17 | . | Jim Meyering | |
2002-07-17 | Use GNULIB_BOOT_TIME. | Jim Meyering | |