This Patch does the following:
+ provides --libxo flag for output and replaces all printf and fprintf calls with libxo equivalents. + fixes compilation warning at fstat.c:186:45 + updates man page for fstat
Differential D50698
patch libxo support for fstat ayushjayaswal.connect_gmail.com on Jun 5 2025, 10:35 AM. Authored by Tags None Referenced Files
Details
This Patch does the following: + provides --libxo flag for output and replaces all printf and fprintf calls with libxo equivalents. + fixes compilation warning at fstat.c:186:45 + updates man page for fstat
Diff Detail
Event TimelineComment Actions + fixed indents Comment Actions Looks good now, but perhaps someone with more experience with libxo should have a look over D50699 and this one. |