This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9bb33dce89
NetBSD
/
bin
/
cp
History
mrg
9bb33dce89
for display in the (post) SIGINFO handler use off_t not size_t for
...
file sizes. fixes incorrect reporting errors on 32 bit platforms with >4GB file sizes.
2016-02-29 04:22:21 +00:00
..
cp.1
Add serial comma, use upper case for abbreviation, and remove apostrophe for plural.
2015-06-28 16:22:54 +00:00
cp.c
Add siginfo support from Daniel Loffgren.
2012-01-04 15:58:37 +00:00
extern.h
Add siginfo support from Daniel Loffgren.
2012-01-04 15:58:37 +00:00
Makefile
utils.c
for display in the (post) SIGINFO handler use off_t not size_t for
2016-02-29 04:22:21 +00:00