Commit ID: 1005A25C3E151C5344D
CVSROOT: /cvs
Module name: contrib
Changes by: [email protected] 2017/12/04 21:53:35 UTC
Modified files:
code/jupp : b.c charmap.c charmap.h uedit.c uerror.c usearch.c
utag.c utils.c
Log message:
rename alpha_ to alphx and alnum_ to alnux
• matches mksh
• stuff with trailing underscore may not be allowed in C99
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/b.c
cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/charmap.c
cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/charmap.h
cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/uedit.c
cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/uerror.c
cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/usearch.c
cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/utag.c
cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/utils.c