This website requires JavaScript.
Explore
Help
Register
Sign in
ahp
/
busybox
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6737
commits
1
branch
0
tags
32
MiB
c4f623ef2a
Commit graph
3 commits
Author
SHA1
Message
Date
Rob Landley
ea224be6aa
skip_whitespace() shouldn't claim its return value is const, it doesn't know
...
that and callers wind up typecasting it back.
2006-06-18 20:20:07 +00:00
Rob Landley
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
...
definitions. (That should only be on prototypes.)
2006-03-06 20:47:33 +00:00
Manuel Novoa III
cad5364599
Major coreutils update.
2003-03-19 09:13:01 +00:00