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
eeb59ad3d4f78eb9f26590e1cba18e465d2d9c87
libcdio-osx
/
test
/
driver
History
R. Bernstein
eeb59ad3d4
Merge branch 'master' of rocky@git.sv.gnu.org:/srv/git/libcdio
2010-01-17 04:51:06 -05:00
..
.gitignore
include/cdio/util.h: document cdio_follow_symlink.
2010-01-14 05:58:08 -05:00
freebsd.c
Correct cdio_get_devices for FreeBSD.
2010-01-06 12:26:35 -05:00
gnu_linux.c
lib/driver/libcdio.sym: cdio_realpath is extern now.
2010-01-17 04:49:47 -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.c
FreeBSD read/write and most-recent scsi sense access courtesy of Thomas Schmitt.
2010-01-16 21:02:34 -05:00
osx.c
Start OSX driver test
2009-12-26 15:01:26 -05:00
realpath.c
Test was erroneously failing when temp directory had a symbolic link in it (as it does on OSX).
2010-01-17 04:28:41 -05:00
solaris.c
Move driver tests into a separate directory.
2009-12-26 11:20:55 -05:00
win32.c
Start unit test for lib/driver/MSWindows/win32.c
2009-12-26 14:21:21 -05:00