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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pointer arithmetic using void * is non-sense. GCC implicitly converts
Sascha Schumann
2000-01-03
1
-1
/
+1
*
Fix the build process for APR. There is no reason to build each library
Ryan Bloom
1999-12-20
1
-7
/
+7
*
Fix the logic in blocking vs non-blocking pipes to children. It only
Ryan Bloom
1999-12-03
4
-47
/
+40
*
Fix a couple of files that need to include apr_config.h now. All of these
Ryan Bloom
1999-12-01
1
-0
/
+1
*
Update some dependancies. Move the final two files out of apr/inc and into
Ryan Bloom
1999-11-23
1
-1
/
+0
*
Cleaned up the APRFile uses in Apache. Also removed the apr.h header file
Ryan Bloom
1999-11-17
1
-1
/
+14
*
hange the way that we test for the size of ssize_t, using code suggested by
David Reid
1999-11-13
3
-122
/
+8
*
Fix a logic error for mmap on unix. Basically, if you are going to check for
Ryan Bloom
1999-11-10
3
-15
/
+29
*
This adds a new mmap function for both BeOS and unix.
David Reid
1999-11-04
3
-3
/
+35
*
Add more functions to the APR mmap.
David Reid
1999-11-03
3
-2
/
+120
*
Remake the unix dependencies.
Manoj Kasichainula
1999-10-30
1
-0
/
+1
*
Don't try to compile mmap functions if the platform doesn't have mmap.
Brian Havard
1999-10-24
1
-0
/
+4
*
Add a .cvsignore file to the Unix mmap section of APR
Manoj Kasichainula
1999-10-23
1
-0
/
+1
*
This set of changes adds the function ap_mmap_open_create which allows
David Reid
1999-10-21
2
-8
/
+49
*
The beginning of mmap support for APR. Still early days but what's here
David Reid
1999-10-20
3
-0
/
+263