Age | Commit message (Expand) | Author |
---|---|---|
2015-04-25 | Bionic lacks ttyname_r; provide a workaround | Matt Whitlock |
2014-04-13 | libbb: provide usleep() fallback implementation | Bernhard Reutner-Fischer |
2013-02-10 | vasprintf: return -1 on strdup failure | Denys Vlasenko |
2013-02-07 | vasprintf: do not use xmalloc, it will deadlock on OOM | Denys Vlasenko |
2011-06-29 | platform.c: provide getline implementation | Timo Teras |
2011-04-17 | straighten out dprintf/fdprintf mess; remove old "define lchown chown" | Denys Vlasenko |
2011-02-13 | Move stpcpy replacement function into libbb | Dan Fandrich |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-06-19 | Added code for nonstandard function strsep() | Dan Fandrich |
2009-11-17 | libbb: fix vasprintf implementation | Denys Vlasenko |
2009-11-01 | Add more compat code for non GNU environments | Dan Fandrich |
2009-10-27 | platform compatibility work (by Dan Fandrich) | Dan Fandrich |