index
:
gh_mirror/jhunkeler/duser.git
master
Utility to assist management of Majordomo lists
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed defines: HAVE_SOLARIS to HAVE_COMPAT
v1.0.0-stable
v1.0.0
Joseph Hunkeler
2011-09-16
1
-6
/
+3
*
Moved limits.h precedence
Joseph Hunkeler
2011-09-16
1
-1
/
+1
*
Instead of detecting the host type, you may use --enable-compat instead.
Joseph Hunkeler
2011-09-16
2
-5
/
+11
*
Placeholder
Joseph Hunkeler
2011-09-16
1
-0
/
+21
*
Remove config.h from strchrnul.c; not needed
Alan Brault
2011-05-03
2
-10
/
+13
*
Clean up compat, bring in strcasestr from OpenBSD and strchrnul from uclibc
Alan Brault
2011-05-03
1
-1
/
+0
*
Fix Makefile.am bad entry
Alan Brault
2011-05-02
1
-2
/
+0
*
Make strcasestr() and strchrnul() into separate compat files
Alan Brault
2011-05-02
4
-88
/
+82
*
Fix spelling mistake: comat.c -> compat.c
Alan Brault
2011-05-02
2
-4
/
+4
*
Forgot compat.c for Solaris platforms sigh
Alan Brault
2011-05-02
2
-4
/
+7
*
Add configure checks for strchrnul() and strcasestr() and config.h entries
Alan Brault
2011-05-02
2
-8
/
+4
*
Move CFG_PATH out of duser.h and put into configure via --with-config-path
Alan Brault
2011-05-02
1
-0
/
+1
*
Add platform detection for Linux vs Solaris
Alan Brault
2011-05-02
2
-83
/
+23
*
More autotools migration
Alan Brault
2011-05-02
2
-0
/
+540
*
Partial autotools conversion to help out Joe
Alan Brault
2011-05-02
6
-0
/
+1202