1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This file is in include, and we only need it once. More... almost 26 years ago
More BeOS fixes. Submitted by: David Reid More... almost 26 years ago
Signals are now available on Beos. Submitted by: David Reid More... almost 26 years ago
APR configure.in tweaks to allow test programs to build on OS/2. More... almost 26 years ago
APR OS/2 - add ap_os_* type defines for OS/2. More... almost 26 years ago
APR OS/2 startup module: - fix parameter to ap_destroy_pool - add ap_set_userdata(), ap_get_userdata() and ap_initialize() functions. More... almost 26 years ago
I think this did not belong here. More... almost 26 years ago
Add getopt module to APR OS/2. Same as unix for now. More... almost 26 years ago
Ignore generated makefiles in APR OS/2 directories. PR: Obtained from: Submitted by: Reviewed by: More... almost 26 years ago
Generate dependencies for APR OS/2 modules. More... almost 26 years ago
Fix build of APR on OS/2 More... almost 26 years ago
Change defined(RHAPSODY) to defined(MAC_OS) || defined(MAC_OS_X_SERVER) to match the rest of the server. More... almost 26 years ago
Fix compilation bugs in APR. Move compiled libraries into a common libs directory after building. Removed (signal|cancel)_safe flags from context. More... almost 26 years ago
Apache 1.3.9 baseline for the Apache 2.0 repository. More... almost 26 years ago
A couple of changes required to make things work nicer with Apache. Mainly moving the lib*.a when they are all built into a common dir, and putting some declarations in the right spots. More... about 26 years ago
Changes to let APR compile and build on AIX with a non GNU compiler. I'll test these on other systems now. More... about 26 years ago
Enhance directory step display to see what's going on... More... about 26 years ago
Two more changes for AIX. One defines the __attributes__ directive for non-gcc compilers and remove a warning on picky compilers. More... about 26 years ago
Run make depend after moving the four header files. Remove the test programs from cvs. Fix some small problems in some of the test programs. More... about 26 years ago
Use sys/time.h to get timeval. Correct typo. More... about 26 years ago
Update APR on Win32 to compile after moving it into the mpm tree More... about 26 years ago
Cleanup some warnings on BSD. Also fixes the other two problems Ben found last night. We only include poll if the system has it. And, a new #define, APR_OS_DEFAULT, which makes open use the default permissions, instead of using -1 with an unsigned number. More... about 26 years ago
Basic cleanup for apr. This takes care of the make depend that used to be needed before APR would build. This also removes some files that never should have been imported. More... about 26 years ago
Initial revision More... about 26 years ago
New repository initialized by cvs2svn. More... about 26 years ago