This website requires JavaScript.
Explore
Help
Sign In
claunia
/
libcdio-osx
Archived
Watch
1
Star
0
Fork
0
You've already forked libcdio-osx
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
9eb137206cf93218bb7bbf098623d3223448e56c
libcdio-osx
/
lib
/
driver
History
R. Bernstein
9eb137206c
sprintf -> snprintf
2011-10-19 21:12:14 -04:00
..
FreeBSD
From Thomas Schmitt: in order to preserve the current behavior over
2010-05-07 07:59:25 -04:00
image
patch from Honza Horak using Coverity's static analysis tool.
2011-05-30 15:19:22 -04:00
mmc
patch from Honza Horak using Coverity's static analysis tool.
2011-05-30 15:19:22 -04:00
MSWindows
Fix a couple of sizeof syntax errors in converting sprintf to snprintf. See bug
#34125
.
2011-08-25 00:13:36 -04:00
_cdio_generic.c
Add CDIO_DISC_MODEs to correspond to updated DVD Book types.
2010-02-06 08:48:22 -05:00
_cdio_stdio.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
_cdio_stdio.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
_cdio_stream.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
_cdio_stream.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
.cvsignore
.
2006-04-05 03:55:09 +00:00
.gitignore
Add Thomas Schmitt's bug fixes and standalone code.
2010-01-13 06:10:34 -05:00
aix.c
More information around access modes for specific drivers.
2010-01-18 03:39:33 -05:00
audio.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
bsdi.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cd_types.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cdio_assert.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cdio_private.h
Move more towards making MMC a library. Start to reorganize more to
2010-02-07 18:35:47 -05:00
cdio.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cdtext_private.h
From Leon Merten Lohse
https://savannah.gnu.org/patch/?7532
:
2011-04-23 14:43:21 -04:00
cdtext.c
From Leon Merten Lohse
https://savannah.gnu.org/patch/?7532
:
2011-04-23 14:43:21 -04:00
device.c
patch from Honza Horak using Coverity's static analysis tool.
2011-05-30 15:19:22 -04:00
disc.c
Track discmode_t (include/disc.h) enumeration changes
2010-03-23 16:10:42 -04:00
ds.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
generic.h
Add ability to retrieve SCSI tuple for a name and/or fake one up. This
2009-12-31 18:51:50 -05:00
gnu_linux.c
sprintf -> snprintf
2011-10-19 21:12:14 -04:00
image_common.c
driver/*.c: Add response for get_arg("mmc-supported?")
2010-01-17 05:54:02 -05:00
image_common.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
image.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
libcdio.sym
Make sure mmc_isrc_track_read_subchannel is a global symbol
2011-05-17 23:29:40 -04:00
logging.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
Makefile.am
mmc_util.{c,h} Break simpler non-dependent mmc helper or utility routines from mmc.{c,h}
2010-02-22 15:18:59 -05:00
netbsd.c
driver/*.c: Add response for get_arg("mmc-supported?")
2010-01-17 05:54:02 -05:00
os2.c
Add OS/2 driver courtesy of KO Myung-Hun. Security: Add "%s" to cdparanoia's fprintfs
2009-02-08 05:52:49 -05:00
osx.c
Handle SCSI_MMC_DATA_NONE and copy sense data. Not working since SCSI Pass is still broken. Presumably after that's solved there will be less catch-up work.
2010-02-01 05:16:33 -05:00
portable.h
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
read.c
patch from Honza Horak using Coverity's static analysis tool.
2011-05-30 15:19:22 -04:00
realpath.c
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
sector.c
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
solaris.c
solaris.c: sprintf->snprintf as implicitly suggested by Thomas Schmitt
2011-10-20 03:09:40 +02:00
track.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
utf8.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
util.c
Add Thomas Schmitt's bug fixes and standalone code.
2010-01-13 06:10:34 -05:00