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
c287dcad09cfd901f35e477f446a289276696c1a
libcdio-osx
/
lib
History
rocky
c287dcad09
Add more info from extractnrg.pl
2004-06-14 09:52:17 +00:00
..
FreeBSD
Compilation lint
2004-06-12 18:45:54 +00:00
image
Add more info from extractnrg.pl
2004-06-14 09:52:17 +00:00
MSWindows
MSWindows/*: get access mode working better. ASPI support is faulty though
2004-05-16 13:33:26 +00:00
_cdio_bsdi.c
Compilation fixes.
2004-06-03 12:37:54 +00:00
_cdio_generic.c
Hopefully improve names. "user_data" comes from user. "env" an
2004-05-31 12:29:09 +00:00
_cdio_linux.c
Comment fixes.
2004-06-06 11:44:51 +00:00
_cdio_osx.c
Wait a minute - the 0xa2 *is* larger than CDIO_CD_MAX_TRACKS. But I guess
2004-06-14 08:18:57 +00:00
_cdio_stdio.c
Reduce severity of not being able to open a stdio from "error"
2004-02-21 18:29:59 +00:00
_cdio_stdio.h
More valgrind-found memory leaks. (More to come...)
2004-02-07 18:53:02 +00:00
_cdio_stream.c
More valgrind-found memory leaks. (More to come...)
2004-02-07 18:53:02 +00:00
_cdio_stream.h
More valgrind-found memory leaks. (More to come...)
2004-02-07 18:53:02 +00:00
_cdio_sunos.c
Move include of glob.h inside conditional Solaris include since that's
2004-06-13 20:38:58 +00:00
.cvsignore
Igore library version file.
2004-02-11 02:53:34 +00:00
bytesex_asm.h
tests -> test
2003-04-22 12:09:08 +00:00
bytesex.h
tests -> test
2003-04-22 12:09:08 +00:00
cd_types.c
cdio_analysis -> cdio_iso_analysis
2003-11-05 04:12:57 +00:00
cdio_assert.h
Check and include config.h so includer's don't.
2003-09-18 13:40:54 +00:00
cdio_private.h
Fix prototype mismatch.
2004-05-27 01:11:50 +00:00
cdio.c
Bug: wasn't adding drives with detected capability, but the first
2004-06-07 00:24:45 +00:00
ds.c
tests -> test
2003-04-22 12:09:08 +00:00
ds.h
tests -> test
2003-04-22 12:09:08 +00:00
image_common.h
Remove some of the bogus assume 1 is first track.
2004-06-02 00:43:53 +00:00
iso9660_fs.c
Allocation of buffer too short caught by valgrind.
2004-03-21 00:51:49 +00:00
iso9660_private.h
#include "config.h" got deleted.
2004-06-02 07:44:02 +00:00
iso9660.c
Test for presence of gmtoff for braindead cygwin
2003-09-21 07:43:39 +00:00
logging.c
Changes to make -mno-cygwin (no POSIX emulation on M$) work. In the
2004-03-10 11:53:10 +00:00
Makefile.am
Fix the -I-I here instead, sorry about that
2004-06-02 13:30:02 +00:00
sector.c
Use %2.2x rather than %.2x. Is there a difference?
2004-06-12 17:32:00 +00:00
util.c
tests -> test
2003-04-22 12:09:08 +00:00
xa.c
More ISO 9660 date cleanup. Hopefully cleaner structure definitions
2003-09-21 01:14:30 +00:00