R. Bernstein
|
21f3187bb8
|
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-18 12:02:01 -04:00 |
|
Pete Batard
|
e6b00d7dcf
|
Add _cdio_strdup_fixpath for absolute paths handling in MinGW
* MinGW may provide absolute paths in the form /c/directory/...
to native calls that require instead c:/directory
|
2012-03-05 15:32:35 +00:00 |
|
R. Bernstein
|
739928df7b
|
Pete Batard's patches offset types especially for MinGW and MS Visual C.
|
2012-03-03 12:10:53 -05:00 |
|
R. Bernstein
|
7d8b6d0a4d
|
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 |
|
R. Bernstein
|
95f087cdc3
|
First commit after CVS conversion. Should be just administrative changes.
|
2008-11-29 00:56:26 -05:00 |
|