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
2ec5b1f671
NetBSD
/
bin
/
date
History
dholland
a617f5fd5a
Don't blow up on date +''. Patch from Robert Elz in followup to PR 39392.
2010-05-29 20:41:58 +00:00
..
date.1
Remove trailing whitespace.
2010-02-04 22:56:11 +00:00
date.c
Don't blow up on date +''. Patch from Robert Elz in followup to PR 39392.
2010-05-29 20:41:58 +00:00
extern.h
getdate is in libutil.
2006-11-17 22:11:28 +00:00
Makefile
getdate is in libutil.
2006-11-17 22:11:28 +00:00
netdate.c
Use strtoll rather than strtol to read the -r argument, so it will work
2008-02-24 04:49:45 +00:00