Code 6 / 2 while archive creation in loop
Allow to override the build date
Allow to override the build date
fix incorrect use of strcpy
fix incorrect use of strcpy
Converted from CP1252 to UTF-8 for consistency
Fixed access mode
Brazilian Portuguese translations (c/o Renato Nunes Bastos)
Added preliminary Brazilian Portuguese translation by Renato Nunes Bastos
Transferred from CVS
arj t -s *.arj doesn't update timestamp
Shareware ARJ does NOT use such options. See the original docs: HOW TO USE ARJ: If you type ARJ [return], you will see a simple help screen. If you type ARJ -? [return], you will see more detailed help information. -h is a prefix for shifted switches, also described in docs.
Well, my OS is Kali Linux, GNU Make 4.1. I 've donwloaded the archive and perfomed following commands: cd gnu; autoheader; autoconf; cd .. After thar i 've run gmake DEBUG=1 gmake and seen the following errors and warnings: arj.c:594:3: warning: implicit declaration of function ‘fcloseall’; did you mean ‘fclose’? [-Wimplicit-function-declaration] fcloseall(); ^~~~~~~~~ fclose fardata.c:193:12: error: conflicting types for ‘strnlen’ static int strnlen(const char FAR s, int count) ^~~~~~~ In file included...
I was wrong about the dlsys and dlopen. They are available in Linux. To get past...
Doesn't seem to support 64-bit systems.
arjsec_l.c:96: sanity check after use looks wrong ?