This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
csplit
History
dwmalone
39f15130f8
The return value of snprintf should be always nonnegative, so it should
...
be safe to cast it to a size_t before comparing it to a sizeof().
2002-07-28 15:41:15 +00:00
..
csplit.1
Note that this appeared at least as early as PWB UNIX.
2002-06-10 22:59:59 +00:00
csplit.c
The return value of snprintf should be always nonnegative, so it should
2002-07-28 15:41:15 +00:00
Makefile
…