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_2_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] expr.1  1.3   26 years  denny   Note return code >2 if malloc fails (POSIX spec behavior).
[TXT] expr.c  1.9   26 years  deraadt   let "expr a : /" work. Mark the next token after the match operator as a pattern...