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
9c72d5971ff7812a7927f7f7e78a355e666aaabf
libcdio-osx
/
lib
/
udf
History
rocky
9c72d5971f
udf_time.c: make sure offset is initialzed (Darwin doesn'thave TIMEZONE var).
...
.cvsignore: add .gdb_history
2006-02-13 01:59:28 +00:00
..
.cvsignore
*** empty log message ***
2005-11-10 11:23:42 +00:00
filemode.c
Need #include<sys/stat.h>
2005-11-06 00:42:17 +00:00
libudf.sym
Add routine to get file length.
2005-11-02 03:42:49 +00:00
Makefile.am
Break of file routines into udf_file.{c,h}
2005-10-30 07:35:36 +00:00
udf_file.c
Commit some of the temporary UDF stuff. It will either be completed or
2006-01-26 04:41:50 +00:00
udf_fs.c
Commit some of the temporary UDF stuff. It will either be completed or
2006-01-26 04:41:50 +00:00
udf_private.h
Commit some of the temporary UDF stuff. It will either be completed or
2006-01-26 04:41:50 +00:00
udf_time.c
udf_time.c: make sure offset is initialzed (Darwin doesn'thave TIMEZONE var).
2006-02-13 01:59:28 +00:00
udf.c
Rename some functions to be more like POSIX file reading, i.e. add
2005-11-01 03:14:49 +00:00