OpenGrok
Cross Reference: tabs.c
xref
: /
src
/
usr.bin
/
tabs
/
tabs.c
Home
|
History
|
Annotate
|
Download
|
only in
tabs
History log of
/src/usr.bin/tabs/tabs.c
Revision
Date
Author
Comments
1.6
27-Aug-2021
rillig
tabs: fix lint warnings about ctype functions and conversions
lines 100, 157, 206: conversion from 'long' to 'int' may lose accuracy
[132]
line 125: warning: argument to 'function from <ctype.h>' must be cast to
'unsigned char', not to 'int' [342]
While here, fix a typo in an error message.
1.5
01-Feb-2019
mrg
compare pointers with NULL not '\0'.
1.4
16-Sep-2011
joerg
branches: 1.4.42;
Use __dead
1.3
03-Feb-2010
roy
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
1.2
18-Jan-2009
lukem
fix -Wsign-compare issues. minor knf
1.1
11-Dec-2008
roy
Add the tabs utility, conforming to IEEE Std 1003.1 (``POSIX.1'').
Fixes PR bin/11227
No objection on tech-userland, ok: martin
1.4.42.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Fri Oct 17 23:09:53 GMT 2025