groff-commit
[Top][All Lists]
Advanced

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

[Groff-commit] Changes to //var/cvs/groff


From: wlemb
Subject: [Groff-commit] Changes to //var/cvs/groff
Date: Tue, 8 Aug 2000 03:38:15 +0200

Log from commit: 

Update of /var/cvs/groff/src/libs/libgroff
In directory genba:/vol2/tmp/cvs-serv15141/src/libs/libgroff

Modified Files:
        tmpfile.cc 
Log Message:
Remove FILENAME_MAX limits.

* src/roff/groff/pipeline.c (is_system_shell): Do not assume
that the argument length is less than FILENAME_MAX.
* src/libs/libgroff/tmpfile.cc (add_tmp_file): Likewise.
Use struct hack to allocate and free file name.
(struct xtmpfile_list): fname is now part of the structure,
not a pointer to another string.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]