Changeset 1575
- Timestamp:
- Jan 6, 2007, 1:26:39 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/doc/zzuf.1
r1573 r1575 268 268 \fBsignal\fR(), \fBsigaction\fR() 269 269 .PP 270 If an application manipulates file descriptors (reading data, seeking around) 271 using functions that are not in that list, \fBzzuf\fR will not fuzz its 272 input consistently and the results should not be trusted. You can use a tool 273 such as \fBltrace(1)\fR on Linux to know the missing functions. 274 .PP 270 275 One important unimplemented function is \fBfscanf\fR(), mostly because of its 271 276 complexity. Missing functions will be implemented based upon user request.
Note: See TracChangeset
for help on using the changeset viewer.