NetBSD/dist/nvi/common
mlelstv c96a848326 Use wide char versions of tolower/toupper/islower/isupper where
appropriate. Fixes ~ command on big-endian architectures.
2009-12-23 12:44:21 +00:00
..
api.c WARNS=4 2008-12-05 22:51:42 +00:00
args.h
common.h
conv.c fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
conv.h fix reliability issue. 2009-04-19 02:28:19 +00:00
cut.c Use wide char versions of tolower/toupper/islower/isupper where 2009-12-23 12:44:21 +00:00
cut.h Use wide char versions of tolower/toupper/islower/isupper where 2009-12-23 12:44:21 +00:00
db.c PR/40140: Takehiko NOZAKI: fix bug where nvi + x(delete) key may call abort(3) 2008-12-09 16:50:22 +00:00
db.h
db1.c WARNS=4 2008-12-05 22:51:42 +00:00
dbinternal.h WARNS=4 2008-12-05 22:51:42 +00:00
delete.c
dldb.c
exf.c fix format string bug, filename may contain % character, don't use it as format string. 2009-11-14 20:01:20 +00:00
exf.h
extern.h Add a gcc printf attribute to the printf functions and fix the lossage caught. 2009-11-14 23:31:37 +00:00
gs.c
gs.h fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
key.c fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
key.h
log.c WARNS=4 2008-12-05 22:51:42 +00:00
log.h
log4.c
main.c WARNS=4 2008-12-05 22:51:42 +00:00
mark.c fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
mark.h
mem.h fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
msg.c fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
msg.h
multibyte.h Use wide char versions of tolower/toupper/islower/isupper where 2009-12-23 12:44:21 +00:00
nothread.c
options.awk
options.c Add a gcc printf attribute to the printf functions and fix the lossage caught. 2009-11-14 23:31:37 +00:00
options.h WARNS=4 2008-12-05 22:51:42 +00:00
options_f.c WARNS=4 2008-12-05 22:51:42 +00:00
pthread.c
put.c WARNS=4 2008-12-05 22:51:42 +00:00
recover.c fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
screen.c
screen.h
search.c sign-compare fixes for amd64 2009-01-22 10:33:58 +00:00
seq.c WARNS=4 2008-12-05 22:51:42 +00:00
seq.h
trace.c
util.c WARNS=4 2008-12-05 22:51:42 +00:00
util.h fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
util2.c
vi.src
vi_auto.c
vi_auto.h
vi_rec.c