Changeset 1570 for zzuf/trunk/doc/zzuf.1
- Timestamp:
- Jan 5, 2007, 10:36:13 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/doc/zzuf.1
r1569 r1570 236 236 descriptor operations is undefined. 237 237 .SH NOTES 238 In order to intercept file and network operations , \fBzzuf\fR diverts and239 reimplements the following functions:238 In order to intercept file and network operations and signal handlers, 239 \fBzzuf\fR diverts and reimplements the following functions: 240 240 .TP 241 241 Unix low-level file and socket handling: … … 253 253 BSD specific: 254 254 \fBfgetln\fR() 255 .PP 256 One important unimplemented function is \fBfscanf\fR() because of its 257 important complexity. Missing functions will be implemented based upon user 258 request. 255 .TP 256 Signal handling: 257 \fBsignal\fR(), \fBsigaction\fR() 258 .PP 259 One important unimplemented function is \fBfscanf\fR(), mostly because of its 260 complexity. Missing functions will be implemented based upon user request. 259 261 .SH HISTORY 260 262 .PP … … 263 265 .SH AUTHOR 264 266 .PP 265 Copyright \(co 200 6, 2007 Sam Hocevar <sam@zoy.org>.267 Copyright \(co 2002, 2007 Sam Hocevar <sam@zoy.org>. 266 268 .PP 267 269 \fBZzuf\fR and this manual page are free software. They come without any
Note: See TracChangeset
for help on using the changeset viewer.