Commit Graph

13 Commits

Author SHA1 Message Date
Kurt Zeilenga
4646b76608 define _REENTRANT & _THREAD_SAFE to pull in reentrant/threadsafe prototypes.
modify apps to use TOLOWER/TOUPPER macros to ensure isupper/islower is
called when approprate.
1998-11-05 06:11:47 +00:00
Kurt Zeilenga
c230adae6b Add cross compiling warnings and errors.
Now require --enable-x-compile if cross compiling.
Add tests for threadsafe/reentrant functions.
Add tests for setconcurrency functions.
1998-11-05 02:50:28 +00:00
Kurt Zeilenga
5009ee7b13 Add tests for vsnprintf and snprintf. 1998-11-04 23:29:52 +00:00
Kurt Zeilenga
2c6e3e6008 Add CPP check. 1998-11-04 20:10:51 +00:00
Kurt Zeilenga
df104514a8 Fix DCE detection. 1998-11-04 17:35:18 +00:00
Kurt Zeilenga
a76130b705 Fixed assignment bugs from Hallvard. 1998-11-04 16:36:04 +00:00
Kurt Zeilenga
0300aebdc5 autoconf update 1998-11-04 01:35:21 +00:00
Kurt Zeilenga
312fe11024 Fix bogus SunOS/Solaris LWP tests. 1998-11-02 18:45:31 +00:00
Kurt Zeilenga
72ecc42de1 Try to find sched_yield in -lposix4 (Solaris) and -lrt (Digital Unix) 1998-11-02 05:16:07 +00:00
Kurt Zeilenga
1c0f451699 Check in mach cthread fixes. Should make non-pthread detection
work better.
1998-11-01 18:11:11 +00:00
Kurt Zeilenga
ad9da05240 Fix aclgroups (missing 's')
Remove lint
1998-10-25 20:20:56 +00:00
Kurt Zeilenga
8ffd286942 bash(1) doesn't like empty if statements 1998-10-25 06:26:44 +00:00
Kurt Zeilenga
2a869f5a99 merged with autoconf branch 1998-10-25 01:41:42 +00:00