R. Bernstein
|
511ad638b1
|
More small header changes:
* Remove leading underscores in header preprocessor names
* Regularize names to include directory parts in the file name
* Untabify files
* Update copyright and remove unmaintained cvs $Id$ line
The justification for removing leading underscores comes from a CERTS Secure Coding recommendation: https://www.securecoding.cert.org/confluence/display/cplusplus/DCL32-CPP.+Do+not+declare+or+define+a+reserved+identifier
See also Savannah bug #35745 https://savannah.gnu.org/bugs/?35745
|
2012-03-25 17:18:48 -04:00 |
|
R. Bernstein
|
e6b6353cb8
|
uint8_t -> unsigned int. http://en.wikipedia.org/wiki/C_syntax#Bit_fields via Thomas Schmitt
|
2010-05-11 13:55:08 -04:00 |
|
R. Bernstein
|
9cbaad6247
|
Add CDIO_DISC_MODEs to correspond to updated DVD Book types.
|
2010-02-06 08:48:22 -05:00 |
|
R. Bernstein
|
630fb9f3ef
|
See above
|
2010-02-06 08:00:49 -05:00 |
|
R. Bernstein
|
0234042d9a
|
dvd.h: Update DVD book types
disc.c: Add CDIO_DISC_MODE_DVD_OTHER
Thanks to Frank Endes and Thomas Schmitt for observing the problem and suggesting the fixes.
|
2010-02-06 07:54:46 -05:00 |
|
R. Bernstein
|
95f087cdc3
|
First commit after CVS conversion. Should be just administrative changes.
|
2008-11-29 00:56:26 -05:00 |
|