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

« back to all changes in this revision

Viewing changes to include/apr_mmap.h

  • 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:
120
120
/** 
121
121
 * Create a new mmap'ed file out of an existing APR file.
122
122
 * @param newmmap The newly created mmap'ed file.
123
 
 * @param file The file turn into an mmap.
 
123
 * @param file The file to turn into an mmap.
124
124
 * @param offset The offset into the file to start the data pointer at.
125
125
 * @param size The size of the file
126
126
 * @param flag bit-wise or of: