index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mmap
/
unix
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the typo.
Joe Orton
2006-08-03
1
-1
/
+1
*
Update license header.
Joe Orton
2006-08-03
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
1
-49
/
+10
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
Add remaining APR_DECLARE()s to all headers. Conditionally added
William A. Rowe Jr
2001-01-18
1
-1
/
+2
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-1
/
+1
*
Stop using an incomplete type for MMAP files. The only sane way to really
Ryan Bloom
2000-07-07
1
-1
/
+4
*
Cleanup yesterday's patch to make APR use APR namespace protected macros.
Ryan Bloom
2000-06-22
1
-1
/
+1
*
Big commit. Basically, if APR defines a public feature macro, then APR
Ryan Bloom
2000-06-22
1
-1
/
+1
*
OK so finally I get my cvs working again! These small diffs
David Reid
2000-06-12
1
-1
/
+1
*
Update the unix code to support BeOS. Remove the now un-necessary BeOS
Ryan Bloom
2000-05-16
1
-4
/
+0
*
more documentation movement
dgaudet
2000-04-14
1
-7
/
+0
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-32
/
+31
*
Updating more docs. :-)
Ryan Bloom
2000-03-15
1
-0
/
+7
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Pointer arithmetic using void * is non-sense. GCC implicitly converts
Sascha Schumann
2000-01-03
1
-1
/
+1
*
Fix the logic in blocking vs non-blocking pipes to children. It only
Ryan Bloom
1999-12-03
1
-18
/
+0
*
Fix a couple of files that need to include apr_config.h now. All of these
Ryan Bloom
1999-12-01
1
-0
/
+1
*
hange the way that we test for the size of ssize_t, using code suggested by
David Reid
1999-11-13
1
-29
/
+1
*
Fix a logic error for mmap on unix. Basically, if you are going to check for
Ryan Bloom
1999-11-10
1
-11
/
+16
*
This adds a new mmap function for both BeOS and unix.
David Reid
1999-11-04
1
-1
/
+5
*
Add more functions to the APR mmap.
David Reid
1999-11-03
1
-0
/
+118