Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-01 | Vladimir's last_patch13, containing several bugfixes. | Eric Andersen | |
2001-05-05 | include libbb.h after other includes | Glenn L McGrath | |
2001-04-19 | This has two patches. First it moves interface.c to libbb (it is | Eric Andersen | |
support code after all). It also contains a patch from Larry Doolittle that removes two instances of "strlen([^)]*) *- *1", un-shadows two variables, relaxes requirement for a sprintf(3) that returns number of bytes written, and eliminates a duplicate subroutine. |