R. Bernstein
511ad638b1
More small header changes:
...
* Remove leading underscores in header preprocessor names
* Regularize names to include directory parts in the file name
* Untabify files
* Update copyright and remove unmaintained cvs $Id$ line
The justification for removing leading underscores comes from a CERTS Secure Coding recommendation: https://www.securecoding.cert.org/confluence/display/cplusplus/DCL32-CPP.+Do+not+declare+or+define+a+reserved+identifier
See also Savannah bug #35745 https://savannah.gnu.org/bugs/?35745
2012-03-25 17:18:48 -04:00
R. Bernstein
03643c8621
Set timezone compatible with previous version. Patch from N. Boullis.
2012-03-12 05:53:07 -04:00
Pete Batard
d01a6302cd
Remove .cvsignore as well as cdio/paranoia.h
2012-03-05 23:32:09 +00:00
Pete Batard
9b0a90d4ae
Fix various issues
...
* bzero is obsolete
* use HMODULE instead of long win win32 for 64 bit compatibility
* iso9660_seek_read_framesize fails seeking to a position higher than 4 GB
* cd-read produces a warning
* legal-regex should allow for years > 2009
2012-03-05 17:52:30 +00:00
Pete Batard
1f1c20771e
Joliet improvements
...
* support discs with more than one secondary volume descriptors
* add Joliet support for extract sample
* add fallback to non-Joliet if non-Joliet may be longer
2012-03-05 17:06:01 +00:00
R. Bernstein
d0b09d15ef
More patches from the pbatard branch.
2012-03-04 14:37:07 -05:00
R. Bernstein
0bdb015d47
pbatard empty array changes for iso9660.h. I think the last of the header patches.
2012-03-03 11:38:44 -05:00
R. Bernstein
a08e5931e0
check_common_fn.in: show command name when we hit an error
2012-03-02 21:42:35 -05:00
R. Bernstein
14ff96261c
Properly address 'len' MinGW shadow variable warnings in ISO9660.
...
From pbatard branch.
2012-03-02 21:04:00 -05:00
R. Bernstein
110ab30f17
Silence 'cont_###' set but not used warnings on MinGW
...
From pbatard branch.
Update copyright date on recently changed files.
2012-02-25 20:41:26 -05:00
rocky
f9bd26cbc2
paranoia code removed. Is now in separate tree under GPL v2+.
...
realpath.c: patch from Debian and N. Boullis
2012-02-19 22:11:14 -05:00
rocky
a3fdd2f453
Plug memory leak in iso9660_ifs_readdir() and udf_open().
...
Patches from Pete Batard. See libcdio_devel from Jan 16, 2012.
2012-01-16 19:35:14 -05:00
R. Bernstein
6822c3543e
Makefile.am: Increase shared library "current" numbers, zeroing "revision" and "age ".
...
configure.ac: require autoconf at least 2.67
2011-10-21 15:32:57 -04:00
R. Bernstein
f215cad224
Make sure config.h or the copy of that gets included only once to reduce duplicate include
...
warnings.
2011-10-20 19:44:10 -04:00
rocky
d3cfa9ed1b
rock.c: small C-Preprocessor bug noticed on Solaris 10 sparc. check_common_fn.in: avoid == for older /bin/sh as Solaris has
2011-10-20 02:58:23 +02:00
R. Bernstein
2a0747b6e2
Two more Coverty static analysis issues addressed by Honza Horak.
2011-05-31 14:30:26 -04:00
rocky
940b7cd848
patch from Honza Horak using Coverity's static analysis tool.
2011-05-30 15:19:22 -04:00
R. Bernstein
7d23f847e6
Add git install instructions. Simplify and customize INSTALL. Add dependency to cause version.texi to get created. Update my email address.
2011-05-19 07:43:38 -04:00
R. Bernstein
66a3e4689e
Don't think NULL is valid as a parameter any more.
2011-03-28 12:30:36 -04:00
R. Bernstein
42534c91f6
Guard against not having S_ISLNK and S_ISSOCK.
2010-11-30 21:27:43 -05:00
R. Bernstein
9fff09c8fe
Compile error when Rock Ridge support is disabled. Savannah bug #29308 .
2010-03-23 16:29:27 -04:00
R. Bernstein
7d8b6d0a4d
cdio_follow_symlink -> cdio_realpath which is really POSIX realpath. (Suggestion via Thomas Schmitt.) gnu_linux.c: report errors when they occur.
2010-01-16 16:44:12 -05:00
rocky
e7911dcb69
Fix bug in our rewrite of gmtime.
2009-12-26 13:25:35 +01:00
R. Bernstein
c498cec5e1
Add interface for retrieval of last SCSI sense command.
2009-12-25 08:36:02 -05:00
rocky
d62c732082
Start Solaris driver test. Driver MMC sets cdio return codes better.
2009-12-24 03:52:50 +01:00
rocky
16c22fa550
Real test of testiso9660 on Solaris which does not have HAVE_GMTOFF
2009-12-24 03:09:02 +01:00
R. Bernstein
f996d202b8
Start set/get time routines that tolerate no timezone structure in
...
struct tm. Solaris is like that. (I think cygwin too.)
2009-12-23 08:49:58 -05:00
R. Bernstein
273ba31e3a
In 0.83git now. Fix minor leaks in libcdio 0.82 detected by cppcheck
...
via Eric Sesterhenn.
2009-10-27 21:00:51 -04:00
R. Bernstein
860becb14c
Use LTLIBICONV instead of LIBICONV. Bug #25201 from Yaakov Selkowitz
2008-12-28 23:09:25 -05:00
R. Bernstein
6175d43311
More administrivia.
2008-11-29 01:04:33 -05:00
R. Bernstein
95f087cdc3
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00