Build.sh
• implement fcntl(2)-based advisory locking as an alternative iff flock(2)
2012-03-27 22:36:53 +00:00
check.pl
I have reason to assume this fixes a Cygwin warning (false-positive) seen by RT
2012-03-26 21:06:34 +00:00
check.t
• implement fcntl(2)-based advisory locking as an alternative iff flock(2)
2012-03-27 22:36:53 +00:00
dot.mkshrc
first part of LP: #909818 ; ${name@#} will later be changed to ${name@#expr} where expr is the IV ipv 0 (eval.c:377ff)
2011-12-31 01:07:19 +00:00
edit.c
huh, I thought I had extended ${parameter@#hash} already; make it so now,
2012-03-23 23:25:30 +00:00
emacsfn.h
• merge printf from OpenBSD
2010-07-17 22:09:40 +00:00
eval.c
huh, I thought I had extended ${parameter@#hash} already; make it so now,
2012-03-23 23:25:30 +00:00
exec.c
• access(2) is broken in at least kFreeBSD 9.0 as “modern” OS, so bring
2011-09-07 15:24:22 +00:00
expr.c
followup for cid 1004EE408E1382C1752 and 1004EE40DDD498FBB0D:
2011-12-31 02:04:18 +00:00
funcs.c
Susv3mon says: rlim_t are unsigned
2012-03-26 21:10:44 +00:00
histrap.c
• implement fcntl(2)-based advisory locking as an alternative iff flock(2)
2012-03-27 22:36:53 +00:00
jobs.c
let struct proc allocate 64 chars even on !ILP32 platforms
2012-02-06 17:49:52 +00:00
lalloc.c
• access(2) is broken in at least kFreeBSD 9.0 as “modern” OS, so bring
2011-09-07 15:24:22 +00:00
lex.c
#ifdef MKSH_DISABLE_DEPRECATED do not compile in features scheduled for removal
2011-11-26 17:56:30 +00:00
main.c
• implement fcntl(2)-based advisory locking as an alternative iff flock(2)
2012-03-27 22:36:53 +00:00
Makefile
• implement fcntl(2)-based advisory locking as an alternative iff flock(2)
2012-03-27 22:36:53 +00:00
misc.c
winstonw made me discover there is no ELOOP in Plan 9:
2012-03-26 20:04:05 +00:00
mksh.1
huh, I thought I had extended ${parameter@#hash} already; make it so now,
2012-03-23 23:25:30 +00:00
sh_flags.h
drop long-deprecated 'set ±o arc4random'
2011-06-12 15:37:10 +00:00
sh.h
• implement fcntl(2)-based advisory locking as an alternative iff flock(2)
2012-03-27 22:36:53 +00:00
shf.c
rename more identifiers with trailing underscores
2011-10-25 22:36:39 +00:00
strlcpy.c
syn.c
RCSID sync from oksh; reduce hash table #elements if !MKSH_SMALL to speed up
2012-03-03 21:30:59 +00:00
tree.c
drop use of the NOT macro, [^foo] ≠ [!foo] anyway, and we’re not gonna change that
2012-03-23 20:07:13 +00:00
var_spec.h
• rework hash table interna to avoid gcc-4.1 on Debian etch bug
2011-06-05 19:58:21 +00:00
var.c
be really loud when doing unwise things that WILL break in R41
2012-03-24 19:13:27 +00:00