OSDN Git Service
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
arai [Sat, 18 May 2002 18:21:48 +0000 (18:21 +0000)]
* src/lharc.c (main): provisionally fix. set `get_filename_from_stdin' to false.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@53
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Sat, 18 May 2002 17:45:17 +0000 (17:45 +0000)]
* src/util.c (rename): no use on mingw32 (have no link(2)).
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@52
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Sat, 18 May 2002 17:44:27 +0000 (17:44 +0000)]
* src/lharc.c (main): use xrealloc().
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@51
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Sat, 18 May 2002 17:43:41 +0000 (17:43 +0000)]
* src/lha_macro.h: specify "b" modifier always (for mingw32).
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@50
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Sat, 18 May 2002 15:52:35 +0000 (15:52 +0000)]
* src/lharc.c: use xstrdup() instead of strdup().
* src/lha_macro.h: ditto.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@49
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Sat, 18 May 2002 15:48:47 +0000 (15:48 +0000)]
* src/lhadd.c (build_temporary_file): no use SIGHUP for mingw32.
(build_backup_file): ditto.
* src/lharc.c (interrupt): ditto.
* src/lhext.c (extract_one): ditto.
* src/lhext.c (make_parent_path): mkdir() has no 2nd argument on mingw32.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@48
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Sat, 18 May 2002 15:48:23 +0000 (15:48 +0000)]
* src/lha_macro.h: getuid(), chown(), kill(), link() are provisionally
defined as 0.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@47
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Sat, 18 May 2002 15:46:49 +0000 (15:46 +0000)]
* src/header.c: set `default_system_kanji_code' to Shift_JIS on mingw32.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@46
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Fri, 17 May 2002 20:18:52 +0000 (20:18 +0000)]
* util.c (copyfile): use xmalloc().
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@45
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Fri, 17 May 2002 20:18:30 +0000 (20:18 +0000)]
* slide.c (encode_alloc): use xmalloc().
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@44
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Fri, 17 May 2002 20:17:58 +0000 (20:17 +0000)]
* huf.c (alloc_buf): call fatal_error() when memory allocation failed
instead of returning NULL.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@43
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Fri, 17 May 2002 20:17:49 +0000 (20:17 +0000)]
* lharc.c (main): use xmalloc().
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@42
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Fri, 17 May 2002 20:16:32 +0000 (20:16 +0000)]
* lha_macro.h: define bcmp(), bzero(), bcopy() even if STDC_HEADERS is defined.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@41
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Fri, 17 May 2002 20:06:49 +0000 (20:06 +0000)]
* src/header.c (default_system_kanji_code): On HP-UX, use Shift_JIS as
default kanji code.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@40
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Sat, 3 Feb 2001 13:55:10 +0000 (13:55 +0000)]
treat archive and system kanji code, correctly.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@38
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Wed, 31 Jan 2001 16:24:40 +0000 (16:24 +0000)]
mistakes for default archive method.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@36
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Wed, 31 Jan 2001 16:22:48 +0000 (16:22 +0000)]
At first, directory separator 0xff must be transpose slash.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@35
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 20:58:07 +0000 (20:58 +0000)]
*** empty log message ***
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@33
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 20:31:46 +0000 (20:31 +0000)]
replace MKSTEMP with HAVE_MKSTEMP.
substitute DEFAULT_LZHUFF_METHOD for the `compress_method' variable (it's default value).
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@32
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 20:29:06 +0000 (20:29 +0000)]
use the VERSION macro (defined by configure) in the LHA_VERSION definition.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@31
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 20:27:53 +0000 (20:27 +0000)]
added condition whether the macro MULTIBYTE_CHAR is defined or not.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@30
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 20:26:51 +0000 (20:26 +0000)]
added $(SUPPORT_LZHUFF_METHOD) in AM_CPPFLAGS.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@29
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 20:26:15 +0000 (20:26 +0000)]
version count from 1.14f to 1.14i.
check function mkstemp().
replace --enable-lh6 option to --with-default-method=[567].
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@28
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 20:23:54 +0000 (20:23 +0000)]
added definitions of HAVE_MKSTEMP and DEFAULT_LZHUFF_METHOD.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@27
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 20:22:05 +0000 (20:22 +0000)]
added a description about MKSTEMP.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@26
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 19:36:55 +0000 (19:36 +0000)]
added extra files.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@25
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 19:33:49 +0000 (19:33 +0000)]
merged changing from lha-1.14f to lha-1.14i.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@24
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 18:21:27 +0000 (18:21 +0000)]
merged changing from lha-1.14f to lha-1.14i.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@23
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 18:17:15 +0000 (18:17 +0000)]
This commit was generated by cvs2svn to compensate for changes in r17,
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@19
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 18:17:13 +0000 (18:17 +0000)]
Initial revision
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@16
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 18:17:03 +0000 (18:17 +0000)]
This commit was generated by cvs2svn to compensate for changes in r12,
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@14
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 17:40:58 +0000 (17:40 +0000)]
implemented kanji code conversion on filename.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@11
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Mon, 29 Jan 2001 14:44:24 +0000 (14:44 +0000)]
fix bug in euc2sjis().
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@10
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Tue, 5 Oct 1999 16:50:43 +0000 (16:50 +0000)]
rename the macro HANKAKU_KATAKANA_P to the X0201_KANA_P
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@9
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Thu, 30 Sep 1999 14:41:30 +0000 (14:41 +0000)]
use the autoconf/automake
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@7
6a8cc165-1e22-0410-a132-
eb4e3f353aba
arai [Sat, 28 Aug 1999 16:36:15 +0000 (16:36 +0000)]
Initial revision
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@3
6a8cc165-1e22-0410-a132-
eb4e3f353aba
(no author) [Sat, 28 Aug 1999 16:36:15 +0000 (16:36 +0000)]
New repository initialized by cvs2svn.
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@2
6a8cc165-1e22-0410-a132-
eb4e3f353aba