Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libc/gen



Module Name:    basesrc
Committed By:   christos
Date:           Sat Mar 23 17:38:28 UTC 2002

Modified Files:
        basesrc/lib/libc/gen: unvis.3 unvis.c vis.3 vis.c

Log Message:
- Add VIS_HTTPSTYLE from FreeBSD.
- svis, strsvis, strsvisx were not reversible, because they did not encode
  \\ unless it was passed in the extras array.
- Fix documentation to match the proper signature of the functions.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/gen/unvis.3
cvs rdiff -r1.21 -r1.22 basesrc/lib/libc/gen/unvis.c \
    basesrc/lib/libc/gen/vis.c
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/gen/vis.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index