Log of /cdrkit/trunk/libparanoia
Directory Listing
Revision
776 -
Directory Listing
Modified
Wed May 30 17:55:02 2007 UTC
(5 years, 11 months ago)
by
kaner-guest
- Disabled CXX compiler checks because we don't depend on CXX to build cdrkit
Revision
699 -
Directory Listing
Modified
Sun Jan 28 23:52:11 2007 UTC
(6 years, 3 months ago)
by
peters-guest
Minor cleanup: remove several #ifdefs around getpagesize() calls: the
getpagesize() function call itself already does exactly the same thing.
Note, this will change behavior on linux systems still using glibc 2.0
or older, where getpagesize() does not use sysconf(), but I really
doubt anyone is still using those. Arguably we should rename our
getpagesize to rols_getpagesize, but it doesn't seem worth it.
Revision
591 -
Directory Listing
Modified
Fri Dec 8 13:38:43 2006 UTC
(6 years, 5 months ago)
by
blade
Dropped unused hardcoded strings with repeated Schilling copyright remarks. They are duplicated, the copy is in the file header after all.
Revision
541 -
Directory Listing
Modified
Sat Dec 2 11:36:18 2006 UTC
(6 years, 5 months ago)
by
blade
Dropped more Target, *mapvers, and *com files, most have not been correct anyway. If you need them, restore from old svn revision.
Revision
444 -
Directory Listing
Modified
Thu Nov 23 20:05:23 2006 UTC
(6 years, 5 months ago)
by
blade
Remove old makefile junk
Revision
430 -
Directory Listing
Modified
Thu Nov 23 18:57:28 2006 UTC
(6 years, 5 months ago)
by
blade
Crash and burn, big renaming action, part I
Revision
416 -
Directory Listing
Modified
Tue Nov 21 18:46:53 2006 UTC
(6 years, 5 months ago)
by
blade
Renaming cdrecord directory to wodim
Revision
411 -
Directory Listing
Modified
Mon Nov 20 21:40:50 2006 UTC
(6 years, 5 months ago)
by
kaner-guest
* Moving branches/cleanup to trunk
Revision
10 -
Directory Listing
Modified
Tue Aug 22 17:26:11 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/libparanoia
Big bomb. Added CMakeLists.txt, inc/* files from a03 which serve the build system. BS for some parts still missing