summaryrefslogtreecommitdiff
path: root/include/vis.h
AgeCommit message (Collapse)Author
1999-11-25Added prototypes for svis, strsvis, strsvisxwennmach
1998-11-13change the second arg of unvis from char -> int, to avoid K&R vs. ansichristos
portability problems.
1998-02-02merge lite-2perry
1997-11-04Fix __RENAME quoting lossage (don't pass it a quoted string). Fromthorpej
Chris Demetriou <cgd@pa.dec.com>.
1997-10-22New hacks to make libc work painlessly without bumping the major number:fvdl
use type func(arg1s) asm("emitted_name") gcc mechanism. Suggested by Bill Sommerfeld.
1997-10-20Fix the shared library versioning snafu caused by the recent changesthorpej
to the stat(2) family and msync(2). This uses a primitive function versioning scheme. This reverts the libc shared library major version from 13 to 12, and adds a few new interfaces to bring us to libc version 12.20. From Frank van der Linden <fvdl@NetBSD.ORG>.
1997-10-16second argument is now int instead of charchristos
1994-10-26new RCS ID format.cgd
1993-08-03New versions to go with new fts() et al.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd