~ubuntu-branches/debian/sid/apr/sid

« back to all changes in this revision

Viewing changes to docs/canonical_filenames.html

  • Committer: Package Import Robot
  • Author(s): Stefan Fritsch
  • Date: 2013-12-30 16:37:54 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20131230163754-mn1794cg19jswqqj
Tags: 1.5.0-1
* New upstream version
* Pull changes from upstream 1.5.x branch up to r1552863 to fix problems
  on the FreeBSD 10 kernel with accept4() and non-blocking sockets.

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
stat and case canonicalization calls to the OS.</p>
105
105
 
106
106
<p>The comparison operation provides that the APR can postpone correction
107
 
of case by simply relying upon the device and inode for equivilance.  The
 
107
of case by simply relying upon the device and inode for equivalence.  The
108
108
stat implementation provides that two files are the same, while their
109
 
strings are not equivilant, and eliminates the need for the operating
 
109
strings are not equivalent, and eliminates the need for the operating
110
110
system to return the proper form of the name.</p>
111
111
 
112
112
<p>In any case, returning the char* path, with a flag to request the proper
153
153
</pre>
154
154
 
155
155
</BODY>
156
 
</HTML>
 
 
b'\\ No newline at end of file'
 
156
</HTML>