OpenBSD CVS

src/bin/expr/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / expr

Current tag: OPENBSD_6_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   6 years  espie   remove redundant variable declarations in Makefiles, since those are the default...
[TXT] expr.1  1.24   6 years  schwarze   Explicitly say that expr(1) handles decimal integers only, as mandated by POSIX ...
[TXT] expr.c  1.26   7 years  schwarze   Delete useless setlocale(3) in src/bin/. Minor cleanup while here: return from m...