kamil
|
00cd1c66a2
|
ksh: Drop old hack for FreeBSD 1.1.5 and CLK_TCK
|
2017-06-30 04:44:46 +00:00 |
kamil
|
dd8a75d57f
|
ksh: Upgrade to C99 <stdbool.h>
This shell already used C99 functions.
|
2017-06-30 04:41:19 +00:00 |
kamil
|
c2a517fe40
|
ksh: Eliminate dead MEM_DEBUG sections, there is missing code for it
MEM_DEBUG used to contain malloc(3) debugging facilities.
|
2017-06-30 04:30:26 +00:00 |
kamil
|
a5a27bbf6f
|
ksh: Drop support for OSes without POSIX sigaction(2)
|
2017-06-30 04:22:22 +00:00 |
kamil
|
2c22621e8f
|
ksh: Assume ANSI C prototypes
|
2017-06-30 02:51:14 +00:00 |
kamil
|
81c962c859
|
ksh: Drop support for systems without functional waitpid(2)
|
2017-06-30 02:38:09 +00:00 |
kamil
|
b831372d44
|
ksh: Replace homegrown int_least32_t with the C99 version
|
2017-06-23 00:29:42 +00:00 |
kamil
|
acc2fa794c
|
ksh: Use ANSI C varargs, drop support for older version <varargs.h>
|
2017-06-23 00:18:01 +00:00 |
kamil
|
a761aa7e3f
|
ksh: Remove support for NeXT Operating System
|
2017-06-23 00:09:36 +00:00 |
kamil
|
52b3355e26
|
ksh: Drop support for systems without dup2(2)
|
2017-06-22 23:50:24 +00:00 |
kamil
|
237b342911
|
ksh: Drop support for ISC UNIX
|
2017-06-22 23:47:29 +00:00 |
kamil
|
eed5a31e9b
|
ksh: Drop support for systems without offsetof(3)
|
2017-06-22 23:42:35 +00:00 |
kamil
|
bdcebfe8f5
|
ksh: Drop support for systems without <limits.h>
|
2017-06-22 23:38:49 +00:00 |
kamil
|
accac1300c
|
ksh: Drop support for systems without <fcntl.h>
|
2017-06-22 23:37:00 +00:00 |
kamil
|
fb30a30908
|
ksh: Drop support for systems without memmove(3) and stop using bcopy(3)
|
2017-06-22 23:33:36 +00:00 |
kamil
|
99f9f7cfb5
|
ksh: Drop support for systems without memset(3)
|
2017-06-22 23:30:42 +00:00 |
kamil
|
98fef8f2dd
|
ksh: Drop usage of SVID header <memory.h>, it's legacy standard
|
2017-06-22 23:29:35 +00:00 |
kamil
|
00f99741e1
|
ksh: Drop support for systems without strcasecmp(3) and strncasecmp(3)
|
2017-06-22 23:27:53 +00:00 |
kamil
|
05a5edb66a
|
ksh: Drop support for systems without strstr(3)
|
2017-06-22 23:26:17 +00:00 |
kamil
|
8f43bfe473
|
ksh: Drop support for systems without <string.h>
|
2017-06-22 23:23:27 +00:00 |
kamil
|
ba6c50ffa7
|
ksh: Drop support for systems without <stddef.h>
No functional change.
|
2017-06-22 23:19:53 +00:00 |
kamil
|
6f9fbdf520
|
ksh: Drop support for systems without <stdlib.h>
No functional change.
|
2017-06-22 23:17:50 +00:00 |
kamil
|
17e1427bb7
|
ksh: Drop support for systems without <unistd.h>
This code wouldn't work for them anyway.
No functional change.
|
2017-06-22 23:15:05 +00:00 |
kamil
|
eb13ce8ce3
|
Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnix
Added missing #endif terminator in emacs.c
|
2017-06-22 14:20:46 +00:00 |
kamil
|
266bea007e
|
Temporarily revert previous.
emacs.* gets wrong code in generation
|
2017-06-22 14:11:27 +00:00 |
kamil
|
ffa8eeb219
|
Remove code for AIX, including hack for 3.2.5 (from 1997) - from ksh(1)
OK by <kre>
|
2017-06-22 13:37:16 +00:00 |
kamil
|
e5604d4f02
|
Remove os2 support in ksh(1)
OK by <kre>
|
2017-06-22 13:33:39 +00:00 |
kamil
|
fc74b4892d
|
Remove ancient cygwin support in ksh(1)
OK by <kre>
|
2017-06-22 13:32:04 +00:00 |
christos
|
a397ec1f77
|
warns=3
- remove param names from function decls
- sprinkle const
- rename shadowed variables
- XXX: there is a lot of fishy __UNCONST going on.
|
2005-06-26 19:09:00 +00:00 |
mycroft
|
f662a744b6
|
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
Should also fix:
PR 8153
PR 13301
PR 15256
PR 25084
|
2004-07-07 19:20:09 +00:00 |
wiz
|
7b9b4ac6f7
|
'environment', not 'enviroment'
|
2002-07-11 10:53:19 +00:00 |
mycroft
|
f5d7100e26
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
the correct definition from errno.h.
|
2000-01-21 17:08:33 +00:00 |
hubertf
|
48ee8d1290
|
resolve conflicts
|
1999-10-20 15:09:58 +00:00 |
tls
|
2ab2e20cff
|
RCS ID Police
|
1997-01-12 19:11:37 +00:00 |
jtc
|
5a4124868a
|
import pdksh 5.2.9
|
1996-10-09 15:12:31 +00:00 |
jtc
|
e1b2664cf1
|
import pdksh 5.2.8
|
1996-09-21 23:35:13 +00:00 |