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
08d75ead2e48ead9c0002e8595aff0cb1e81763b
libcdio-osx
/
lib
/
driver
History
R. Bernstein
08d75ead2e
Add way to determine if MMC commands are available: get_arg("mmc-supported?")
2010-01-16 21:18:31 -05:00
..
FreeBSD
FreeBSD read/write and most-recent scsi sense access courtesy of Thomas Schmitt.
2010-01-16 21:02:34 -05:00
image
Revert one cppcheck style change since gcc complains about it.
2009-10-27 21:48:06 -04:00
MSWindows
Start to request sense data in DeviceIOControl of MS Windows. gnu_linux.c: small changes.
2010-01-01 05:52:52 -05:00
_cdio_generic.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
_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
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -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
Remove all other uses of CDIO_MIN_DRIVER, CDIO_MAX_DRIVER, CDIO_MIN_DEVICE_DRIVER or CDIO_MAX_DEVICE_DRIVER within the libcdio library.
2009-07-13 00:48:24 +02:00
cdio.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cdtext_private.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cdtext.c
Guard against dereferncing a null cdtext pointer.
2009-05-14 22:30:50 -04:00
device.c
A couple more memory leaks from cppcheck
2009-10-27 21:14:37 -04:00
disc.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05: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
Add way to determine if MMC commands are available: get_arg("mmc-supported?")
2010-01-16 21:18:31 -05:00
image_common.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -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
Add run-time variables for libcdio version number/string.
2009-12-25 09:14:26 -05:00
logging.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
Makefile.am
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
mmc_private.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
mmc.c
lib/driver/mmc.c: remove bug in dereferencing NULL pointer. (Found in testing ;-)
2009-12-31 13:28:11 -05:00
netbsd.c
In 0.83git now. Fix minor leaks in libcdio 0.82 detected by cppcheck
2009-10-27 21:00:51 -04: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
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
portable.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
read.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05: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
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
solaris.c
Recording and retrieval of SCSI sense reply for GNU/Linux.
2009-12-25 08:45:48 -05: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