| Server IP : 45.40.142.9 / Your IP : 216.73.216.250 Web Server : Apache System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : bayspec ( 506) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/sharutils-4.7/ |
Upload File : |
2006-08-30 Bruce Korb <bkorb@gnu.org> * src/scripts.def: quote the heredoc marker. No shell evals. 2006-06-06 Paul Eggert <eggert@cs.ucla.edu> * tests/shar-3: Quote sed command, since it contains a ^, and Solaris /bin/sh treats unquoted ^ like |. Problem reported by Nelson H. F. Beebe. 2006-05-18 Bruce Korb <bkorb@gnu.org> * bootstrap: add code to derive compress-dummy.1 from the script. * configure.ac: Remember which dirent header was found * src/shar.c: Use the #define name of the dirent header for #include Remove our own private declarations of opendir and readdir. * doc/Makefile.am(dist_man2_MANS): add compress-dummy.1 * src/compress-dummy.in: clarify the name of what it is. 2006-05-15 Bruno Haible <bruno@clisp.org> * shar.c: declare readdir IFF readdir is not already a #define 2006-04-26 Pavel Roskin <proski@gnu.org> * uudecode.c (read_stduu): Allow characters other than '\n' after "end", viz., the DOS style newline "\r\n". 2006-03-24 Santiago Vila <sanvila@unex.es> * uudecode.c(decode): make clear the name of the file causing problems * shar.c(change_files): fix args to fprintf. [[... see cvs ChangeLog.2005 ]]